v2.6.3
projectdiscovery/subfinderv2.6.3Sep 12, 2023by ehsandeep
AI Summary
New sources RedHuntLabs and Builtwith are added to the tool. The release also addresses pagination issues in the Facebook source and improves Android self-update functionality.
Key Highlights
- Added RedHuntLabs as a new source
- Added Builtwith as a new source
- Fixed pagination issue in Facebook source
- Removed zoomeye legacy support
New Features
- RedHuntLabs source
- Builtwith source
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🎉 New Features * Added RedHuntLabs as a source by @umair-rhl in https://github.com/projectdiscovery/subfinder/pull/978 * Added Builtwith as a source by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/960 ### 🐞 Bug Fixes * Fixed pagination issue in facebook source by @tarunKoyalwar in https://github.com/projectdiscovery/subfinder/pull/944 * Fixed filtering active subdomains when using as lib by @RamanaReddy0M in https://github.com/projectdiscovery/subfinder/pull/977 * Fixed selfupdate option for android by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/985 ### 🔨 Maintenance * Cleanup migration code by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/941 * Use `-short` mode for excluding long running tests by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/948 ### Other Changes * Added warning for passivetotal source by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/942 * Removed zoomeye legacy support by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/943 * Updated to v3 API for virustotal source by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/962 Issues closed in this release - https://github.com/projectdiscovery/subfinder/milestone/11?closed=1 ## New Contributors * @umair-rhl made their first contribution in https://github.com/projectdiscovery/subfinder/pull/978 **Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.6.2...v2.6.3