Skip to content

Releases: projectdiscovery/subfinder

Minor fixes

06 Dec 14:20
6ac77f6
Compare
Choose a tag to compare
  • Fixed censys source printing issue #192
  • Github action workflow fixes

Workflow fixes for github actions

06 Dec 12:44
Compare
Choose a tag to compare
  • Misc fixes
  • Testing auto-release

Multiple Fixes to the sources

06 Dec 12:39
8ab1817
Compare
Choose a tag to compare
  • Multiple source code fixes
  • Fixed leaking file descriptors

Version 2.0

05 Dec 13:20
Compare
Choose a tag to compare
  • Complete Rewrite of the code
  • Faster
  • More efficient
  • Clear code

Old-Release

27 Oct 09:12
b89ce97
Compare
Choose a tag to compare
Merge pull request #150 from golint-fixer/master

Fix golint import path

1.0

26 Jun 04:48
68ff49a
Compare
Choose a tag to compare
1.0

Changes / Feature Additions

  • Add DNS dependance retrieval in #45
  • Added new user interface / colour in #48
  • Passive engine re-write for parallelism in #51
  • Changed from Iron/go:dev to golang for RPi support in #52
  • Added in the suppression of errors for -silent mode in #79
  • Added Shodan support in #77
  • Added dogpile support in #75
  • Added Exalead support in #75
  • Added Yahoo support in #75
  • Implemented Ipv4info in #68
  • Added certificate transparency via entrust in #63
  • Overhauled codebase to correct all linting issues in #83
  • Added xurls package in #85
  • Fixed all spelling errors in code base with #87
  • Updated banner in #88

Bug Fixes

  • Multiple domains bug fix in #42
  • Fix for < character in #44
  • Fixed realtime output in Bruteforce module in #67

Checksums

2996652f69e9a3d2b3255cb386a9827db42d12ec63e84afb5aa9e46928a16389  subfinder_linux_amd64_1.0.zip

0.2

28 May 02:25
67ca379
Compare
Choose a tag to compare
0.2

Changes

  • Passive engine rewrite for paralellism
  • New user interface and colours
  • Changed from iron/go:dev to golang for Raspberry Pi Support
  • Added bing passive search
  • Added ask search
  • Added baidu search

Bug fixes

  • Fix for "< character missing" error
  • Fix for multiple domains input

Checksums

dffa74c4e2ef245889179ec3b9143bfd5d4f8cc4614105a0bf89bd557d96c821 subfinder_linux_amd64_0.2.zip

Initial Release - Working Docker Support

30 Apr 23:32
6ee66a9
Compare
Choose a tag to compare

This release is the same code-base as 'Initial Release' however docker support has been resolved and is now working. For this reason this has been tagged as a patch to 'Initial Release' instead of a feature itteration.

Initial Release

30 Apr 23:33
6ee66a9
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

This release contain 17 passive data sources in order to find subdomains for a given target.

  • JSON and Text output formats are supported
  • Currently only passive data sources are supported
  • There are some bugs at present.