diff options
author | wigums <pioneer22675@gmail.com> | 2018-04-06 07:18:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:16 +0700 |
commit | d666e14f7fa880637e76d36fadd108d78100ba54 (patch) | |
tree | dd96dc168d55bb9aec865607a17bceea5d6c729f /network/dnsmap/README | |
parent | 412294b3738354a40393128030b9453083dd224e (diff) |
network/dnsmap: Added (dns mapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/dnsmap/README')
-rw-r--r-- | network/dnsmap/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/dnsmap/README b/network/dnsmap/README new file mode 100644 index 0000000000000..7796d68b71567 --- /dev/null +++ b/network/dnsmap/README @@ -0,0 +1,5 @@ +dnsmap is mainly meant to be used by pentesters during the information +gathering/enumeration phase of infrastructure security assessments. +During the enumeration stage, the security consultant would typically +discover the target company's IP netblocks, domain names, phone numbers, +etc ... |