Releases: kayake/cerberus
Releases · kayake/cerberus
v1.0.0
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
wordlistsfor 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
v0.0.1-beta ....