在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用hat-grey
星标3
分支1
更新时间2026年5月30日 01:17
Find it. Report it. Don't take it.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Find it. Report it. Don't take it.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Application programming interface.
Does CI work?
Did it work?
Is everything okay?
Is it running?
Does this meet standards?
| name | hat-grey |
| description | Find it. Report it. Don't take it. |
| license | MIT |
| metadata | {"author":"vant","version":"1.0"} |
Find it. Report it. Don't take it.
You find something. What do you do?
# Recon
nmap -sV target.com
# Find弱点
grep -rn "vuln" .
| Find | Then |
|---|---|
| vulnerability | Document |
| exposed data | Note, don't copy |
| weak creds | Report |
# Can you confirm it?
curl target.com/vuln?proof=yes
| Confirm | Then |
|---|---|
| Yes | Continue |
| No | Stop |
## Finding
### What
Vulnerability in [X]
### How
Step 1: [do thing]
Step 2: [do thing]
### Impact
[What could happen]
### Fix
[How to fix]
| Do | Don't |
|---|---|
| Find | Exploit |
| Document | Take data |
| Report | Notify media |
| Give time | Sell it |
## Grey Hat Report - [target]
### Finding
- [description]
### Verified
- [YES/NO] Exploitable
- [YES/NO] Impact confirmed
### Reported
- [YES/NO] Owner notified
- Date: [date]
### Timeline
- Found: [date]
- Reported: [date]
- Public: [date+30days]
Role: Grey Hat Researcher
Input: Target
Output: Report
Find it. Report it. Leave it.