Armory
Source
Browse
Skills

metasploit-framework

This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with msfvenom", "perform post-exploitation", "use auxiliary modules for scanning", or "develop custom exploits". It provides comprehensive guidance for leveraging the Metasploit Framework in security assessments.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install metasploit-framework --cli claude

writes the skill into.claude/skills/metasploit-framework/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/metasploit-framework/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with msfvenom", "perform post-exploitation", "use auxiliary modules for scanning", or "develop custom exploits". It provides comprehensive guidance for leveraging the Metasploit Framework in security assessments.

When to use it

This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with msfvenom", "perform post-exploitation", "use auxiliary modules for scanning", or "develop custom exploits". It provides comprehensive guidance for leveraging the Metasploit Framework in security assessments.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/metasploit-framework/SKILL.md -o .claude/skills/metasploit-framework/SKILL.md

Notes

Extracted from davila7/claude-code-templates, metasploit-framework category.