hi there,
i‘m doing lab [post-exploitation].
After adding route to second host [demo1.ine.local], starting socks4a, use portfwd, etc, the local port scan using nmap only gives me tcpwrapped.
this is the same in [client side exploitation] lab for me.
anyone knows why?
Same issue here. Even LAB solution show tcpwrapped which is interesting.
I changed porfowrding to specify ip instead of demo2.ine.local. First remove portfwd and add portfwd again with -r ip address not hostname. Then it worked.
portfwd add -l 1234 -p 80 -r 10.2.21.4
Use http/http_header from metaspolit you will get the service names