Orchestrate your audits across networks and unify the results in one place.
Pentulz is a platform that orchestrates pentest tools on distributed agents and centralizes results in one interface.
✔️ Agents run locally on target environments (on-prem, cloud)
✔️ Backend normalizes outputs into a unified schema
✔️ Frontend provides clear dashboards, tables, graphs & exports
Impact: faster audits, fewer errors, more value from security engagements.
The main repository is Pentulz.
The following repositories are also part of the Pentulz ecosystem (one repository for each part of the tool):
| Repository | Description | Link |
|---|---|---|
| Agent | Runs tools locally in target environments | Repo |
| Backend | FastAPI service that normalizes and stores results | Repo |
| Frontend | Web interface to visualize and export findings | Repo |
- Agent: Rust (clap, reqwest, serde, tokio)
- Backend: Python, FastAPI, PostgreSQL, ORM
- Frontend: Nuxt (Vue), responsive UI