OSINT Domain Intelligence Scanner
Performs deep OSINT analysis on domains using Shodan API, SecurityTrails DNS history, and WHOIS RDAP lookups. Aggregates subdomain enumeration via Amass and certificate transparency logs from crt.sh for comprehensive attack surface mapping.
OSINT Domain Intelligence Scanner
Performs deep OSINT analysis on domains using Shodan API, SecurityTrails DNS history, and WHOIS RDAP lookups. Aggregates subdomain enumeration via Amass and certificate transparency logs from crt.sh for comprehensive attack surface mapping.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/osint-domain-intelligence-scanner/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/osint-domain-intelligence-scanner
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/osint-domain-intelligence-scanner.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.