Recon-ng is a useful tool written in python, that is set-up much like metasploit for reconnaissance of websites. It has many different modules to search for hosts, POC, email, geocode and many more.
### Kali - Install
```bash
apt install recon-ng
```
## Usage
#### Start the program
```bash
recon-ng
```
#### Create a new workspace
This is where the info on your targets will be stored.