Releases: projectdiscovery/subfinder
Releases · projectdiscovery/subfinder
v2.10.1
v2.10.0
What's Changed
🎉 New Features
- Added Windvane source by @dogancanbakir in #1657
- Added OnHype by @dogancanbakir in #1647
- Added API key support by @dogancanbakir in #1660
- Added DomainsProject source by @tb0hdan in #1663
- Added wildcard certificate detection in JSON output by @tarunKoyalwar in #1665
Other Changes
- Added real-time result support to ResultCallback for enumerated subdomains by @mukesh-dream11 in #1652
- Removed hunter by @dogancanbakir in #1662
- Refactored to use strings.Builder for string manipulation to improve performance by @sunnyraindy in #1666
New Contributors
- @mukesh-dream11 made their first contribution in #1652
- @tb0hdan made their first contribution in #1663
- @sunnyraindy made their first contribution in #1666
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
🎉 New Features
- Added environment variable support for config files by @dogancanbakir in #1650
- Added the driftnet source. by @0x4500 in #1612
Other Changes
- Moved v2 module to root directory for cleaner structure by @mikelolasagasti in #1613
- Corrected typo in README by @emmanuel-ferdman in #1621
- Corrected the working directory in the
build-testaction by @tekkamanendless in #1631 - Renamed variables to prevent potential nil pointer dereference in netlas source by @tekkamanendless in #1630
New Contributors
- @0x4500 made their first contribution in #1612
- @tekkamanendless made their first contribution in #1631
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
🎉 New Features
- Added pugrecon.com source by @c3l3si4n in #1585
- Added RSECloud source by @dogancanbakir in #1604
- Added environment variable support for API keys by @dogancanbakir in #1607
🐞 Bug Fixes
- Fixed Dockerfile build by @dogancanbakir in #1583
- Fix paginations in Hunter and Quake sources by @dogancanbakir in #1603
Other Changes
- Updated installation documentation by @dogancanbakir in #1591
- Updated GoReleaser configuration by @emmanuel-ferdman in #1596
- Removed dead binaryedge source by @x-stp in #1592
- Modernized subfinder source code by @dogancanbakir in #1601
New Contributors
- @emmanuel-ferdman made their first contribution in #1596
- @c3l3si4n made their first contribution in #1585
- @x-stp made their first contribution in #1592
Full Changelog: v2.7.1...v2.8.0
v2.7.1
v2.7.0
What's Changed
🎉 New Features
🐞 Bug Fixes
- Fixed issue where input with protocols (e.g.,
https://example.com) was skipped. Now, the protocol part is removed, allowingexample.comto be used by @dogancanbakir in #1516 - Fixed VirusTotal limit error where the limit couldn't be larger than 40 by @dogancanbakir in #1548
- Fixed query syntax for Netlas source by @thurrsense in #1529
Other Changes
- Removed PassiveTotal as it no longer exists by @dogancanbakir in #1515
- Changed DNSRepo API endpoint to the latest version by @dogancanbakir in #1540
- Skipped non-200 HTTP responses for Anubis by @dogancanbakir in #1541
New Contributors
- @nukunga made their first contribution in #1517
- @thurrsense made their first contribution in #1529
- @hyni03 made their first contribution in #1508
Full Changelog: v2.6.8...v2.7.0
v2.6.8
What's Changed
🎉 New Features
- Added hudsonrock source by @dogancanbakir in #1481
🐞 Bug Fixes
- Fixed negative statistics for sitedossier source by @dogancanbakir in #1432
- Fixed GitHub source' performance issue by @dogancanbakir in #1421
- Fixed the issue with source initialization to prevent the program from exiting when encountering invalid sources during initialization by @dogancanbakir in #1468
Other Changes
- Removed the columbus source due to consistently encountering 502 errors by @dogancanbakir in #1430
- Make failing sources non-default and exclude from the tests by @dogancanbakir in #1475
- Removed subdomaincenter as its output quality was unsatisfactory by @dogancanbakir in #1500
- Updated dnsdumpster source to use its new API by @dogancanbakir in #1484
- Improved the usability of the Subfinder SDK by enabling the return of the source map by @mielverkerken in #1466
New Contributors
- @mielverkerken made their first contribution in #1466
Full Changelog: v2.6.7...v2.6.8
v2.6.7
What's Changed
🎉 New Sources
- Added subdomaincenter integration by @dogancanbakir in #1315
Other Changes
- Improved rapiddns integration by @dogancanbakir in #1332
- Improved Netlas integration to use download API by @ilya3254 in #1301
- Added support to add comments in input file by @dogancanbakir in #1346
- Added
GetStatisticsfunction by @meme-lord in #1238 - Fixed close resp body by @testwill in #1239
- Fixed negative stats by @dogancanbakir in #1367
- Fixed nil deref in source init by @dogancanbakir in #1391
- Fixed incorrect subdomains concatenate (shodan) by @dwisiswant0 in #1392
New Contributors
- @rustfix made their first contribution in #1221
- @meme-lord made their first contribution in #1238
- @testwill made their first contribution in #1239
- @yourpwnguy made their first contribution in #1288
- @ilya3254 made their first contribution in #1301
- @redyetidev made their first contribution in #1214
- @SharokhAtaie made their first contribution in #1339
- @dwisiswant0 made their first contribution in #1392
Full Changelog: v2.6.6...v2.6.7
v2.6.6
What's Changed
Other Changes
- Added context to crtsh database query by @UFeindschiff in #1190
- Fixed SDK log config issue by @dogancanbakir in #1200
- Fixed issue of url scheme being added in output by @dogancanbakir in #1166
- Fixed issue with pagination by @dogancanbakir in #1177
- Fixed flaky tests by @dogancanbakir in #1202
- Updated go version in Dockerfile by @tarunKoyalwar in #1159
- Updated log level by @dogancanbakir in #1167
- Updated alpine to 3.18.6 for security fixes by @alizademhdi in #1192
- Removed
time.sleepfrom sources by @dogancanbakir in #1175
New Contributors
- @alizademhdi made their first contribution in #1192
- @UFeindschiff made their first contribution in #1190
Full Changelog: v2.6.5...v2.6.6
v2.6.5
What's Changed
Other Changes
- Fixed stats with facebook source by @dogancanbakir in #1128
- Fixed nil pointer panic with securitytrails source by @dogancanbakir in #1140
Full Changelog: v2.6.4...v2.6.5