BeClaude

shodan-reconnaissance-and-pentesting

New
SmitheryGeneralby davila7

This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services using Shodan," "scan IP ranges with Shodan," or "discover IoT devices and open ports." It provides comprehensive guidance for using Shodan's search engine, CLI, and API for penetration testing reconnaissance.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/shodan-reconnaissance-and-pentesting.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/shodan-reconnaissance/SKILL.md
3
Invoke in Claude Code
/shodan-reconnaissance-and-pentesting
View source on GitHub
testingapisecurity

Frequently Asked Questions

What is shodan-reconnaissance-and-pentesting?

This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services using Shodan," "scan IP ranges with Shodan," or "discover IoT devices and open ports." It provides comprehensive guidance for using Shodan's search engine, CLI, and API for penetration testing reconnaissance.

How to install shodan-reconnaissance-and-pentesting?

To install shodan-reconnaissance-and-pentesting, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /shodan-reconnaissance-and-pentesting.

What is shodan-reconnaissance-and-pentesting best for?

shodan-reconnaissance-and-pentesting is a community categorized under General. It is designed for: testing, api, security. Created by davila7.