| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| subfinder_2.15.0_checksums.txt | 2026-08-05 | 891 Bytes | |
| subfinder_2.15.0_linux_386.zip | 2026-08-05 | 9.5 MB | |
| subfinder_2.15.0_linux_amd64.zip | 2026-08-05 | 10.0 MB | |
| subfinder_2.15.0_linux_arm64.zip | 2026-08-05 | 9.1 MB | |
| subfinder_2.15.0_linux_arm.zip | 2026-08-05 | 9.6 MB | |
| subfinder_2.15.0_macOS_amd64.zip | 2026-08-05 | 10.2 MB | |
| subfinder_2.15.0_macOS_arm64.zip | 2026-08-05 | 9.6 MB | |
| subfinder_2.15.0_windows_386.zip | 2026-08-05 | 9.9 MB | |
| subfinder_2.15.0_windows_amd64.zip | 2026-08-05 | 10.2 MB | |
| subfinder_2.15.0_windows_arm64.zip | 2026-08-05 | 9.2 MB | |
| README.md | 2026-08-05 | 2.0 kB | |
| v2.15.0 source code.tar.gz | 2026-08-05 | 1.1 MB | |
| v2.15.0 source code.zip | 2026-08-05 | 1.2 MB | |
| Totals: 13 Items | 89.5 MB | 2 | |
What's Changed
🎉 New Features
- Added shodanct passive source by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1796
- Added Option
-vR,-virustotal-resfor VirusTotal source by @Bundy01 in https://github.com/projectdiscovery/subfinder/pull/1719 - Added machine-readable source listing with
-ls -oJby @Gerijacki in https://github.com/projectdiscovery/subfinder/pull/1812
🐞 Bug Fixes
- Fixed source leaks by @Mzack9999 in https://github.com/projectdiscovery/subfinder/pull/1801
- Fixed drain source channels on cancel so source goroutines exit instead of leaking on a blocked send by @Mzack9999 in https://github.com/projectdiscovery/subfinder/pull/1799
- Fixed crtsh's query by dropping unused certificate metadata from SQL query by @ChrisJr404 in https://github.com/projectdiscovery/subfinder/pull/1787
- Fixed VirusTotal source by capping pagination and providing clearer 429 message by @ChrisJr404 in https://github.com/projectdiscovery/subfinder/pull/1788
- Fixed Anubis source by switching subdomain API to anubisdb.com by @jatinder14 in https://github.com/projectdiscovery/subfinder/pull/1815
Other Changes
- Fixed lint issues by @dogancanbakir in https://github.com/projectdiscovery/subfinder/pull/1820
- Refactored loadFromFile to use bufio.Scanner by @nandaanomi in https://github.com/projectdiscovery/subfinder/pull/1791
New Contributors
- @ChrisJr404 made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1787
- @Bundy01 made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1719
- @nandaanomi made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1791
- @jatinder14 made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1815
- @Gerijacki made their first contribution in https://github.com/projectdiscovery/subfinder/pull/1812
Full Changelog: https://github.com/projectdiscovery/subfinder/compare/v2.14.0...v2.15.0