Editing
Dnsdumpster
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
= Dnsdumpster = '''Dnsdumpster''' is an online and CLI-based reconnaissance tool for DNS enumeration. It maps a domain's external attack surface by collecting passive DNS records, subdomains, and network infrastructure using publicly available data sources. Dnsdumpster is commonly used in the reconnaissance phase of penetration testing. == <span id="features"></span>Core Features == === DNS Record Enumeration === {| class="wikitable" ! Output !! Description |- | A || IPv4 address records |- | AAAA || IPv6 address records |- | CNAME || Canonical names pointing to other domains |- | MX || Mail server records |- | TXT || Text records used for SPF, verification, etc. |- | NS || Name server records for authoritative domains |} === Subdomain Discovery === {| class="wikitable" ! Feature !! Description |- | Subdomains || Lists subdomains from passive data sources |- | IP Metadata || Maps subdomains to IP addresses with ownership and geolocation data |- | Reverse DNS || Attempts to resolve PTR records for mapped IPs |} === Visual Mapping === {| class="wikitable" ! Feature !! Description |- | Network Graph || Generates a visual domain-to-infrastructure relationship map |- | Hosting Provider Data || Identifies ASN, ISP, and hosting information for discovered infrastructure |} == Usage == === Web Interface === <syntaxhighlight lang="bash"> https://dnsdumpster.com/ </syntaxhighlight> === CLI Tool (Python) === <syntaxhighlight lang="bash"> git clone https://github.com/PaulSec/API-dnsdumpster.com cd API-dnsdumpster.com python dnsdumpster.py example.com </syntaxhighlight> == See Also == * [[Amass]] * [[Sublist3r]] * [[crt.sh]] * [[theHarvester]] * [[dnsenum]]
Summary:
Please note that all contributions to HackOps may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
HackOps:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Tools
What links here
Related changes
Special pages
Page information