malice-network
Automated penetration testing and C2 operations via IoM
All Skills in This Repository (9)
Pure Emerald Level Indicatorsiom-pentest
Automate penetration testing workflows via IoM MCP tools for reconnaissance and escalation.
mal-develop
Guide developers in building, testing, and publishing MAL Lua plugins for IoM.
iom
Explain IoM C2 framework architecture, usage, and troubleshooting.
iom-opsec
Guide operational risk assessment using a five-question framework and case-library references.
portscan
Identify open ports on Linux, macOS, and Windows hosts using built-in OS tools.
cleanup
Remove operational artifacts and traces from Unix-like and Windows systems.
creds
Harvest credentials, tokens, and secrets from target systems.
recon
Enumerate OS, users, network, and processes into a structured reconnaissance report.
privesc
Enumerate privilege escalation vectors on Linux and Windows systems.
Frequently Asked Questions
FAQPage SchemaHow to install malice-network?โผ
Run `npx skills add chainreactors/malice-network --all -g -y` in your terminal to install all skills in this suite globally.
How to automate penetration testing with IoM?โผ
The iom-pentest skill drives the full attack lifecycle through IoM's MCP tools, following an OODA loop that analyzes each result before choosing the next action. It presents an execution plan and waits for your confirmation before any sensitive operation.
Does it help avoid antivirus detection?โผ
Yes. The iom-opsec skill provides OPSEC decision frameworks, per-technique detection risk scores, and AV/EDR evasion strategy matrices, plus a case library of real operation outcomes.
Can I write custom IoM plugins?โผ
Yes. The mal-develop skill teaches you to build MAL Lua plugins, covering command registration, BOF execution, argument packing, testing, and publishing to the community repository.
Does it work with Claude Code and other MCP clients?โผ
Yes. IoM exposes a standard MCP server, so any compatible client such as Claude Code, Cursor, or OpenClaw can search and execute its commands directly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core