Skip to content

Releases: ImpostorKeanu/bl-bfg

v1.0.4 Okta Fix

03 Oct 18:45
Compare
Choose a tag to compare

v1.0.3 Freeze Pydantic Version

30 Aug 13:53
Compare
Choose a tag to compare
adjusting versions

OktaAgain

24 Aug 18:58
Compare
Choose a tag to compare
v1.0.2

bump

Version 1

10 Aug 19:18
Compare
Choose a tag to compare
  • 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 templates
    • bfg 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 and LockoutError exceptions via breakers:
    • testing.fake_lockouts - To demo breaker functionality.
    • http.ms_graph
    • http.azure_ad_seamless_sso

v0.5.4.6-ModuleEnhancements

27 Jul 18:28
45ce76b
Compare
Choose a tag to compare
  • Added "notes" to modules.
  • Upgraded the base module to use Pydantic for input validation

v0.5.5-CorrectBugs

26 Jul 20:53
Compare
Choose a tag to compare
bump version

v0.5.4.4-OktaUpdates

26 Jul 16:37
Compare
Choose a tag to compare

Corrected multiple issues in the Okta module.

Correcting Import Bug

16 Jun 21:36
Compare
Choose a tag to compare

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

13 Jun 14:58
Compare
Choose a tag to compare
v0.5.4.1-BugCorrection

fixing bug

v0.5.4-CiscoSSLVPNModule

11 Jun 13:41
Compare
Choose a tag to compare
  • Adding brute force module for the Cisco SSL VPN interface.