Discover and explore top open-source AI tools and projects—updated daily.
xalgordAI-driven platform for automated penetration testing
Top 66.3% on SourcePulse
Xalgorix is an open-source, self-hosted AI-powered platform designed for autonomous web application security testing. It targets penetration testers and bug bounty hunters, offering a streamlined workflow from scan initiation to branded report generation. The primary benefit is automating complex security assessments with live feedback and detailed, actionable findings.
How It Works
Xalgorix employs an LLM-driven agent orchestrating a multi-stage, 22-phase security testing methodology. It combines browser automation, terminal tooling, and live WebSocket telemetry to execute dynamic application security testing (DAST). The approach integrates findings management and generates branded PDF reports, offering a comprehensive, automated security assessment pipeline. This design aims to provide detailed, actionable insights with reduced manual effort.
Quick Start & Requirements
make build and sudo install, or install via Go: go install github.com/xalgord/xalgorix/v4/cmd/xalgorix@latest./etc/xalgorix.env or ~/.xalgorix.env. Minimum required variables are XALGORIX_LLM and XALGORIX_API_KEY.xalgorix --web (defaults to http://127.0.0.1:9137).Highlighted Details
127.0.0.1:9137 by default.Maintenance & Community
The project is hosted on GitHub with an issues tracker available for bug reports and feature requests. Support and contributions are encouraged via a "Buy Me a Coffee" link.
Licensing & Compatibility
Xalgorix is released under the MIT License. This license permits commercial use and integration into closed-source projects without copyleft restrictions.
Limitations & Caveats
Usage is restricted to authorized targets; explicit permission is required for testing third-party systems. Exposing the dashboard externally necessitates authentication. Auto-installation of dependencies is disabled by default for non-root users and requires careful consideration of the execution environment's trust level.
1 day ago
Inactive
aliasrobotics