Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,
I tried to reproduce the issue:
- installed a local apache2
- configured the server to use a self-signed certificate
- created a strLoader to send POST request to this webserver
- used modsecurity to dump the payload of the POST request
As yo...