Shells¶
This is s great collection of different types of reverse shells and webshells. Many of the ones listed below comes from this cheat-sheet:
Windows¶
Meterpreter¶
-
Standard meterpreter¶
-
Meterpreter HTTPS¶
It makes the meterpreter-traffic look normal. Since it is hidden in https the communication is encrypted and can be used to bypass deep-packet inspections.
-
Non-staged payload¶
-
Staged payload¶
-
Inject payload into binary¶
Linux¶
Netcat¶
Ncat¶
Ncat is a better and more modern version of netcat. One feature it has that netcat does not have is encryption. If you are on a pentestjob you might not want to communicate unencrypted.