Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Osint

Passive OSINT reconnaissance on domains, IPs, organizations

majiayu000 925f8c5 2 files · 1.5 KB Updated 567 repo stars

File contents

OSINT Reconnaissance

Passive intelligence gathering:

  • Domain WHOIS and DNS records
  • Subdomain enumeration
  • IP geolocation and ASN lookup
  • Certificate transparency
  • Email format discovery
  • GitHub/code leak search
  • Social media reconnaissance

Required Context

  1. Target: Domain, IP, organization, or individual
  2. Scope: What to focus on (infra, emails, leaks)
  3. Output: Format preference

Tools Used

whois, dig, subfinder, amass, shodan, geoiplookup, theHarvester, crt.sh

Example

/osint
Target: example.com
Focus: Infrastructure mapping, email format

majiayu000/claude-skill-registry-data/tree/main/security/osint-atiilla-claude-pentest-agent commit 925f8c5a72

Frequently asked questions

npx skillmds add majiayu000/osint-3