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.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill pentest-commands --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pentest Commands?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-pentest-commands)More formats (shields.io, HTML) on the badges page.
---
name: Pentest Commands
description: 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.
metadata:
author: zebbern
version: 4.1.0-fractal
---
# Pentest Commands
## Purpose
Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracking, and web application testing. Enable quick command lookup during security assessments.
## Inputs/Prerequisites
- Kali Linux or penetration testing distribution
- Target IP addresses with authorization
- Wordlists for brute forcing
- Network access to target systems
- Basic understanding of tool syntax
## Outputs/Deliverables
- Network enumeration results
- Identified vulnerabilities
- Exploitation payloads
- Cracked credentials
- Web vulnerability findings
## Core Workflow
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [1. Nmap Commands](./sub-skills/1-nmap-commands.md)
### 2. [2. Metasploit Commands](./sub-skills/2-metasploit-commands.md)
### 3. [3. Nikto Commands](./sub-skills/3-nikto-commands.md)
### 4. [4. SQLMap Commands](./sub-skills/4-sqlmap-commands.md)
### 5. [5. Hydra Commands](./sub-skills/5-hydra-commands.md)
### 6. [6. John the Ripper Commands](./sub-skills/6-john-the-ripper-commands.md)
### 7. [7. Aircrack-ng Commands](./sub-skills/7-aircrack-ng-commands.md)
### 8. [8. Wireshark/Tshark Commands](./sub-skills/8-wiresharktshark-commands.md)
### 9. [Common Port Scans](./sub-skills/common-port-scans.md)
### 10. [Password Hash Types](./sub-skills/password-hash-types.md)
### 11. [Example 1: Quick Vulnerability Scan](./sub-skills/example-1-quick-vulnerability-scan.md)
### 12. [Example 2: Web App Test](./sub-skills/example-2-web-app-test.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!