Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: Regular expression to check for qwerty sequence in a password

by tybalt89 (Monsignor)
on Oct 09, 2016 at 16:38 UTC ( [id://1173596]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Regular expression to check for qwerty sequence in a password
in thread Regular expression to check for qwerty sequence in a password

I use the \0 as a marker or separator between the two sections of the string' Then I match for a three letter sequence that occurs before the marker, some characters, the marker, some characters, and finally the exact three letter sequence that was matched on the left of the marker. If the regex can match, then there is a three letter sequence in the password that matches exactly three keyboard letters in a row.

  • Comment on Re^3: Regular expression to check for qwerty sequence in a password

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1173596]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-04-26 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found