Releases: projectdiscovery/subfinder
Releases · projectdiscovery/subfinder
v2.5.7
What's Changed
- Fixed Docker file to avoid version mismatch by @olearycrew in #771
- Added self update option (
-update
) + version check by @RamanaReddy0M in #780
New Contributors
- @olearycrew made their first contribution in #771
Full Changelog: v2.5.6...v2.5.7
v2.5.6
What's Changed
New Features
- Added digitorus support as new source by @vzamanillo in #696
Bug Fixes
- Fixed outdated deps by @RamanaReddy0M in #762
- Fixed failing cases by @ShubhamRasal in #720
Improvements
- Improved crtsh SQL query by @vzamanillo in #700
- Improved scan statistics by @owenrumney in #727
- Improved
ctx
param in agent enumerate method by @EndPositive in #756
Issues closed in release - https://github.com/projectdiscovery/subfinder/milestone/5?closed=1
New Contributors
- @owenrumney made their first contribution in #727
- @RamanaReddy0M made their first contribution in #762
- @EndPositive made their first contribution in #756
Full Changelog: v2.5.5...v2.5.6
v2.5.5
What's Changed
- Added hunter source by @Mzack9999 in #680
- Added recon.cloud source by @Mzack9999 in #679
- Added the library usage example by @forgedhallpass in #693
- Added callback function by @ShubhamRasal in #699
- Added dynamic year ranges for commoncrawl by @vzamanillo in #687
- Fixed crtsh email values by @vzamanillo in #676
- Fixed source tests, added crtsh with recursion by @vzamanillo in #702
- Fixed Segfault crash by @r0nk in #672
- Removed sonar source by @vzamanillo in #701
New Contributors
- @r0nk made their first contribution in #672
- @ShubhamRasal made their first contribution in #699
Full Changelog: v2.5.4...v2.5.5
v2.5.4
What's Changed
- Added subdomain match/filter support by @LuitelSamikshya in #582
- Added new sources:
- dnsrepo source by @LuitelSamikshya in #501
- bevigil by @alt-glitch in #591
- quake source by @zer0yu in #424
- Removed unmaintained / unavailable sources:
- sublist3r by @LuitelSamikshya in #586
- archiveis by @forgedhallpass in #655
- threatcrowd by @forgedhallpass in #656
- Added integration test for -
- alienvault by @dogancanbakir in #648
- hackertarget by @dogancanbakir in #644
- sources that do not require API key by @dogancanbakir in #651
- Fixed newline bug with crtsh sources by @vzamanillo in #662
- Source refactor and bug fixes by @forgedhallpass in #588
Issues closed in the release - https://github.com/projectdiscovery/subfinder/milestone/3?closed=1
New Contributors
- @alt-glitch made their first contribution in #591
- @zer0yu made their first contribution in #424
- @noah-de made their first contribution in #634
- @dogancanbakir made their first contribution in #648
Full Changelog: v2.5.3...v2.5.4
v2.5.3
What's Changed
- Added WhoisXML API support by @VortixDev in #583
- Removed bufferover API by @daffainfo in #579
- Updated goflags to latest version by @Mzack9999 in #573
New Contributors
- @daffainfo made their first contribution in #579
- @JosephGregg made their first contribution in #578
- @VortixDev made their first contribution in #583
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- Fixed bug in API key randomization by @Ice3man543 in #550
- Removed spyse source by @mikelolasagasti in #542
- Disabled static compilation for osx by @Mzack9999 in #541
New Contributors
- @jinrenjie made their first contribution in #536
- @forgedhallpass made their first contribution in #537
- @jalavosus made their first contribution in #539
- @mrimann made their first contribution in #556
- @sullo made their first contribution in #555
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- Added support to filter ips from input file by @LuitelSamikshya in #513
- Added
input
field to json output by @zerodivisi0n in #523 - Fixed
-silent
switch still show banner by @ignacionf in #524 - Fixed config file recoverable errors non fatal by @Mzack9999 in #526
- Fixed missing
providers-config
fatal on first-run by @thesamesam in #527
New Contributors
- @ChengGuoZhang made their first contribution in #514
- @zerodivisi0n made their first contribution in #523
- @ignacionf made their first contribution in #524
- @thesamesam made their first contribution in #527
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Added C99 source by @taythebot in #466
- Added Zoomeye API source by @M09Ic in #477
- Added Fullhunt API source by @LuitelSamikshya in #476
- Added support for non-commercial bufferover API by @iangcarroll in #485
- Added goflags support by @LuitelSamikshya in #498
- Fixed an issue with input sanitization by @Mzack9999 in #495
- Fixed Fofa API endpoint by @pikpikcu in #496
- Fixed Anubis API endpoint by @smdawson in #502
- Fixed censys results by @ycamper in #478
New Contributors
- @Juneezee made their first contribution in #467
- @ycamper made their first contribution in #478
- @LuitelSamikshya made their first contribution in #476
- @M09Ic made their first contribution in #477
- @PR3R00T made their first contribution in #500
- @pikpikcu made their first contribution in #496
- @smdawson made their first contribution in #502
- @iangcarroll made their first contribution in #485
- @parrasajad made their first contribution in #510
Full Changelog: v2.4.9...v2.5.0
v2.4.9
Changelog
- Added Fofa source #408 by @Becivells
- Added C99 source #431 by @taythebot
- Added Chinaz source #437 by @yhy0
- Added Request
rate-limit
support #362 by @taythebot - Added HTTP Proxy (
proxy
) support #429 by @taythebot - Added Bind (
b
) support to use specfic network #419 by @SamuelCampos78 - Added Random user-agent header to query sources #447 by @taythebot
- Fixed a bug with crtsh source #436 by @karelorigin
- Fixed a bug with recon.dev source #448 by @maldevel
- Fixed a bug with dnsdumpster source #438 by @maldevel
- Fixed spyse source to use v4 API #433 by @scanpatch