Releases: ImpostorKeanu/bl-bfg
Releases · ImpostorKeanu/bl-bfg
v1.0.4 Okta Fix
bump version
v1.0.3 Freeze Pydantic Version
adjusting versions
OktaAgain
v1.0.2 bump
Version 1
- Various bug corrections
- Implemented Pydantic models and a bit of naive logic to convert them to YAML documents.
- Enhanced
yaml
subcommand to support dumping of templatesbfg yaml t --help
to see available YAML templates.
- Introduces support for "breakers" via BruteLoops
- See the section titled Breakers here
- Enhanced modules to support
ConnectionError
andLockoutError
exceptions via breakers:testing.fake_lockouts
- To demo breaker functionality.http.ms_graph
http.azure_ad_seamless_sso
v0.5.4.6-ModuleEnhancements
- Added "notes" to modules.
- Upgraded the base module to use Pydantic for input validation
v0.5.5-CorrectBugs
bump version
v0.5.4.4-OktaUpdates
Corrected multiple issues in the Okta module.
Correcting Import Bug
There was a bug related to association of spray values upon import. A heavy-handed fix has been implemented until a more permanent patch can be applied.
Cisco SSL VPN Bug Correction
v0.5.4.1-BugCorrection fixing bug
v0.5.4-CiscoSSLVPNModule
- Adding brute force module for the Cisco SSL VPN interface.