Skip to content

Releases: kayake/cerberus

v1.0.0

28 Apr 23:36
c365182

Choose a tag to compare

New Features

  • Saving payloads according to templates and wordlists using the database Plyvel.
  • Support for multiple wordlists, with wordlist processing parallelized across multiple processes.

Caution

This feature requires substantial RAM and CPU resources.

  • Version verification.

Changes

  • Traditional loop replaced with UvLoop.
  • Cerberus architecture significantly streamlined, resulting in a smaller footprint.
  • Payloads pre-processed for enhanced attack speed.
  • Cache management.
  • Attack initiation simplified: Configure the attack via configs/attack.yaml (or a custom configuration file. For more information, read How to Start an Attack.
  • Log records enhanced with improved detail and formatting (verbose options).
  • Added the directory wordlists for custom wordlists without causing issues with GitHub updates.

Full Changelog: v0.0.1-beta...v1.0.0

🅘 For more information, refer to the documentation.

Beta

04 Feb 17:40

Choose a tag to compare

v0.0.1-beta

....