Data Loss Prevention dictionaries
Email Security provides several dictionaries to with Data Loss Prevention (DLP). You can use the dictionaries in combination with Message Rules to detect potentially high risk data being stolen via email messages.
Note
The condition used in the rule needs to support dictionaries and can only be applied to the message body.
Tip
You can find an example of a message rule that uses Data Loss Prevention dictionaries under Creating a rule for placing emails with credit card numbers in a custom quarantine using DLP dictionaries.
The DLP dictionaries consist of Regular Expressions and keywords:
Dictionary | Description | Use with |
---|---|---|
AWS Keys (RegEx) | Format:
Pattern: Either the key or the secret must be present. | AWS Keys (Keywords) |
Azure DocumentDB Auth Key (RegEx) | Format: The string Pattern:
| |
Azure Publish Setting Password (RegEx) | Format: The string Pattern:
| |
Azure Storage Account Key (RegEx) | Format: The string Pattern:
| |
Card Number (RegEx) | Format: 14 digits that can be formatted or unformatted ( Pattern: A complex pattern that detects cards from all major brands worldwide, including Visa, MasterCard, Discover Card, JCB, American Express, gift cards, and diner cards. | Card Number (Keywords) |
Date of Birth (RegEx) | Format: a date represented in a known UK or US format Pattern: must include a prefix, | Date of Birth (Keywords) |
Email Address (RegEx) | Format: Has to have a prefix, the asperand ( Pattern:
| |
International Banking Account Number, IBAN (RegEx) | Format: Country code (two letters) plus check digits (two digits) plus bban number (up to 30 characters) Pattern:
| |
IP Address (RegEx) | Format:
Pattern: N/A | |
Password (RegEx) | Format: The password must contain at least one lowercase character, one uppercase character, one digit, one special character, and a length form 8 to 14. Pattern: Contain all of the following, but in no particular order:
| Password (Keywords) |
SWIFT Code (RegEx) | Format: Four letters followed by 5-31 letters or digits. Pattern: Four letters followed by 5-31 letters or digits:
| SWIFT Code (Keywords) |