Releases: owasp-amass/amass
Releases · owasp-amass/amass
v3.22.0
Changelog
- b073bcb updates to the enumeration pipeline
- 9dddd27 updated the date elements in the word list
- 6e22ea5 updated the ShadowServer and TeamCymru data source integrations
- c6c5fb9 updated the Farsight DNSDB integration
- 11fc50c updated copyright and licensing information
- 35d378b updated AlienVault, and removed the networksdb and umbrella data sources
- defda5a started to switch to the new HTTP request function
- 27d5b4d removed the Google Certificate Transparency data source integration
- 0e8b525 removed support for Snapcraft and Cloudflare
- 92e8c06 performance improvements to the scripting engine
- b17fde1 moved all active techniques to the scripting engine
- d5a39f1 discoveries are now written directly to the data store
- 57934f8 added the grep.app search API as a data source
- 8dc54c5 Removed the Twitter integration and associated dependencies
- 45a375a Removed all references to the ioutil deprecated package
v3.21.2
v3.21.1
v3.21.0
v3.20.0
Changelog
- 9f8c96f Updated the project to Go version 1.18
- f64d0b6 Updated testing packages
- 36f3451 Updated User Guide
- c460ae6 Updated SearX instances list
- 7357986 Small fix for AbuseIPDB data source
- 739e7de Removed ineffective words for Alterations
- f0fe8c4 Ported FOFA to lua script implementation
- 3ca86dc Numerous data source integration enhancements
- b03af20 Make Pastebin data-source only available with an API key
- 8bcb8da Improved HackerOne datasource and renamed PSBDMP to Pastebin
- 9d1d9b3 Improved GitLab data source and ported Searchcode source to API usage
- d0abcc1 FullHunt integration now requires an API key
- fe8dd52 Fixed ThreatBook and incorrect indent in some data source scripts
- 9728d85 Fixed Censys data-source script
- 038c0fb BeVigil Source Added
- 1f9e3b0 ArchiveIt data source optimization
- d4861a5 Added support for commercial BufferOver API key
- 16bf288 Added Yandex datasource and adjusted rate limit of Gists
- d97b5c2 Added Netlas as a datasource and removed IPv4Info
- 2c172ad Added Google, PSBDMP and PublicWWW as datasources
- dcf6b45 Added DNSHistory as a datasource
- f13a913 Added ASNLookup and BidDataCloud as data sources
- 11c4921 Add FUNDING.yml
v3.19.3
v3.19.2
Changelog
- 532b9c0 Added the testimonial provided by the Visma Red Team
- ab7df55 Removed the dns subcommand
- 4250873 Fixed issue #807 that caused passive enumerations to halt
- 75698f0 Fixed #808 by removing the integration instructions no longer supported
- e0abcb3 Added support to 'viz' command to accept an output file prefix
- 88d720d Added a unit test for data source response caching