mirror of https://github.com/OWASP/Nettacker.git
changed rege (#1098)
This commit is contained in:
parent
7cbf897e30
commit
6e7a6519cf
|
|
@ -39,5 +39,5 @@ payloads:
|
|||
conditions:
|
||||
headers:
|
||||
Strict-Transport-Security:
|
||||
regex: ^((?!Max-Age).)+$|^((?!includeSubDomains).)+$
|
||||
regex: ^((?!max-age).)+$|^((?!includeSubDomains).)+$
|
||||
reverse: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue