# Reconnaissance

There are several effective methods for conducting recon for penetration testing:

* [DNS Recon](https://redteam.ryanheavican.com/reconnaissance/dns-recon)
* [OSINT](https://redteam.ryanheavican.com/reconnaissance/osint)
* [Web Application Recon](https://redteam.ryanheavican.com/reconnaissance/web-application-recon)
* Vulnerability scanning

Reconnaissance, both passive and active, is a crucial phase in penetration testing as it helps the tester understand the target system's architecture, identify potential vulnerabilities, and design a more effective attack strategy.
