./security/subfinder, Fast passive subdomain enumeration tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.7.0, Package name: subfinder-2.7.0, Maintainer: leot

subfinder is a subdomain discovery tool that returns valid subdomains
for websites, using passive online sources. It has a simple, modular
architecture and is optimized for speed. subfinder is built for doing
one thing only - passive subdomain enumeration, and it does that very
well.


Master sites:

Filesize: 1073.819 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-02 19:24:57 by Leonardo Taccari | Files touched by this commit (3)
Log message:
subfinder: Update to 2.7.0

Changes:
2.7.0
-----
- Added ThreatCrowd source
- Added DigitalYama source
- Removed PassiveTotal as it no longer exists
- Bug fixes

2.6.8
-----
- Added hudsonrock source
- Removed the columbus source due to consistently encountering 502
  errors
- Removed subdomaincenter as its output quality was unsatisfactory
- Bug fixes
   2024-10-27 19:07:35 by Leonardo Taccari | Files touched by this commit (3)
Log message:
subfinder: Update to 2.6.7

Changes:
v2.6.7
* Added subdomaincenter integration
* Improved rapiddns integration
* Improved Netlas integration to use download API
* Added support to add comments in input file
* Added `GetStatistics` function
* Fixed close resp body
* Fixed negative stats
* Fixed nil deref in source init
* Fixed incorrect subdomains concatenate (shodan)

v2.6.6
* Added context to crtsh database query
* Fixed SDK log config issue
* Fixed issue of url scheme being added in output
* Fixed issue with pagination
* Fixed flaky tests
* Updated log level
* Removed` time.sleep` from sources
   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update