Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTP Sender script to RSA sign the requests #429

Merged
merged 3 commits into from
Jan 17, 2024
Merged

Add HTTP Sender script to RSA sign the requests #429

merged 3 commits into from
Jan 17, 2024

Conversation

mwalkowski
Copy link
Contributor

Hi All,

I've prepared a Python script for ZAP that adds an RSA digital signature based on a private key. I encountered such a solution in one of my projects, and I think it's worth sharing. I've also prepared a similar solution for Burp and described everything under this link.

Signed-off-by: Michał Walkowski <[email protected]>
@thc202
Copy link
Member

thc202 commented Jan 16, 2024

The changelog should be updated.

@mwalkowski
Copy link
Contributor Author

The changelog should be updated.

I updated changelog

@thc202 thc202 changed the title Create rsa-signing-for-zap.py Add HTTP Sender script to RSA sign the requests Jan 17, 2024
@thc202 thc202 enabled auto-merge (squash) January 17, 2024 15:13
@thc202 thc202 merged commit a6fc8c5 into zaproxy:main Jan 17, 2024
8 checks passed
@thc202
Copy link
Member

thc202 commented Jan 17, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants