Skip to content

Instantly share code, notes, and snippets.

@GnaphronG
Last active September 14, 2017 20:29
Show Gist options
  • Save GnaphronG/7ee1a66dbcfaf5a44f8ccefaf0d00fb2 to your computer and use it in GitHub Desktop.
Save GnaphronG/7ee1a66dbcfaf5a44f8ccefaf0d00fb2 to your computer and use it in GitHub Desktop.
Notes and other things
nc -z $IP:$PORT: if you need to test that a server is up and listening, but you don’t care about a specific response
Fun console tools:
- lolcat
- nyancat
- ponysay
- bb
- sl
Reverse Shell as a Service:
https://github.com/lukechilds/reverse-shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment