2021-01-18 21:35:36 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
amass: Update to version 3.11.1
pkgsrc changes:
- Move all GO_MODULE_FILES definition to a separate go-modules.mk file to make
Makefile a bit more readable
Changes:
3.11.1
------
- Updated the CertSpotter script
- Significant speedup to DNS queries
- Added old CertSpotter API
- Added ThreatBook as a data source #530
3.11.0
------
- graph: compare IP addresses with net package
- added the ThreadFix article
- Update config.ini
- Update UA to 87.0.4280.49 Safari/537.36
- Stopped using the IP2ASN API
- Improved the handling of ASN info and DNS queries
- Implemented the intel features using the pipeline
- Added Anubis and SonarSearch as data sources #530
|
2020-11-13 20:26:26 by Benny Siegert | Files touched by this commit (202) | |
Log message:
Revbump all Go packages after go115 update
|
2020-11-08 22:59:39 by Benny Siegert | Files touched by this commit (202) | |
Log message:
Revbump all Go packages after Go 1.15 update.
|
2020-10-08 10:47:58 by Leonardo Taccari | Files touched by this commit (2) | |
Log message:
amass: Update to 3.10.5
Changes
3.10.5
------
- update to dependency information
- small improvement to the timeout implementation
- data source responses are cached in passive mode
- constraints removed when querying data sources for new second-level domain names
- The viz and db subcommands are more similar in behavior
- DNS queries timeout quicker
|
2020-09-28 11:21:02 by Leonardo Taccari | Files touched by this commit (2) | |
Log message:
amass: Update to 3.10.4
Changes:
3.10.4
------
- tweaked performance after adding the rate limiting
- increased reliability of the ASN search
- improved performance of the Queue signalling mechanism
- improved performance of graph database queries
- improved performance of domain name scope checking
- fixes and/or updates to ADS scripts
- fixed #491 issue regarding the ZoomEye authentication process
- amass enum -list now removes sources based on include/exclude config
- added probes from the top 20 labels found in TLS certificates
- added leaky bucket rate limiting to DNS resolution
- added embedded ASN info and faster cache lookups
- Remove extra = from commoncrawl url
- Add missing flags to documentation
|
2020-09-12 13:05:15 by Leonardo Taccari | Files touched by this commit (4) |
Log message:
amass: Import amass-3.10.3 as security/amass
The OWASP Amass Project performs network mapping of attack surfaces and
external asset discovery using open source information gathering and
active reconnaissance techniques.
|