mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2025-12-29 16:15:12 +00:00
Update: [Sat Jan 25 00:24:31 UTC 2025]
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
map $request_uri $waf_block_leakages {
|
||||
default 0;
|
||||
"~*^5d{2}$" 1;
|
||||
"~*^#!s?/" 1;
|
||||
"~*^5d{2}$" 1;
|
||||
"~*(?:<(?:TITLE>Index of.*?<H|title>Index of.*?<h)1>Index of|>[To Parent Directory]</[Aa]><br>)" 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user