osint

Progress: - [ ] Identify target type (username/image/domain) - [ ] Extract metadata (exiftool for images) - [ ] Cross-reference across platforms - [ ] Check archives/caches - [ ] Document findings

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "osint" with this command: npx skills add kiwamizamurai/cctf/kiwamizamurai-cctf-osint

OSINT Skill

Quick Workflow

Progress:

  • Identify target type (username/image/domain)
  • Extract metadata (exiftool for images)
  • Cross-reference across platforms
  • Check archives/caches
  • Document findings

Quick Commands

Image metadata

exiftool image.jpg exiftool -gpslatitude -gpslongitude image.jpg

Username search

sherlock username

DNS lookup

dig target.com ANY whois target.com

Reference Files

Topic Reference

Image Analysis & Geolocation reference/image.md

Domain & IP OSINT reference/domain.md

Social Media & Username reference/social.md

Useful Online Tools

Tool Purpose URL

Shodan IoT/device search shodan.io

Censys Internet scan data censys.io

VirusTotal File/URL analysis virustotal.com

CyberChef Data transformation gchq.github.io/CyberChef

IntelX Search engine intelx.io

Maltego Graph analysis maltego.com

CTF Quick Patterns

Find location from photo

exiftool -gpslatitude -gpslongitude image.jpg

If no GPS: reverse image search, identify landmarks

Find person from username

sherlock username

Check: GitHub, Twitter, Instagram, Reddit

Find deleted content

Wayback Machine, Google cache, Archive.today

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

pyjail

No summary provided by upstream source.

Repository SourceNeeds Review
General

networking

No summary provided by upstream source.

Repository SourceNeeds Review
General

forensics

No summary provided by upstream source.

Repository SourceNeeds Review
General

writeup-generator

No summary provided by upstream source.

Repository SourceNeeds Review