00 - Service unknown
If a server is running on a non-default port or the software running is not common, fear not! Here are some techniques:
Banner grabbing with netcat:
nc -nv <ip-addr> <port>
Last updated
If a server is running on a non-default port or the software running is not common, fear not! Here are some techniques:
nc -nv <ip-addr> <port>
Last updated