From 7b63b69d0844d9207322ca3ace5718c70a27ece2 Mon Sep 17 00:00:00 2001 From: Alfred Gamulo Date: Fri, 6 Sep 2024 10:04:06 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index db780ac..e2bd4a6 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ Don't forget Google dorking or social media sites. Machines and Ports +Consider using `masscan` to enumerate all the ports -- it's faster than `nmap`. +Then, use `nmap -sV ` for banner-grabbing. + * `netdiscover` to find machines * `nmap -T4 -p- -A` to find open ports * `nmap -sU -T4 -p `