https://github.com/revanmalang/hunt3r
Made your bugbounty subdomains reconnaissance easier with Hunt3r the web application reconnaissance framework
https://github.com/revanmalang/hunt3r
dashboard hunter security security-tools
Last synced: over 1 year ago
JSON representation
Made your bugbounty subdomains reconnaissance easier with Hunt3r the web application reconnaissance framework
- Host: GitHub
- URL: https://github.com/revanmalang/hunt3r
- Owner: revanmalang
- License: mit
- Created: 2022-12-01T08:16:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T08:21:20.000Z (over 3 years ago)
- Last Synced: 2025-01-25T11:09:11.584Z (over 1 year ago)
- Topics: dashboard, hunter, security, security-tools
- Language: Ruby
- Homepage:
- Size: 10.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Quick Installation •
Preview •
Documentation
# Quick Installation Instructions
```docker
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](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 |
 | 
