Releases: projectdiscovery/subfinder
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
v2.4.8
v2.4.7
Changelog
f31c7ea Fixed an issue with crt.sh fallback condition
e6e1d3e Fixed subfinder installation issue
f5e7e62 Improved Github subdomain matching token by @ldionmarcil
v2.4.6
Changelog
b3c582d Fixed invalid memory address bug in sitedossier module by @vzamanillo
f346a3a Fixed a bug in the shodan module to display all results by @thezoomerr
63f39b6 Fixed a bug in result output with passivetotal module.
615d480 Fixed a bug in wildcard check by @xuchaoa
bd59f6c Added multiple source print support in results by @tracertea
c1773cd Added Sonarsearch module by @wavvs
6bacefe Added dependency bot
847e188 Added dnsx support for DNS resolution
b92776d Removed deprecated modules certspotterold,cebaidu,ipv4info,ximcx
f515b5a Removed upload support to chaos dataset.
v2.4.5
Changelog
- 3883cf0 Added Riddler source by @vzamanillo
- 8b83c05 Added ThreatBook source by @vzamanillo
- fdd6235 Added Cebaidu source by @vzamanillo
- 0518d13 Added Robtex source by @vzamanillo
- 3822412 Added Ximcx source by @vzamanillo
- c19c46c Added Anubis source by @vzamanillo
- dcc62d0 Added fdmax for auto handling of file descriptors by @vzamanillo
- e15deef Fixed a bug when no resolvers defined in the config file by @vzamanillo
- acd9e1a Fixed a bug with list source count by @vzamanillo
v2.4.4
Changelog
- b2bec4d Added enterprise API support for binaryedge with max pagesize increase by @tracertea
- 84663dd Added recon.dev API key support by @sepehrdaddev
- b03f093 Added
Connection: close
request header for multiple sources by @vzamanillo - 1cac2e8 Fixed a bug with
Github
source andall
flag by @vzamanillo