Path to this page:
./
security/subfinder,
Fast passive subdomain enumeration tool
Branch: CURRENT,
Version: 2.6.7,
Package name: subfinder-2.6.7,
Maintainer: leotsubfinder 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.535 KB
Version history: (Expand)
- (2024-10-27) Updated to version: subfinder-2.6.7
- (2024-09-06) Updated to version: subfinder-2.6.5nb6
- (2024-08-11) Updated to version: subfinder-2.6.5nb5
- (2024-07-03) Updated to version: subfinder-2.6.5nb4
- (2024-06-13) Updated to version: subfinder-2.6.5nb3
- (2024-06-01) Updated to version: subfinder-2.6.5nb2
CVS history: (Expand)
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) | |
Log message:
Revbump all Go packages after go122 update
|
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | |
Log message:
Revbump all Go packages after update
|
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | |
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) | |
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) | |
Log message:
Revbump all Go packages after go121 update
|
2024-03-24 21:17:06 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
subfinder: Update to 2.6.5
Changes:
v2.6.5
## What's Changed
### Other Changes
* Fixed stats with facebook source
* Fixed nil pointer panic with securitytrails source
v2.6.4
## What's Changed
* Added pagination support to SecurityTrails source
* Added extended limit for crtsh source with `-all` option is used
* Fixed build failure on `termux/android`
* Fixed VirusTotal pagination issue
* Fixed BinaryEdge pagination issue
* Fixed issue with case-sensitive domain input with `-dL` option
* Improved DNSDB source to use v2 api with offset
* Improved config file path creation by OS
* Improved 360Quake subdomain query
* Improved subdomain handling from fofa source
* Disabled riddler source
|