Releases: projectdiscovery/subfinder
Releases · projectdiscovery/subfinder
Minor fixes
- Fixed censys source printing issue #192
- Github action workflow fixes
Workflow fixes for github actions
- Misc fixes
- Testing auto-release
Multiple Fixes to the sources
- Multiple source code fixes
- Fixed leaking file descriptors
Version 2.0
- Complete Rewrite of the code
- Faster
- More efficient
- Clear code
Old-Release
Merge pull request #150 from golint-fixer/master Fix golint import path
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
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
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
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.