Skip to content

Basic Auth and Static Releases

Compare
Choose a tag to compare
@CausticKirbyZ CausticKirbyZ released this 04 Oct 15:36
· 6 commits to main since this release

spraycannon:1.3.2 / spdb:2.0.2

New Features

  • new spraytypes (experimental)

Additional SprayTypes

  • Added BasicAuth as a default spraytype. Looks for 200 responses currently.

Enhanced Features

Bug Fixes

  • Fixed IMAPS 933 default port to 993 as it should be.

Other

  • Updated the static build process to be fully working. Releases should now have a fully static build for both spdb and spraycannon. Keep in mind that full static builds cannot be pushed through proxychains as they use musl to compile and glibc cannot be hooked.