v9.80 (build: Jul 4 2023)

Regular expressions

Here you can specify a list of your custom regular expressions that can be used in the complex when searching for threats (at tabs User: Threats, DLP).
The complex already has built-in templates: @CREDITCARD@ (credit-card number), @PHONE@ (phone number), @EMAIL@ (e-mail). Thus, you can expand this list with your own templates.
Each expression begins with a new line and should have the following format:
@NAME1@=EXPRESSION1
@NAME2@=EXPRESSION2
@NAME3@=EXPRESSION3
...
Further, when using, it is enough to indicate only names in the format: @NAME@.

Note: Format of used regular expressions is PCRE (Perl Compatible Regular Expressions). For testing you can use regex101.com

Note: Symbols to indicate begin and end of line "^" and "$" are ignored in expressions!

© Mirobase