2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) |  |
Log message:
Revbump all Go packages after go124 update
I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
|
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) |  |
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
|