A reverse command prompt means the victim's machine connects back to the attacker.. Not the attacker connecting to the victim..
So I would have a netcat listening on a certain port, fire my exploit at the target, the target connects back to my netcat giving me a command prompt.. You can use this when the target doesn't allow incoming connections but does allow outgoing connections.. This is the reason you should monitor/firewall egress network traffic..




Reply With Quote