> For the complete documentation index, see [llms.txt](https://ppn.snovvcra.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ppn.snovvcra.sh/pentest/osint.md).

# 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>
