Skip to content

Engine rewrite :)

Compare
Choose a tag to compare
@CausticKirbyZ CausticKirbyZ released this 14 Dec 03:20
· 55 commits to main since this release

spraycannon:1.2.0 / spdb:2.0.2

New Features

  • Rewrite to the spraying engine. there is now less code
  • Using spraycannon --version will check the current git to look if updates are available.

Additional SprayTypes

Enhanced Features

  • All spray() functions return a SprayStatus Object and can be better handled dynamically. no more messy passing arrays back and forth
  • O365 now checks for conditional access and prints if CA is enabled on a user.
  • SPDB now can export usernames that are not flagged in the "invalid_users". CLI command is val-users and export val-users
    • This should allow for better porting of potentially valid users if needed for other tools
  • SPDB also now used the new version of cryprompt and has a colored prompt now :)

Bug Fixes

Other

If threading is enabled there is a small UI bug that will overlap the "jitter" counter and a counter with how many threads are queued. i know about this and will fix for next release. This should not effect the spraying or functionality.