Files
2024-10-13 22:07:53 +02:00

6 lines
145 B
Plaintext

# Default portscan
nmap -sC -sV <IP>
# Param
-p- # Strictly says to scan all ports
--min-rate 1000 # Limits the amount of packages send per port