Port 21 Telnet
Last updated
Last updated
May give out banner
If we can not execute commands, check whether we can run system commands on the victim. Start tcp dumper locally.
Then Ping the machine from victim telnet session
If we get any answer, it means, we can run commands on victim.
So open a listener with nc. And then use the netcat reverse shell to connect to it
Now create a netcat payload with msfvenom and use that to get the shell