Amass Versions Save

In-depth attack surface mapping and asset discovery

v3.22.0

1 year ago

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

1 year ago

Changelog

  • 72765f0 v3.21.2 release
  • e3e98f9 Updated the caffix/resolve package

v3.21.1

1 year ago

Changelog

  • 5d5cdb2 v3.21.1 release
  • 857520e Fixed the Docker workflow

v3.21.0

1 year ago

Changelog

  • 0b865eb Updated the Docker workflow
  • f615c71 Additional reliability and consistency from the DNS resolution

v3.20.0

1 year ago

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

1 year ago

Changelog

  • fccbb2d Updated the license badge
  • 40bdd3d Fixes for the intel subcommand
  • 8a7cd5d Added links for Joona and Alexis in the testimonial

v3.19.2

2 years ago

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

v3.19.1

2 years ago

Changelog

  • 8a6bfe8 Updated the linter GitHub action
  • f70e056 Updated the caffix/resolve package dependency
  • d6bcd00 Improved how DNS names are being filtered
  • 29f28ed Add common words for alterations

v3.19.0

2 years ago

Changelog

  • 5abed3b Initial integration of the BGP.Tools data source
  • 774a509 Fixed issue #490 causing the timeout to hang
  • 2a81820 Enable SBOM
  • 2d111c6 Changed Lua memory allocation options
  • 922c16b Added the mtime function to the scripting environment
  • f72f410 Added BGPTools to the list of data sources

v3.18.3

2 years ago

Changelog

  • 59d1901 Updates to the Snapcraft build config
  • 5d5b23c Enum pipeline optimizations and event bus removal fixes