Food
nmap scan ```bash nmap -sS -v -T4 -p- 0.0.0.0 -sS SYN scan OS detection, script scans, version detection -v display ports as found -T4 scan speed 1-4 -p- all the ports
mysql -h 0.0.0.0 -u root -p
nmap scan ```bash nmap -sS -v -T4 -p- 0.0.0.0 -sS SYN scan OS detection, script scans, version detection -v display ports as found -T4 scan speed 1-4 -p- all the ports
mysql -h 0.0.0.0 -u root -p