8000 GitHub - bitorscanner/Bitor: Bitor Scanning Software
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bitorscanner/Bitor

Repository files navigation

Bitor Scanner

πŸ”„ 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.

GitHub release (latest by date) GitHub Workflow Status GitHub stars GitHub license GitHub issues Go Report Card codecov Docker Image

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.

Bitor Dashboard

Features

  • 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

Quick Start

Visit bitor.dev for comprehensive documentation, installation guides, and best practices.

Development

For development setup and contributing guidelines, please refer to our Development Guide.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

πŸ‘€ Don't forget to "Watch" the repository to stay updated with the latest developments!

Acknowledgments

Project Status

Current status of supported providers and features:

Cloud Providers

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

Storage Providers

Provider Status Notes
S3 Compatible βœ… Working Tested with AWS S3 and DigitalOcean Spaces
Azure Blob πŸ“ Planned Not yet implemented
GCS πŸ“ Planned Not yet implemented

Notification Channels

Channel Status Notes
Jira βœ… Working Fully tested and implemented
Slack πŸ“ Planned Not yet implemented
Discord πŸ“ Planned Not yet implemented
Email πŸ“ 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
0