Install
$ agentstack add skill-wang200935-security-agent-skills-pentest-tool-reference ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ● Network access Used
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
渗透工具速查 Skill
当已知测试方向,需要选型工具或回忆命令时使用本 Skill。是操作支撑层,不是方法论替代。
使用场景:
- 已确认漏洞类型,需要对应工具和命令
- 记不住某个工具的具体参数
- 需要快速筛选同一任务下的候选工具
边界:本 Skill 帮助选型和回忆工具,不替代方法论。工具选择应跟随当前工作流阶段,而不是反过来。
工具分类速查
| 分类 | 覆盖范围 | |-----|---------| | 编码解码 | Base64/URL/Hex/Unicode/HTML 编解码 | | 反向 Shell | Bash/Python/PowerShell/Netcat/Socat | | 红队工具 | Cobalt Strike/Metasploit/Covenant | | 漏洞利用 | Exploit-DB/Searchsploit/自动化框架 | | 密码攻击 | Hashcat/John/Hydra/Cewl | | 内网渗透 | Impacket/CrackMapExec/BloodHound | | 凭据窃取 | Mimikatz/LaZagne/Secretsdump | | 提权 | LinPEAS/WinPEAS/PowerUp/BeRoot | | 隧道代理 | Chisel/Ligolo/FRP/Socat/SSH | | 系统命令 | Linux/Windows 常用命令集 | | 信息收集 | Nmap/Masscan/Amass/Subfinder | | 域渗透 | BloodHound/Certipy/Rubeus/Kekeo | | Web 工具 | SQLmap/Nuclei/FFUF/Burp | | Windows 渗透 | PowerShell/WMI/WMIC/PowerView |
参考文档
references/05-tools-and-operations-integrated.md— 工具操作整合参考references/tools-reference-01~14-*.md— 各工具分类详细参考(14 个)references/pentest-tools-reference-skill.md— 工具参考入口references/tools-reference-index.md— 工具参考索引
Hermes 使用適配
- 來源為 專案技能,已匯入 Hermes 本地 skill。僅在已授權滲透測試、CTF、內部安全評估或防禦驗證範圍內使用。
- 原文若提到
fetch,在 Hermes 中優先使用web_extract、browser或terminal(curl/HTTPie)取得真實回應。 - 原文若提到
python_execute,在 Hermes 中使用execute_code或terminal(python3 ...);計算、編碼、hash、PoC 驗證必須用工具實測,不靠猜。 - 原文若提到 MCP/Burp/adb/frida/jadx/chrome_devtools 等外部工具:先確認本機是否安裝或可用;不可用時以 Hermes 現有
web、browser、terminal、file、vision工具替代,並明確標註限制。 - 下一次滲透任務中,先載入
-pentest-flow做總路由,再依場景載入本系列專項 skill(例如-web-security-advanced、-osint-recon、-rapid-checklist)。
來源與維護
- 原始 skill 已保存於
references/upstream-skill.md;README/LICENSE 已保存於references/。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Wang200935
- Source: Wang200935/security-agent-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.