#32 · Primary category: Cybersecurity & Decryption Tools

osmedeus

agentic-ai attack-surface-management bugbounty go hacking hacking-tool llm osint penetration-testing pentesting reconnaissance security security-tools workflow-engine workflows

A Modern Orchestration Engine for Security

Project last updated:08/08/26

GitHub Stars

6.5K

Forks

1.0K

Contributors

7

License

MIT

Why we included this project

Anyone who runs reconnaissance at scale knows how quickly a pipeline of ten or twelve tools turns into a maintenance problem. Osmedeus handles that by turning the sprawl into declarative YAML workflows that run on local hosts, in Docker containers, or over SSH, so the same scan is reproducible across environments instead of something you re-run by hand. Its function library covers nmap parsing, CDN/WAF classification, tmux session handling, and SARIF result import, which keeps the glue code you would otherwise write yourself inside the tool. The Redis-backed master-worker setup spreads scans across many machines, and cron or webhook triggers handle scheduling so jobs do not need babysitting. There is optional agentic LLM tool-calling for teams that want it, but the real draw is auditable, repeatable automation for continuous reconnaissance and attack surface management.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category