Toolverse
All skills

pentest-commands

by davila7

This skill should be used when the user asks to \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Security
Views
46

About this skill

This skill should be used when the user asks to \

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude/Copilot, wskazując ścieżkę do repozytorium davila7 (gałąź cli-tool/components/skills/security/pentest-commands). Upewnij się, że masz dostęp do Kali Linux lub dystrybucji dedykowanej testom penetracyjnym.

  2. Aktywuj umiejętność, gdy potrzebujesz komend do testów penetracyjnych – napisz zapytanie takie jak "pokaż mi komendy nmap do skanowania sieci" lub "jak używać hydry do łamania haseł". Umiejętność rozpozna słowa kluczowe: nmap, metasploit, hydra, john, nikto, enumeration.

  3. Dla skanowania sieci zacznij od discovery – umiejętność dostarczy komendy ping sweep (nmap -sP), list IP (nmap -sL) lub ping scan (nmap -sn). Wybierz metodę odpowiednią do Twojego zakresu autoryzacji.

  4. Przejdź do skanowania portów – umiejętność oferuje TCP SYN scan do stealth testowania (nmap -sS), full connect scan (nmap -sT), UDP scan (nmap -sU) oraz skanowanie wszystkich portów (nmap -p-). Dostosuj opcje do celu.

  5. Użyj detekcji usług i skryptów NSE – polecenia takie jak nmap -sV (wersje usług), nmap -O (OS detection) lub nmap --script vuln (skanowanie podatności) pomogą zidentyfikować słabe punkty. Dla SMB i HTTP enumeration umiejętność zawiera gotowe skrypty NSE.

  6. Dla każdej komendy upewnij się, że masz autoryzację na docelowych IP, przygotowane wordlisty (do brute force) i dostęp sieciowy do systemów docelowych. Umiejętność dostarcza składnię – Ty odpowiadasz za bezpieczne i legalne zastosowanie.

Related skills

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168