·quick pentest reference
!

quick pentest reference

This skill should be used when the user asks to "perform quick enumeration", "run directory busting", "enumerate DNS", "discover live hosts", "brute force passwords", or "needs a pentest cheat sheet". It provides rapid reference commands for penetration testing.

5Installs·0Trend·@zebbern

Installation

$npx skills add https://github.com/zebbern/secops-cli-guides --skill quick pentest reference

How to Install quick pentest reference

Quickly install quick pentest reference AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zebbern/secops-cli-guides --skill quick pentest reference
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zebbern/secops-cli-guides.

SKILL.md

View raw

Provide rapid-access command references for common penetration testing tasks including directory busting, DNS enumeration, host discovery, service scanning, and password brute forcing. This skill serves as a quick reference for CTFs and penetration testing engagements.

| A | IPv4 address | | AAAA | IPv6 address | | MX | Mail servers | | NS | Name servers | | TXT | Text records | | CNAME | Canonical name | | SOA | Start of authority |

| /usr/share/wordlists/dirb/common.txt | Common directories | | /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt | Medium directory list | | /usr/share/seclists/Discovery/DNS/subdomains-top1million-5000.txt | Subdomains | | /usr/share/wordlists/rockyou.txt | Passwords |

This skill should be used when the user asks to "perform quick enumeration", "run directory busting", "enumerate DNS", "discover live hosts", "brute force passwords", or "needs a pentest cheat sheet". It provides rapid reference commands for penetration testing. Source: zebbern/secops-cli-guides.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zebbern/secops-cli-guides --skill quick pentest reference
Category
!Security
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from zebbern/secops-cli-guides

Quick answers

What is quick pentest reference?

This skill should be used when the user asks to "perform quick enumeration", "run directory busting", "enumerate DNS", "discover live hosts", "brute force passwords", or "needs a pentest cheat sheet". It provides rapid reference commands for penetration testing. Source: zebbern/secops-cli-guides.

How do I install quick pentest reference?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zebbern/secops-cli-guides --skill quick pentest reference Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/zebbern/secops-cli-guides