Skip to content

Releases: CausticKirbyZ/SprayCannon

Added BlueIris login spraytype

29 May 16:12
Compare
Choose a tag to compare

spraycannon:1.3.4 / spdb:2.0.2

New Features

Additional SprayTypes

Added a spraytype for BlueIris web portals. this supports auth and lockout detection.

Enhanced Features

Bug Fixes

Other

O365 updated context

21 Mar 19:32
Compare
Choose a tag to compare

spraycannon:1.3.3 / spdb:2.0.2

New Features

Additional SprayTypes

Enhanced Features

The o365 spraytype now features additional context around error AADSTS50079 and AADSTS50055

Bug Fixes

Other

IMAP Bug fix

12 Oct 01:09
Compare
Choose a tag to compare

spraycannon:1.3.1 / spdb:2.0.2 - BUG FIX

New Features

Additional SprayTypes

Enhanced Features

Bug Fixes

Updated IMAP to be more error checking and provide user feedback on errors.

Other

Basic Auth and Static Releases

04 Oct 15:36
Compare
Choose a tag to compare

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.

Imap Support

04 Oct 01:30
Compare
Choose a tag to compare

spraycannon:1.3.1 / spdb:2.0.2

New Features

  • new spraytypes (experimental)

Additional SprayTypes

  • Added IMAP support for spraying.

Enhanced Features

Bug Fixes

Other

Office ADFS and Citrix

19 Jul 16:22
Compare
Choose a tag to compare

spraycannon:1.3.0 / spdb:2.0.2

New Features

  • new spraytypes (experimental)

Additional SprayTypes

  • Citrix (expiramental)
  • msol_adfs - this is experimental and is designed to target specific cases of "domain-com.on.microsoft.com"

Enhanced Features

  • global protect now has some additional logic to determine if a certificate is required

Bug Fixes

Other

  • some small spelling fixes

1.2.4/2.0.2

19 Jun 23:45
Compare
Choose a tag to compare

spraycannon:1.2.4 / spdb:2.0.2

New Features

Additional SprayTypes

  • Egnyte spraytype - experimental at the moment

Enhanced Features

Bug Fixes

Other

Mattermost and UI Fixes

28 Mar 22:39
Compare
Choose a tag to compare

spraycannon:1.2.3 / spdb:2.0.2

New Features

  • --disable-color can be used to turn printable color off if needed

Additional SprayTypes

  • Mattermost

Enhanced Features

  • Runtime printing updated to be cleaner as the csv output style is no longer needed with the spdb "export" command

Bug Fixes

  • Finnally fixed the UX printing bug.

Other

cleaned up some print lines in a few places and updated some help menu for clarity purposes.

Sonicwall SMA Spraytype

14 Mar 23:13
Compare
Choose a tag to compare

spraycannon:1.2.2 / spdb:2.0.2

New Features

Additional SprayTypes

  • Sonicwall SMA. Spraytype should work but has not been tested thoroughly.

Enhanced Features

Bug Fixes

Other

Small update to adfs spraytype for compatibility reasons.

ADFS MFA

14 Feb 22:58
Compare
Choose a tag to compare

spraycannon:1.2.1 / spdb:2.0.2

New Features

Additional SprayTypes

Enhanced Features

  • Spraytype ADFS_FORMS now has mfa detection(experimental) against microsoft azure mfa to begin.

Bug Fixes

fixed issue where --strip-user-string was returning inconsistent results

Other