metasploit framework
✓当用户要求“使用 Metasploit 进行渗透测试”、“使用 msfconsole 利用漏洞”、“使用 msfvenom 创建有效负载”、“执行后利用”、“使用辅助模块进行扫描”或“开发自定义漏洞”时,应使用此技能。它为在安全评估中利用 Metasploit 框架提供了全面的指导。
SKILL.md
Leverage the Metasploit Framework for comprehensive penetration testing, from initial exploitation through post-exploitation activities. Metasploit provides a unified platform for vulnerability exploitation, payload generation, auxiliary scanning, and maintaining access to compromised systems during authorized security assessments.
| search [term] | Search for modules | | use [module] | Select a module | | info | Display module information | | show options | Show configurable options | | set [OPT] [val] | Set option value | | setg [OPT] [val] | Set global option | | run / exploit | Execute module | | check | Verify target vulnerability | | back | Deselect module |
| sessions -l | List active sessions | | sessions -i [N] | Interact with session | | jobs -l | List background jobs | | dbnmap | Run nmap with database |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/hainamchung/agent-assistant --skill metasploit framework- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 metasploit framework?
当用户要求“使用 Metasploit 进行渗透测试”、“使用 msfconsole 利用漏洞”、“使用 msfvenom 创建有效负载”、“执行后利用”、“使用辅助模块进行扫描”或“开发自定义漏洞”时,应使用此技能。它为在安全评估中利用 Metasploit 框架提供了全面的指导。 来源:hainamchung/agent-assistant。
如何安装 metasploit framework?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/hainamchung/agent-assistant --skill metasploit framework 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/hainamchung/agent-assistant
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01