From c5685adc27ab9042865f3272a644eb9e0d851f7e Mon Sep 17 00:00:00 2001 From: Michael Henriksen Date: Sat, 17 Nov 2018 13:58:51 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc1fff4..7395116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.4.0] + +### Added +- Passive fingerprinting of web technology in use on websites with Wappalyzer fingerprints +- Detection of domain takeover vulnerabilities across 20 different services + ## [1.3.2] Complete rewrite and simplification of Aquatone. Now written in Go and focused on reporting and screenshotting. @@ -19,5 +25,6 @@ Complete rewrite and simplification of Aquatone. Now written in Go and focused o - Domain discovery (`aquatone-discover`) - Domain takeover discovery (`aquatone-takeover`) -[Unreleased]: https://github.com/michenriksen/aquatone/compare/v1.3.2...HEAD +[Unreleased]: https://github.com/michenriksen/aquatone/compare/v1.4.0...HEAD +[1.4.0]: https://github.com/michenriksen/aquatone/compare/v1.3.2...1.4.0 [1.3.2]: https://github.com/michenriksen/aquatone/compare/v1.3.2