Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DomainGhost Python License OSINT Made By

▓█████▄  ▒█████   ███▄ ▄███▓ ▄▄▄       ██▓ ███▄    █   ▄████  ██░ ██  ▒█████    ██████ ▄▄▄█████▓
▒██▀ ██▌▒██▒  ██▒▓██▒▀█▀ ██▒▒████▄    ▓██▒ ██ ▀█   █  ██▒ ▀█▒▓██░ ██▒▒██▒  ██▒▒██    ▒ ▓  ██▒ ▓▒
░██   █▌▒██░  ██▒▓██    ▓██░▒██  ▀█▄  ▒██▒▓██  ▀█ ██▒▒██░▄▄▄░▒██▀▀██░▒██░  ██▒░ ▓██▄   ▒ ▓██░ ▒░
░▓█▄   ▌▒██   ██░▒██    ▒██ ░██▄▄▄▄██ ░██░▓██▒  ▐▌██▒░▓█  ██▓░▓█ ░██ ▒██   ██░  ▒   ██▒░ ▓██▓ ░ 
░▒████▓ ░ ████▓▒░▒██▒   ░██▒ ▓█   ▓██▒░██░▒██░   ▓██░░▒▓███▀▒░▓█▒░██▓░ ████▓▒░▒██████▒▒  ▒██▒ ░ 
 ▒▒▓  ▒ ░ ▒░▒░▒░ ░ ▒░   ░  ░ ▒▒   ▓▒█░░▓  ░ ▒░   ▒ ▒  ░▒   ▒  ▒ ░░▒░▒░ ▒░▒░▒░ ▒ ▒▓▒ ▒ ░  ▒ ░░   
 ░ ▒  ▒   ░ ▒ ▒░ ░  ░      ░  ▒   ▒▒ ░ ▒ ░░ ░░   ░ ▒░  ░   ░  ▒ ░▒░ ░  ░ ▒ ▒░ ░ ░▒  ░ ░    ░    
 ░ ░  ░ ░ ░ ░ ▒  ░      ░     ░   ▒    ▒ ░   ░   ░ ░ ░ ░   ░  ░  ░░ ░░ ░ ░ ▒  ░  ░  ░    ░      
   ░        ░ ░         ░         ░  ░ ░           ░       ░  ░  ░  ░    ░ ░        ░           
 ░                                                                                              

Domain reconnaissance tool with WHOIS/RDAP, DNS records, tech stack detection, subdomains, and OSINT links

Free APIs · No API Keys Required · Zero Config

Twitter GitHub Website Telegram TryHackMe HackTheBox


What is DomainGhost?

Domain reconnaissance tool with WHOIS/RDAP, DNS records, tech stack detection, subdomains, and OSINT links

Features

  • WHOIS/RDAP lookup with registrar details
  • Full DNS record enumeration (A, AAAA, MX, NS, TXT, SOA, DKIM, DMARC)
  • MX provider detection (Google, Microsoft, ProtonMail, etc.)
  • Tech stack detection (200+ signatures with false positive elimination)
  • Parallel DKIM checks (3 common selectors)
  • Subdomain brute-force (~265 wordlist)
  • --fast mode for quick scans
  • 36 OSINT links per domain
  • CVE lookup for detected software
  • Zero config, no API keys needed

Installation

git clone https://github.com/b0dj0x/DomainGhost.git
cd DomainGhost
pip install -r requirements.txt

Usage

python3 domainghost.py example.com
python3 domainghost.py example.com --fast
python3 domainghost.py example.com -o results.json

Disclaimer

For authorized security testing and educational purposes only. The developer assumes no liability for misuse of this tool. Only use against targets you own or have written authorization to test.


Author

b0dj0x - https://b0dj0x.cc

Twitter GitHub Website Telegram TryHackMe HackTheBox HackerOne Medium


Made with ❤ by b0dj0x