Updated Reference Manual (mediawiki)

Felipe Zimmerle
2017-06-28 01:00:29 -03:00
parent aabc7e4ac4
commit 5622408d03

@@ -4529,7 +4529,7 @@ SecRule ARGS "@verifyCPF /^([0-9]{3}\.){2}[0-9]{3}-[0-9]{2}$/" "phase:2,id:195,n
'''Version:''' 2.6-2.9.x
'''Supported on libModSecurity:''' TBI
'''Supported on libModSecurity:''' Yes
== verifySSN ==
'''Description:''' Detects US social security numbers (SSN) in input. This operator will first use the supplied regular expression to perform an initial match, following up with an SSN algorithm calculation to minimize false positives.
@@ -4543,7 +4543,7 @@ SecRule ARGS "@verifySSN \d{3}-?\d{2}-?\d{4}" "phase:2,id:196,nolog,pass,msg:'Po
'''Version:''' 2.6-2.9.x
'''Supported on libModSecurity:''' TBI
'''Supported on libModSecurity:''' Yes
'''SSN Format''':