metasploit skills

15 tagged metasploit, measured the same way as everything else here.

Browse within: cybersecurity 13ethical-hacking 13ethical-hacking-tools 13osint 13

samugit83/redamon

Skill Claude CodeCodex

Wiring a new tool the AI agent can call (not the recon pipeline): the tool registry, the phase map, the hardcoded dispatch chokepoint, and the duplicated execution paths that make a tool work in single mode but silently break in parallel plans. Trigger: adding or editing a tool the agent invokes; editing…

2.4k 3d ago A 135 tokens original MIT

builtin-agent-skill

02

samugit83/redamon

Skill Claude CodeCodex

Adding a built-in Agent Skill (an attack technique like ssrf, xxe, rce) that ships hardcoded in RedAmon: classified by the Intent Router, injected into the agent prompt, toggled per project, badged in the chat drawer. Nine layers across agentic and webapp, two of which fail with no error. Trigger: adding or editing a…

2.4k 3d ago A 150 tokens original MIT

samugit83/redamon

Skill Claude CodeCodex

Spawning and hardening scan containers from the recon orchestrator: the security flags that look correct and break the container, and the sibling bind-mount path handling. capdrop and no-new-privileges were each reverted after breaking real scans. Trigger: editing reconorchestrator/containermanager.py; changing how a…

2.4k 3d ago A 103 tokens original MIT