![]() |
|
Shellshock proof of concept - reverse shell - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials) +--- Thread: Shellshock proof of concept - reverse shell (/Thread-Shellshock-proof-of-concept-reverse-shell) |
Shellshock proof of concept - reverse shell - RogueCoder - 09-26-2014 I've made a shellshock proof of concept for reverse shell. The idea for it is simple. Inject the payload to execute netcat on the remote machine connecting back to our listening machine. Read the full article here http://oleaass.com/shellshock-proof-of-concept-reverse-shell/ Shellshock proof of concept - reverse shell - RogueCoder - 09-26-2014 I've made a shellshock proof of concept for reverse shell. The idea for it is simple. Inject the payload to execute netcat on the remote machine connecting back to our listening machine. Read the full article here http://oleaass.com/shellshock-proof-of-concept-reverse-shell/ RE: Shellshock proof of concept - reverse shell - shadowwolf91 - 09-26-2014 Thanks for this, everything else I've read (which hasn't been much) hasn't really explained anything other than the name and what it is capable of. RE: Shellshock proof of concept - reverse shell - shadowwolf91 - 09-26-2014 Thanks for this, everything else I've read (which hasn't been much) hasn't really explained anything other than the name and what it is capable of. |