https://github.com/hahwul/recon-raven
Reconnaissance tool of Penetration test & Bug Bounty
https://github.com/hahwul/recon-raven
hacking-tool reconnaissance security-scanner subdomain-scanner subdomain-takeover
Last synced: 5 months ago
JSON representation
Reconnaissance tool of Penetration test & Bug Bounty
- Host: GitHub
- URL: https://github.com/hahwul/recon-raven
- Owner: hahwul
- License: mit
- Created: 2018-06-27T15:38:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T17:02:52.000Z (about 7 years ago)
- Last Synced: 2025-04-20T18:38:48.798Z (6 months ago)
- Topics: hacking-tool, reconnaissance, security-scanner, subdomain-scanner, subdomain-takeover
- Language: Ruby
- Homepage:
- Size: 61.5 KB
- Stars: 25
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recon-Raven
Reconnaissance tool of Penetration test & Bug Bounty
[](https://opensource.org/licenses/MIT)
## How to install?
```
#> ./install.sh
```
## Usage
```
#> rraven
```
or
```
#> ruby rranven.rb
```
## Support function & TODO LIST
- [x] Subdomain discovery(Fuzz)
- [x] Subdomain takeover vulnerability
- [x] Subdomain ping(connection check)
- [ ] Port scan & Subdomain port scan
- [ ] Directory & File BruteForce
- [ ] Email search
- [ ] SSL vulnerability scanning (with a2sv)
- [ ] Report to HTML/XML and Graphic result## Update
```
#> rraven -u
```