·metasploit framework
</>

metasploit framework

zebbern/secops-cli-guides

當用戶要求“使用 Metasploit 進行滲透測試”、“使用 msfconsole 利用漏洞”、“使用 msfvenom 創建有效負載”、“執行後利用”、“使用輔助模塊進行掃描”或“開發自定義漏洞”時,應使用此技能。它為在安全評估中利用 Metasploit 框架提供了全面的指導。

3安裝·0熱度·@zebbern

安裝

$npx skills add https://github.com/zebbern/secops-cli-guides --skill metasploit framework

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/zebbern/secops-cli-guides --skill metasploit framework
分類
</>開發工具
認證
收錄時間
2026-02-05
更新時間
2026-02-18

快速解答

什麼是 metasploit framework?

當用戶要求“使用 Metasploit 進行滲透測試”、“使用 msfconsole 利用漏洞”、“使用 msfvenom 創建有效負載”、“執行後利用”、“使用輔助模塊進行掃描”或“開發自定義漏洞”時,應使用此技能。它為在安全評估中利用 Metasploit 框架提供了全面的指導。 來源:zebbern/secops-cli-guides。

如何安裝 metasploit framework?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/zebbern/secops-cli-guides --skill metasploit framework 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/zebbern/secops-cli-guides