Skip to content

Commit 2077f5e

Browse files
Update Nmap-Strings
1 parent e9e05e6 commit 2077f5e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Nmap-Strings

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
Internal Full Scope Hit and Run String
1+
Internal Full Scope Hit and Run String using Syn Half scan
22
# 255 min host group
33
# min rate 1000 should be fine for internal
44
# Full Port Scan / --open
55

66
nmap -Pn -n -sS -p- -sV --min-hostgroup 255 --min-rtt-timeout 25ms --max-rtt-timeout 100ms --max-retries 1 --max-scan-delay 0 --min-rate 1000 -oA <customer-#> -vvv --open -iL <IPLIST>
7+
8+
Internal Discovery Script using pure ACK scans

0 commit comments

Comments
 (0)