Last active
September 14, 2017 20:29
-
-
Save GnaphronG/7ee1a66dbcfaf5a44f8ccefaf0d00fb2 to your computer and use it in GitHub Desktop.
Notes and other things
This file contains 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
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