BeClaude

pentest-commands

New
19.9kSmitheryGeneralby davila7

This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with hydra or john", "scan web vulnerabilities with nikto", "enumerate networks", or needs essential penetration testing command references.

Install & Usage

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

Frequently Asked Questions

What is pentest-commands?

This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with hydra or john", "scan web vulnerabilities with nikto", "enumerate networks", or needs essential penetration testing command references.

How to install pentest-commands?

To install pentest-commands, 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 /pentest-commands.

What is pentest-commands best for?

pentest-commands is a community categorized under General. It is designed for: testing, security. Created by davila7.