https://github.com/EasyRecon/Hunt3r
  
  
    Made your bugbounty subdomains reconnaissance easier with Hunt3r the web application reconnaissance framework 
    https://github.com/EasyRecon/Hunt3r
  
bugbounty reconnaissance subdomains
        Last synced: 6 months ago 
        JSON representation
    
Made your bugbounty subdomains reconnaissance easier with Hunt3r the web application reconnaissance framework
- Host: GitHub
 - URL: https://github.com/EasyRecon/Hunt3r
 - Owner: EasyRecon
 - License: mit
 - Created: 2022-05-09T10:40:14.000Z (over 3 years ago)
 - Default Branch: master
 - Last Pushed: 2023-02-04T11:20:23.000Z (over 2 years ago)
 - Last Synced: 2024-11-16T21:33:08.444Z (12 months ago)
 - Topics: bugbounty, reconnaissance, subdomains
 - Language: Ruby
 - Homepage: https://docs.hunt3r.ovh
 - Size: 13.9 MB
 - Stars: 164
 - Watchers: 6
 - Forks: 27
 - Open Issues: 17
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE.md
 - Security: SECURITY.md
 
 
Awesome Lists containing this project
- WebHackersWeapons - Hunt3r
 
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 |
 | 
        
