Releases: pulasthi7/zap-saml-extension
Releases · pulasthi7/zap-saml-extension
Pre release for 1.0 alpha
Completion of features
ZAP SAML Extension 0.2-alpha
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
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