Skip to content

Releases: pulasthi7/zap-saml-extension

Pre release for 1.0 alpha

20 Sep 19:18
Compare
Choose a tag to compare
Pre-release

Completion of features

ZAP SAML Extension 0.2-alpha

12 Aug 18:51
Compare
Choose a tag to compare
Pre-release

Functionalities to change SAML request attribute values with pre-predefined values, This includes following sub tasks,

  • #9 - Setting up a scanner that intercept request and identify whether they are SAML requests
  • #6 - Prevent ZAP sending those requests to the endpoint
  • #7 - SAML message attribute changer
  • #8 - GUI for selecting attributes, and giving the predefined values
  • #5 - Saving/Loading the predefined value settings to/from a config file

ZAP SAML Extension 0.1-alpha

29 Jul 18:32
Compare
Choose a tag to compare
Pre-release

Extension with basic functionalities.

  • Provides a menu to access the extension
  • Identify the SAML request
  • View the request parameters
  • View the decoded SAML messages in human readable manner
  • View the attributes in the SAML message
  • Resend the request with changed attribute values