v2.5.5
projectdiscovery/subfinderv2.5.5Nov 17, 2022by ehsandeep
AI Summary
Adds hunter and recon.cloud as new sources and improves CommonCrawl with dynamic year ranges, alongside fixes for CRTSH emails and crashes.
Key Highlights
- Added hunter source
- Added recon.cloud source
- Added dynamic year ranges for commoncrawl
New Features
- hunter source
- recon.cloud source
- Dynamic year ranges for commoncrawl
Full Release Notes
## What's Changed * Added hunter source by @Mzack9999 in https://github.com/projectdiscovery/subfinder/pull/680 * Added recon.cloud source by @Mzack9999 in https://github.com/projectdiscovery/subfinder/pull/679 * Added the library usage example by @forgedhallpass in https://github.com/projectdiscovery/subfinder/pull/693 * Added callback function by @ShubhamRasal in https://github.com/projectdiscovery/subfinder/pull/699 * Added dynamic year ranges for commoncrawl by @vzamanillo in https://github.com/projectdiscovery/subfinder/pull/687 * Fixed crtsh email values by @vzamanillo in https://github.com/projectdiscovery/subfinder/pull/676 * Fixed source tests, added crtsh with recursion by @vzamanillo in https://github.com/projectdiscovery/subfinder/pull/702 * Fixed Segfault crash by @r0nk in https://github.com/projectdiscovery/subfinder/pull/672 * Removed sonar source by @vzamanillo in https://github.com/projectdiscovery/subfinder/pull/701 ## New Contributors * @r0nk made their first contribution in https://github.com/projectdiscovery/subfinder/pull/672 * @ShubhamRasal made their first contribution in https://github.com/projectdiscovery/subfinder/pull/699 **Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.5.4...v2.5.5