Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

pentest-platform

pentest-platform 收录了来自 Seal-Re 的 30 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
30
Stars
4
更新
2026-04-20
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

httpx
信息安全分析师

Fast HTTP probing and lightweight fingerprinting using ProjectDiscovery httpx. Use for web recon with redirect-awareness and JSON output.

2026-04-20
v5-micro-sample
软件开发工程师

V5 样板 Micro-Skill:Pydantic 入参、micro_executor SDK、落盘 parsed.json、stderr S-06、stdout Agent 摘要 JSON(嵌入 raw_stdout)。

2026-04-20
init
软件开发工程师

Build a basic understanding of the current project by scanning source code and available docs. Use when user asks for /init, project onboarding, quick repo familiarization, or initial architecture context.

2026-04-18
baidu-search
信息安全分析师

Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.

2026-04-18
curl-raw
信息安全分析师

Raw HTTP probing with curl. Use for custom method, headers and body requests in recon and validation.

2026-04-18
dirsearch
信息安全分析师

Advanced web path scanner using multithreaded brute-force. Use for discovering hidden files, directories, and endpoints on web servers.

2026-04-18
dispatcher
软件开发工程师

ETL + path-template dedupe + chunking + manifest. operation=prepare (default) or finalize. Context (Cookie/UA/tags) stored in manifest for nuclei.

2026-04-18
ehole
信息安全分析师

Web fingerprint reconnaissance using EHole. Use for lightweight CMS/framework identification during recon.

2026-04-18
exploit-thinkphp
信息安全分析师

ThinkPHP 5.x RCE exploit via invokefunction route (CVE-2018-20062). Targets PHP applications built on ThinkPHP 5.0/5.1 framework. Use after fingerprinting confirms ThinkPHP presence.

2026-04-18
exploit-tomcat
信息安全分析师

Apache Tomcat CVE-2017-12615 PUT arbitrary file upload RCE via JSP webshell. Targets Tomcat instances with HTTP PUT enabled and write permissions on the webroot.

2026-04-18
exploit-weblogic
信息安全分析师

Oracle WebLogic T3/IIOP deserialization RCE exploit (CVE-2023-21839, CVE-2020-14882). Targets Oracle WebLogic Server admin consoles and T3 listener ports.

2026-04-18
fastjson-exploit
信息安全分析师

Fastjson 1.2.24-1.2.47 JNDI injection RCE via autoType bypass (CVE-2019-14540). Targets Java REST APIs that deserialize user-supplied JSON using the Fastjson library.

2026-04-18
fenjing
信息安全分析师

Automated Jinja2 SSTI exploitation tool for bypassing WAF and detecting template injection vulnerabilities. Designed for CTF competitions with automatic parameter fuzzing and payload generation.

2026-04-18
ffuf-dir-enum
信息安全分析师

Directory and endpoint brute-force using ffuf. Use for web content discovery after basic fingerprinting.

2026-04-18
fscan
信息安全分析师

Comprehensive network security scanner. Performs port scanning, service detection, vulnerability discovery, and asset enumeration. Use for quick reconnaissance and vulnerability assessment.

2026-04-18
http-enum
信息安全分析师

Basic HTTP fingerprint and header enumeration using curl. Use for web recon when only lightweight tooling is available.

2026-04-18
jndi-exploit
信息安全分析师

JNDI injection server to deliver deserialization payloads via LDAP/RMI. Acts as the callback server for fastjson, log4shell, and WebLogic JNDI exploits.

2026-04-18
katana
信息安全分析师

Katana crawl (+ optional Dirsearch). Writes discovery/katana_urls.txt under WORKSPACE_ROOT/{task_id}/web-vuln/{run_id}/. Default depth=2, `-ct` crawl cap, `-ef` static extensions filter; pair with dispatcher → nuclei.

2026-04-18
metasploit
信息安全分析师

Penetration testing framework for exploit development and execution. Supports vulnerability scanning, exploitation, and post-exploitation. Use for comprehensive security testing and exploit testing.

2026-04-18
nikto-scan
信息安全分析师

Web vulnerability scanning using Nikto. Use in VULN_SCAN for common web misconfigurations and known issues.

2026-04-18
nmap
信息安全分析师

Network discovery and service detection. Scans hosts for open ports, service versions, and basic scripts (e.g. -sV -sC). Use for reconnaissance and mapping target attack surface.

2026-04-18
nuclei
信息安全分析师

Nuclei scan using only `temlists/` as the template root (no bundled projectdiscovery/nuclei-templates); framework-routed matrix and phase-isolated tags (`safe-poc` / `exploit`).

2026-04-18
pua
计算机与信息系统经理

让你的 AI 不敢摆烂。用大厂 PUA 话术穷尽一切方案。触发条件:(1) 任务失败 2+ 次或反复微调同一思路; (2) 即将说'我无法解决'、建议用户手动操作、未验证就归因环境; (3) 被动等待——不搜索、不读源码、只等指示; (4) 用户不满:'try harder'、'stop giving up'、'换个方法'、'为什么还不行'、'你再试试'、'你怎么又失败了'。适用于所有任务类型。首次失败或已知修复正在执行时不触发。

2026-04-18
python-sandbox
信息安全分析师

Secure Python execution sandbox for custom payload testing and HTTP requests. Allows agents to execute Python code with common libraries for penetration testing.

2026-04-18
read-target-list
信息安全分析师

读取工作区内纯文本 URL 列表文件,返回 urls 数组(不合并 raw 日志,避免截断丢失)。

2026-04-18
read-workspace-artifact
信息安全分析师

Read raw workspace artifact files by artifact_ref/path for PoC verification and false-positive validation.

2026-04-18
shiro-exploit
信息安全分析师

Apache Shiro rememberMe deserialization RCE (CVE-2016-4437) with CommonsBeanutils chain. Targets Java web apps using Apache Shiro authentication framework.

2026-04-18
sqlmap
信息安全分析师

Automated SQL injection detection and exploitation. Tests web URLs for SQLi with configurable risk/level. Use in exploit phase for validated targets.

2026-04-18
whatweb-fingerprint
信息安全分析师

Fingerprint web technologies with WhatWeb. Use for tech stack detection and quick web profiling.

2026-04-18
ysoserial
信息安全分析师

Java deserialization payload generator for common gadget chains (CommonsBeanutils, CC1-CC6). Used as a helper skill to produce serialized Java payloads for delivery via other exploit skills.

2026-04-18