Enumerate
Looking for targets on subnet. Found
[LAB_IP]
##Nmap
Adding -O for OS detection in the field
sudo nmap -sT -sV -sC -O --open -p- [LAB_IP] -oN sumo.
Given Target: [LAB_IP]
rustscan [LAB_IP]
PORT STATE SERVICE REASON
22/tcp open ssh syn-ack
80/tcp open http syn-ack
3306/tcp open mysql syn-ack
33060/tcp open mysqlx