Regular Expressions 101

Community Patterns

0

Procurar por IPv4

Python
Match em um IPv4 válido
Submitted by anonymous - a year ago
0

TCN Match

Python
Extract info about STP TCNs
Submitted by anonymous - a year ago
0

scrape pdf

Python
get data from pdf
Submitted by anonymous - a year ago
0

Meh

Python
d
Submitted by anonymous - a year ago
0

LinkedIn Profile Url

Java 8
LinkedIn Profile Url
Submitted by Morons - a year ago
0

lat cyr letters

Java 8
only lat and cyr letters
Submitted by anonymous - a year ago
0

Pick third section

Python
Pick third section
Submitted by Charles - a year ago

AlienVault Exercise

0

Regular Expression
Python

r"
(?P<time>\w{3}\s+\d{1,2}\s\d{2}:\d{2}:\d{2})\s(?P<src>\w*)\s.*action=(?P<action>\w*).*severity=(?P<severity>\w*).*policies=(?P<policies>\w*).*source=(?P<username>\w* \w*).*destinations=(?P<destinations>\w*\@\w*\.\w*).*channel=(?P<channel>\w*).*matches=(?P<matches>\d{1,5}).*details=(?P<details>\w*)
"
g

Description

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