# OSINT

* <https://osintframework.com/>

## Emails

* <https://hunter.io/>
* <https://app.snov.io/domain-search>
* <https://phonebook.cz/>
* <https://www.skymem.info/>
* <https://mailshunt.com/domain-search>
* <https://dash.maildb.io/search/domain>

## Tools

### theHarvester

* <https://github.com/laramies/theHarvester>

```
$ ./theHarvester.py -d megacorp.com -g -s -r -f megacorp.com.xml -b all
```

### Infoga

* <https://github.com/m4ll0k/Infoga>

```
$ ./infoga.py -d megacorp.com -s all -b -r emails.txt -v 2
```

### CrossLinked

* <https://github.com/m8r0wn/CrossLinked>
