Update 'README.md'

This commit is contained in:
CURSORBLOCK 2022-09-20 02:01:16 +00:00
parent ad73161463
commit 98aaf6669b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
expandCIDR will use an nmap compliant scope list file and expand it, generating a file with the IP list.
Optionally it can also select an arbitrary number of random IPs from the expanded IP list, instead. Typically useful in large vulnerability assessments where a sample of a baselined subnet (such as SIP) is more efficient than testing the entire subnet.
Optionally it can also select an arbitrary number of random IPs from the expanded IP list, instead. Typically useful in large vulnerability assessments where testing a sample of a baselined subnet (such as SIP) is more efficient than testing the entire subnet.
usage: expandcidr [scope file] [output file] {# of rnd ips}