Regular Expressions 101

Sponsors

Library entries

1
python

#define

no description available
Submitted by anonymous - 6 years ago
0
pcre

Remove Header Rows

Removes the first n rows of a file
Submitted by Raphael Bögel - 6 years ago
0
pcre

Restreindre scripts SQL

no description available
Submitted by anonymous - 6 years ago
0
pcre

test

test
Submitted by anonymous - 6 years ago
0
pcre

Filtre underscore

Filtre : split on underscore
Submitted by herve_p - 6 years ago
1
javascript

double number

no description available
Submitted by anonymous - 6 years ago
0
pcre

Password with rare chars

no description available
Submitted by Luis Arias - 6 years ago
0
pcre

Sass2Stylus Regex

converts CSS SASS to Stylus
Submitted by anonymous - 6 years ago
0
pcre

Complex password

no description available
Submitted by anonymous - 6 years ago
0
pcre

Common mails

no description available
Submitted by anonymous - 6 years ago
0
pcre

Phone

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

Chord scanning

no description available
Submitted by anonymous - 6 years ago
0
pcre

Unicode Name validation

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

test

learning regex in python
Submitted by anonymous - 6 years ago

SSHD log analysis

Vote

0

Regular Expression
python

"
\[(?P<ssh_id>\d{1,}(?=\])).*(?P<action>(Accepted)|(Failed)).+(?P<username>(?<=(for\s)).+(?=\sfrom)).+(?P<host>(?<=(from\s)).+(?=\sport)).+(?P<port>(?<=(port\s))\d{1,})
"
g

Description

Loading markdown...
Submitted by Xerath Ahbrosha - 6 years ago