Regular Expressions 101

Library entries

2
javascript

Match Characters outside list

no description available
Submitted by vikas - 8 years ago
0
pcre

Any mail address

Any mail address
Submitted by Himalay - 8 years ago
3
pcre

split sentence regex

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

Mio- schedule task log parser

no description available
Submitted by anonymous - 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
0
pcre

asd

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

Extract a UUID

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

regrex expression

http://www.r-project.org/mail.html
Submitted by Michael Tan - 8 years ago
2
python

suricata OSSIM regex-1

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

nwtis_app1_admin

no description available
Submitted by anonymous - 8 years ago

Dotted Decimal IPv4 Adress (for programming languages)

Vote

2

Regular Expression
pcre

/
\b(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9]))\b
/
g

Description

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