Regular Expressions 101

Library entries

0
pcre2

SMB share parsing

A regex for parsing SMB shares
Submitted by Drav Sloan - a year ago
0
pcre2

DTM Validation

DTM Validation
Submitted by Mike Cheel - a year ago
0
java

Match CLI argument to

Matches argumetn to as: -t to -t= ...
Submitted by rperez-torro - a year ago
0
pcre2

iamge url

all image url in in content
Submitted by farhad rohani - a year ago
0
python

SoundsExtract

extract sounds
Submitted by anonymous - a year ago
0
pcre2

等等

方法
Submitted by anonymous - a year ago
0
pcre2

Data URL

Parsing of Data URLs
Submitted by anonymous - a year ago
0
pcre2

Phone of 10 and 11 digits

Phone validation
Submitted by anonymous - a year ago

Windows Bitvise SSH Server Event Log

Vote

0

Regular Expression
pcre2

/
\n\s\sname:\sI_LOGON_AUTH_FAILED\n[\s\S]*?\s\ssession\n[\s\S]*?\s\s\s\sremoteAddress:\s(?<ipaddress>.*?):[0-9]*\n[\s\S]*?\s\sauthentication\n[\s\S]*?\s\s\s\suserName:\s(?<username>.*)
/
i

Description

Loading markdown...
Submitted by paprikar - 2 years ago