Reconnaissance & OSINT Automation
🔍 Reconnaissance & OSINT Automation
Overview
This skill enables Claude to assist with comprehensive reconnaissance and open-source intelligence (OSINT) gathering during security assessments. It covers passive and active reconnaissance techniques, subdomain enumeration, port scanning, DNS analysis, technology fingerprinting, and OSINT data correlation.
⚠️ Important: Always obtain proper authorization before performing reconnaissance against any target. Unauthorized scanning is illegal in most jurisdictions.
Prerequisites
Required
- Python 3.8+
requests,dnspython,python-whois,beautifulsoup4,shodan
Optional (Enhanced Capabilities)
More from masriyan/claude-code-cybersecurity-skill
incident response & digital forensics
IR playbook execution, evidence collection, timeline analysis, memory forensics, and post-incident reporting
15reverse engineering & binary analysis
Binary analysis, disassembly, decompilation, firmware RE, and protocol reverse engineering
14cryptographic analysis & assessment
Cipher identification, SSL/TLS auditing, hash analysis, key strength assessment, and crypto implementation review
14exploit development & payload engineering
Proof-of-concept development, payload crafting, shellcode generation, and exploitation techniques
14log analysis & siem integration
Log parsing, anomaly detection, SIEM query building, and correlation rule development
13blue team defense & hardening
System hardening, detection engineering, baseline monitoring, and patch management
12