Regular Expressions 101

Community Patterns

0

blake shell

PCRE (PHP <7.3)
blake encoded shell
Submitted by anonymous - 3 years ago
0

tilak shell

PCRE (PHP <7.3)
tilak encoded shell
Submitted by anonymous - 3 years ago
0

tilak shell

PCRE (PHP <7.3)
tilak encoded shell
Submitted by anonymous - 3 years ago
0

tilak phishing

PCRE (PHP <7.3)
tilak phishing
Submitted by anonymous - 3 years ago

Extract email client inserted "On <DATE>, <SENDER> wrote:"

-2

Regular Expression
PCRE (PHP <7.3)

/
^>(?:.|\s>)*<[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}>(?:.|\s)*?:
/
gm

Description

Loading markdown...
Submitted by Vlad Burca - 9 years ago