shodan-reconnaissance

Provide systematic methodologies for leveraging Shodan as a reconnaissance tool during penetration testing engagements.

Content Preview
---
name: shodan-reconnaissance
description: "Provide systematic methodologies for leveraging Shodan as a reconnaissance tool during penetration testing engagements."
risk: unknown
source: community
author: zebbern
date_added: "2026-02-27"
---

# Shodan Reconnaissance and Pentesting

## Purpose

Provide systematic methodologies for leveraging Shodan as a reconnaissance tool during penetration testing engagements. This skill covers the Shodan web interface, command-line interface (CLI), REST API,
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/shodan-reconnaissance.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/shodan-reconnaissance/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/shodan-reconnaissance/SKILL.md

Related Skills