Enumeration
nmap -sVC -v -p- <ip>
-sV :- To detect version of service.
-sC : script scan for ip
-p- : to scan all port (1-65535)
-v : verbose scan
nmapautomator <ip> All
autorecon <ip>
Last updated
nmap -sVC -v -p- <ip>
-sV :- To detect version of service.
-sC : script scan for ip
-p- : to scan all port (1-65535)
-v : verbose scan
nmapautomator <ip> All
autorecon <ip>
Last updated