返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
p

pentest-api-attacker

Test APIs against OWASP API Security Top 10 including discovery, auth abuse, and protocol-specific checks.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
1,036
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

pentest-api-attacker

# Pentest API Attacker ## Stage - PTES: 5 - MITRE: T1190 ## Objective Enumerate and test API endpoints and business logic attack vectors. ## Required Workflow 1. Validate scope before any active action and reject out-of-scope targets. 2. Run only authorized checks aligned to PTES, OWASP WSTG, NIST SP 800-115, and MITRE ATT&CK. 3. Write findings in canonical finding_schema format with reproducible PoC notes. 4. Honor dry-run mode and require explicit --i-have-authorization for live execution. 5. Export deterministic artifacts for downstream skill consumption. ## Execution ```bash python skills/pentest-api-attacker/scripts/api_attacker.py --scope scope.json --target <target> --input <path> --output <path> --format json --dry-run ``` ## Outputs - `api-endpoints.json` - `api-findings.json` - `api-attack-report.json` ## References - `references/tools.md` - `skills/autonomous-pentester/shared/scope_schema.json` - `skills/autonomous-pentester/shared/finding_schema.json` ## Legal and Ethical Notice ```text WARNING AUTHORIZED USE ONLY This skill executes real security testing tools against live targets. Use only with written authorization. ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 pentest-api-attacker-1776288818 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 pentest-api-attacker-1776288818 技能

通过命令行安装

skillhub install pentest-api-attacker-1776288818

下载

⬇ 下载 pentest-api-attacker v0.1.0(免费)

文件大小: 3.78 KB | 发布时间: 2026-4-16 15:56

v0.1.0 最新 2026-4-16 15:56
pentest-api-attacker v0.1.0

- Initial release with support for testing APIs against OWASP API Security Top 10.
- Includes mechanisms for API endpoint discovery, authentication abuse, and protocol-specific checks.
- Enforces scope validation and authorization before active testing.
- Outputs findings and artifacts in standard formats for reporting and downstream use.
- Integrates with PTES, MITRE ATT&CK, OWASP WSTG, and NIST SP 800-115 methodologies.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部