It is now possible to develop plugins for brute force attacks, such as random user agents, with examples available in the plugins folder. For custom code, there is no longer a need to re-compile the project; you can write plugins on the go
Compile code to the .so
file format to import a plugin. To do so, please use the built-in command for the Go programming language, command example is below:
go build -buildmode=plugin -o plugin_name.so plugin_name.go
Full Changelog: v2.5...v2.5.1
Updated on 20/12/2024
Changes: