Quick Installation Instructions
November 4, 2022 · View on GitHub
Quick Installation • Preview • Documentation
Quick Installation Instructions
docker-compose up --build
docker-compose run backend rake db:create
docker-compose run backend rake db:migrate
docker-compose run backend rake db:seed
Once the Docker environment is up, you can access the application through the Web UI available on http://0.0.0.0 with the following default credentials :
- Email address :
admin@admin.tld - Password :
password
Preview
| Light Dashboard | Dark Dashboard |
|---|---|
![]() | ![]() |
| Platform statistics | Tools Settings |
![]() | ![]() |
| Meshs management | Domains pages |
![]() | ![]() |
| Scans | Vulnerabilities |
![]() | ![]() |
| Programs | Scopes |
![]() | ![]() |
| Subdomains | Leaks |
![]() | ![]() |
| Engines | Launch scan |
![]() | ![]() |














