Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-05-13 20:45
Flavor·PCRE (Legacy)

/
((?:ithelpdesk(?:|\d+)|deskserverithelp|itservicedeskhelp|ithelpservice(?:|\d+))@gmail.com)
/
igm
Open regex in editor

Description

This is a regex for ithelpdesk variants phishing emails

Submitted by anonymous