Regular Expressions 101

Sponsors

Library entries

1
javascript

filtrar jadx

no description available
Submitted by anonymous - 8 years ago
-2
python

Host and domains

no description available
Submitted by anonymous - 8 years ago
0
python

ipv4

no description available
Submitted by anonymous - 8 years ago
1
python

Timecode

Regex to match standard timecode format.
Submitted by Travis - 8 years ago
1
javascript

German ZIP Validation

Validates German ZIP codes
Submitted by wehmoen - 8 years ago
-2
javascript

Check syntax port ACL VNG

no description available
Submitted by nguyenvq - 8 years ago
2
javascript

Match Characters outside list

no description available
Submitted by vikas - 8 years ago
1
javascript

LMC date match

no description available
Submitted by David Zurcher - 8 years ago
1
javascript

url

no description available
Submitted by anonymous - 8 years ago
2
python

suricata OSSIM regex-1

no description available
Submitted by anonymous - 8 years ago

AD Default Password Policy

Vote

1

Regular Expression
javascript

/
(?=^.{6,255}$)((?=.*\d)(?=.*[A-Z])(?=.*[a-z])|(?=.*\d)(?=.*[^A-Za-z0-9])(?=.*[a-z])|(?=.*[^A-Za-z0-9])(?=.*[A-Z])(?=.*[a-z])|(?=.*\d)(?=.*[A-Z])(?=.*[^A-Za-z0-9]))^.*
/

Description

Loading markdown...
Submitted by anonymous - 8 years ago