mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
As reported on: #742 and #752 it seems that the SecHash functionality is not working as expected.
7 lines
123 B
HTML
7 lines
123 B
HTML
<html>
|
|
<body>
|
|
<a href="test.txt?testparam=123456">Test</a>
|
|
<a href="text2.txt?testparam=123456">Test 2</a>
|
|
</body>
|
|
</html>
|