Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
michenriksen committed Nov 17, 2018
1 parent dff04fc commit c5685ad
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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

0 comments on commit c5685ad

Please sign in to comment.