An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Recon-Raven
Reconnaissance tool of Penetration test & Bug Bounty

[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](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
```