diff --git a/tools/dnsmap.md b/tools/dnsmap.md new file mode 100644 index 0000000..2dc2418 --- /dev/null +++ b/tools/dnsmap.md @@ -0,0 +1,26 @@ +# dnsmap + +Notes +------- + +Help Text +------- +dnsmap 0.30 - DNS Network Mapper by pagvac (gnucitizen.org) + +usage: dnsmap [options] +options: +-w +-r +-c +-d +-i (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 +-------