Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 1.41 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • List of User-Agents have been updated with most recent list of common User-Agents

Fixed

  • Random User-Agent and other spoofing request headers were not set correctly when requesting URLs. Thanks to eur0pa for pointing it out!

Added

  • Passive fingerprinting of web technology in use on websites with Wappalyzer fingerprints
  • Detection of domain takeover vulnerabilities across 20 different services

Complete rewrite and simplification of Aquatone. Now written in Go and focused on reporting and screenshotting.

Added

  • Extraction of hosts, IPs and URLs from arbitrary data piped to Aquatone
  • Parsing of Nmap/Masscan XML files
  • Clustering of websites with similar structure in HTML report

Removed

  • Domain discovery (aquatone-discover)
  • Domain takeover discovery (aquatone-takeover)