mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Added dnsmap
This commit is contained in:
parent
9a26dcdeb7
commit
10e14fb468
26
tools/dnsmap.md
Normal file
26
tools/dnsmap.md
Normal file
@ -0,0 +1,26 @@
|
||||
# dnsmap
|
||||
|
||||
Notes
|
||||
-------
|
||||
|
||||
Help Text
|
||||
-------
|
||||
dnsmap 0.30 - DNS Network Mapper by pagvac (gnucitizen.org)
|
||||
|
||||
usage: dnsmap <target-domain> [options]
|
||||
options:
|
||||
-w <wordlist-file>
|
||||
-r <regular-results-file>
|
||||
-c <csv-results-file>
|
||||
-d <delay-millisecs>
|
||||
-i <ips-to-ignore> (useful if you're obtaining false positives)
|
||||
|
||||
Example Usage
|
||||
-------
|
||||
dnsmap target-domain.foo
|
||||
dnsmap target-domain.foo -w yourwordlist.txt -r /tmp/domainbf_results.txt
|
||||
dnsmap target-fomain.foo -r /tmp/ -d 3000
|
||||
dnsmap target-fomain.foo -r ./domainbf_results.txt
|
||||
|
||||
Links
|
||||
-------
|
||||
Loading…
x
Reference in New Issue
Block a user