Recon-NG
1. Recon-NG is a modular web reconnaissance framework designed for automated information gathering using OSINT.
2. It supports various modules for tasks like domain enumeration, credential leaks, and geolocation through API integrations.
3. Recon-NG allows users to automate reconnaissance workflows by chaining modules and exporting data in multiple formats.
Example 1. Enumerate subdomains using the `recon/domains-hosts/bing_domain_web` module: `recon-ng > use recon/domains-hosts/bing_domain_web`
2. Perform a credential leak search with the `recon/domains-credentials/haveibeenpwned` module: `recon-ng > use recon/domains-credentials/haveibeenpwned`
1. Recon-NG is a modular web reconnaissance framework designed for automated information gathering using OSINT.
2. It supports various modules for tasks like domain enumeration, credential leaks, and geolocation through API integrations.
3. Recon-NG allows users to automate reconnaissance workflows by chaining modules and exporting data in multiple formats.
Example 1. Enumerate subdomains using the `recon/domains-hosts/bing_domain_web` module: `recon-ng > use recon/domains-hosts/bing_domain_web`
2. Perform a credential leak search with the `recon/domains-credentials/haveibeenpwned` module: `recon-ng > use recon/domains-credentials/haveibeenpwned`
