π Important Notice: We are rebranding from "Orbit" to "Bitor". This change comes following a cease and desist request from a company claiming rights to the "Orbit" name, despite not holding a registered trademark. While we believe in our right to the name, we've chosen to redirect our resources toward building great software rather than engaging in costly legal proceedings. The functionality and quality of our software remain unchanged - only the name is different.
β³ Transition Period: We are in the process of updating all instances of the name across our codebase, documentation, and infrastructure. This transition will take place over the next 30 days. During this time, you may still see references to "Orbit" in various places. We appreciate your patience and understanding during this transition.
β οΈ Note: This software is currently in beta and under heavy development. Features and APIs may change frequently.
Bitor (formerly Orbit) is a powerful platform designed to facilitate large-scale Nuclei scans, enabling teams to efficiently manage and analyze scan results. By integrating modern technologies with a web frontend in SvelteKit and a backend in Go, with Terraform and Ansible for infrastructure and automation, Bitor streamlines the process of running security scans and collaborating on findings.
- Modern Web Interface: Built with SvelteKit and Tailwind CSS
- Robust Backend: Go-based backend using PocketBase
- Infrastructure Automation: Terraform and Ansible integration
- Multi-Cloud Support: AWS and DigitalOcean support
- Notification System: Email, Slack, Discord, and Telegram integrations
- Real-time Updates: WebSocket-based terminal and scan status updates
- Docker Support: Easy deployment with Docker containers
Visit bitor.dev for comprehensive documentation, installation guides, and best practices.
For development setup and contributing guidelines, please refer to our Development Guide.
This project is licensed under the MIT License - see the LICENSE file for details.
- Documentation: bitor.dev
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Feature Requests: Please submit feature requests through GitHub Issues
π Don't forget to "Watch" the repository to stay updated with the latest developments!
Current status of supported providers and features:
Provider | Status | Notes |
---|---|---|
DigitalOcean | β Working | Fully tested and implemented |
AWS | π§ In Progress | Basic implementation, needs testing |
Azure | π Planned | Not yet implemented |
GCP | π Planned | Not yet implemented |
Provider | Status | Notes |
---|---|---|
S3 Compatible | β Working | Tested with AWS S3 and DigitalOcean Spaces |
Azure Blob | π Planned | Not yet implemented |
GCS | π Planned | Not yet implemented |
Channel | Status | Notes |
---|---|---|
Jira | β Working | Fully tested and implemented |
Slack | π Planned | Not yet implemented |
Discord | π Planned | Not yet implemented |
π Planned | Not yet implemented | |
Telegram | π Planned | Not yet implemented |
Legend:
- β Working: Fully implemented and tested
- π§ In Progress: Partially implemented or under testing
- π Planned: On the roadmap but not yet implemented
- β Not Working: Implemented but currently broken