jessefmoore/offensive-claude-code
Agent
AI/ML research agent — model architecture analysis, training optimization, mechanistic interpretability, safety alignment, inference optimization.
jessefmoore/offensive-claude-code
Agent
AI/ML research agent — model architecture analysis, training optimization, mechanistic interpretability, safety alignment, inference optimization.
jessefmoore/offensive-claude-code
Agent
Vulnerability research agent — identifies CVEs, finds exploit PoCs, maps attack chains, and develops custom exploitation strategies.
jessefmoore/offensive-claude-code
Agent
Deep network analysis agent — packet inspection, protocol dissection, traffic anomaly detection, IDS/IPS rule creation, firewall auditing.
jessefmoore/offensive-claude-code
Agent
Red team engagement planner — designs attack paths, C2 infrastructure, persistence strategies, and OPSEC considerations for authorized assessments.
jessefmoore/offensive-claude-code
Agent
Alternate pentest report renderer in "operator casebook" style — a single self-contained HTML deliverable with phosphor-green CRT aesthetic, dossier hero, executive briefing, master timeline, attack graph, per-act chapters, host grid, TTP matrix, attack chains, dead-ends, and close stamp. Coexists with the markdown…
jessefmoore/offensive-claude-code
Agent
Produces a HackSmarter lab write-up in the p3ta00 CTF blog style — terminal-aesthetic markdown, narrative attack chain, credentials summary table, failed-attempt documentation, tools list, and references — then renders a self-contained writeup.html via skills/scripts/renderhtbwriteup.py (hacksmarter style). Invoke…
jessefmoore/offensive-claude-code
Agent
Produces a Hack The Box machine write-up styled like the p3ta00 CTF blog (JetBrains Mono "Cyberpunk Neon" terminal theme), re-branded with a JFM ASCII masthead. Writes writeup.md and renders a self-contained writeup.html via skills/scripts/renderhtbwriteup.py. Invoke after an HTB machine is rooted (or on explicit…
jessefmoore/offensive-claude-code
Agent
Internal Network Penetration Test report writer (lehack2024 house style). Captures successful pentest findings to a live engagement report. Invoke the moment a finding is confirmed exploitable — initial access, creds obtained, privesc, lateral move, DA / DCSync, sensitive data exfil, or any new misconfig with proven…
jessefmoore/offensive-claude-code
Agent
Binary analysis agent — disassembly, decompilation, vulnerability discovery in compiled code, firmware analysis, protocol reverse engineering.
jessefmoore/offensive-claude-code
Agent
Deep security audit agent — performs comprehensive security review of code, configs, and architecture against OWASP, MITRE ATT&CK, and CWE frameworks.