v0.6.0

HavocFramework/Havocv0.6.0Mar 2, 2022by dstotijn

AI Summary

Enhances usability by adding support to launch Chrome and introducing certificate management subcommands.

Key Highlights

  • Launch Chrome support
  • Certificate management subcommands
  • Copy to Sender button in request logs

New Features

  • Chrome launch support
  • Certificate management subcommands
  • Logger addition
  • Copy to Sender button

Full Release Notes

This release has two improvements that should make Hetty easier to work with:
* bef52d9 Add support to launch Chrome - Check [this guide](https://hetty.xyz/docs/getting-started#run) for details.
* ad26478 Add certificate management subcommands - Check [this doc](https://hetty.xyz/docs/guides/trust-root-ca) for details.

## Changelog
* 6aa93b7 Add "Copy to Sender" button in reqlog table
* 7afc23b Add Homebrew tap to GoReleaser config
* ad26478 Add certificate management subcommands
* 2ddf2a7 Add logger
* bef52d9 Add support to launch Chrome
* d438f93 Fix incorrect var names
* 8269af9 Fix missing `HTTP/1.0` proto enums
* af26987 Fix sort order of request logs
* f15438e Fix stray outdated enum values
* 857aa0c Misc lint fixes
* fa3f24e Move gql handler out of `main`, improve admin route matching
* ed9a539 Remove stray console.log calls
* c5f76e1 Remove unused project open/close event listeners
* 29550ff Update README
* ca0c085 Use `ffcli`, tidy up usage message