Skip to content

Releases: projectdiscovery/subfinder

v2.3.6

14 Jul 06:54
41442e7
Compare
Choose a tag to compare

Changelog

b9ce804 Fixed an issue with release binary.
c1c8723 Added GitHub search source #255 by @vzamanillo
f093922 Added the latest year in commoncrawl #254 by @himanshudas

2.3.5

08 Jun 10:15
a64318d
Compare
Choose a tag to compare

Changelog

fdb25a9 Added intelx source by @akhil-reni

v2.3.4

22 May 17:32
73f4ced
Compare
Choose a tag to compare
  • Added Spyse source
  • Optional upload to chaos
  • Refactored rapiddns source

v2.3.3

16 May 19:01
d023918
Compare
Choose a tag to compare
  • added rapiddns
  • added zoomeye
  • added dnsdb
  • added AlienVault OTX
  • added Sublist3r

Added PSQL access to crtsh + minor bug fixes

13 Feb 16:43
d4ebf9b
Compare
Choose a tag to compare
  • Added psql based access to crtsh #224
  • Added time taken by each source to verbose flag #223
  • Fixed panic on encountering error in archiveis #221

Minor Bug Fixes

25 Jan 20:10
ad3c7e8
Compare
Choose a tag to compare

Changes -

  1. Fixed a bug with output file being written with list by default in #215
  2. Fixed a bug with crtsh source in #215.

Multiple bug fixes and various changes

10 Jan 14:35
b516df8
Compare
Choose a tag to compare

Changes -

  1. Fixed nW flag output writing issue in PR #210
  2. Fixed single file output when -o flag in PR #211
  3. Added version flag in PR #212
  4. Removed googleter source fixing hang in PR #213
  5. Added contexts per request in PR #213

Fixed an issue with output

15 Dec 07:24
5a7ecb6
Compare
Choose a tag to compare
Merge pull request #203 from projectdiscovery/fix-output

Fixed an issue with verbose mode and output without nW

Fixed crash using invalid domains with certspotter

14 Dec 19:27
ab7fc96
Compare
Choose a tag to compare
  • Minor bug fix with certspotter source

Performance Improvements + streaming output

07 Dec 04:37
308fca9
Compare
Choose a tag to compare
  • Made resolving truly optional
  • Added streaming results in case verbose mode is not used
  • Overall enhancements