2022-11-13 16:00:22 +01:00
|
|
|
# Reverse Shell References
|
|
|
|
|
|
|
|
[pentestmonkey's PHP Reverse Shell](https://github.com/pentestmonkey/php-reverse-shell.git)
|
|
|
|
[ivak-sincek's php-reverse-shell](https://github.com/ivan-sincek/php-reverse-shell.git)
|
2022-12-29 01:37:26 +01:00
|
|
|
[Impacket psexec.py](https://github.com/fortra/impacket/blob/master/examples/psexec.py)
|
2022-11-13 16:00:22 +01:00
|
|
|
|
|
|
|
## Generators
|
|
|
|
|
|
|
|
[D4Vinci's One-Lin3r](https://github.com/D4Vinci/One-Lin3r.git) alternatively ` pip install one-lin3r `
|
|
|
|
[Reverse Shell Genertor Webapp](https://www.revshells.com/)
|
|
|
|
|
|
|
|
## WinRM
|
|
|
|
|
|
|
|
[Hackplayer's evil-winrm](https://github.com/Hackplayers/evil-winrm.git)
|
|
|
|
|
|
|
|
## Cheat Sheets
|
|
|
|
|
|
|
|
[pentestmonkey's Reverse Shell Chea Sheet](https://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet)
|
|
|
|
[Arr0way's Reverse Shell Cheat Sheet](https://highon.coffee/blog/reverse-shell-cheat-sheet/)
|
2023-04-17 22:49:17 +02:00
|
|
|
|
|
|
|
## Pw0nyShell
|
|
|
|
|
|
|
|
Commandline Shell Inside the Browser Window is [flozz's p0wny shell](https://github.com/flozz/p0wny-shell.git)
|