Enumeration
Enumeration is key to the process of pentesting.

Netcat Banner Grab
nc -v 10.10.10.10 port
Telnet Banner Grab
telnet 10.10.10.10 port
Last updated
Was this helpful?
Enumeration is key to the process of pentesting.
nc -v 10.10.10.10 port
telnet 10.10.10.10 port
Last updated
Was this helpful?