pentest-commands

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.

Content Preview
---
name: pentest-commands
description: "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."
risk: unknown
source: community
author: zebbern
date_added: "2026-02-27"
---

# Pentest Commands

## Purpose

Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracki
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/pentest-commands.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/pentest-commands/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/pentest-commands/SKILL.md

Related Skills