Skip to content

markjr/DNSint

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DNSint

A professional DNS reconnaissance and OSINT tool for comprehensive domain analysis.

Created by wh0xac


โœจ Features

  • DNS Records - Query A, AAAA, MX, TXT, NS, SOA, SRV, CAA, DNSKEY, DS, NAPTR
  • Email Security - Analyze SPF, DMARC, DKIM configurations
  • WHOIS Lookup - Extended domain registration information
  • Security Audit - Zone transfer tests, DNSSEC validation, misconfiguration detection
  • Technology Detection - Identify web servers, CMS, frameworks, CDN, analytics
  • DNS Propagation - Check consistency across global resolvers
  • OSINT Enrichment - Certificate Transparency logs and passive DNS
  • Export Reports - Save results in JSON and TXT formats

๐Ÿš€ Installation

# Install dependencies
pip install -r requirements.txt

# Run DNSint
python3 dnsint.py example.com -a

๐Ÿ“– Usage

python3 dnsint.py example.com -a -e

โš ๏ธ Disclaimer

This tool is intended for educational and legal security testing purposes only. The author is not responsible for any misuse of this script.


wh0xac | DNSint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%