POLICYCLUE TEST PAGE — This page exists solely to verify DLP (Data Loss Prevention) detection. All sample data below is fictitious.

Text Input Fields

Type or paste sample sensitive data into these fields. DLP monitoring triggers on input, paste, focusout, Enter, and form submit.

File Upload

Upload a file containing sensitive data. Supported formats: plain text, PDF, DOCX, XLSX, PPTX, ODT, ODS, ODP.

Download Test Files

Download a file containing a Swiss IBAN, then upload it above to test DLP file-scan detection.

Sample Test Data

Click any value to select it, then paste it into the fields above. All data below is fictitious and invalid.

TypeSample value
Credit card (Visa)4539 1488 0343 6467
Credit card (MC)5425 2334 1100 9903
IBAN (CH)CH93 0076 2011 6238 5295 7
IBAN (DE)DE89 3704 0044 0532 0130 00
US SSN078-05-1120
Email addressjohn.doe@example.com
Phone number+41 79 123 45 67
IPv4 address192.168.1.100
AWS access keyAKIAIOSFODNN7EXAMPLE
API key patternsk_live_4eC39HqLyjWDarjtT1zdp7dc
Password leakpassword: S3cretP@ss123!
How DLP detection works DLP patterns are configured server-side and delivered via the policy API. Each pattern has a regex and an enforcement mode:

ModeNameBehavior
0Silent alertMatches are reported to backend. No UI shown.
1AlertAlert popup shown to user. Input not modified.
2Mask + overrideMatched text is masked with asterisks. User can override per-site.
3BlockMatched text is masked. File uploads are blocked. No override.

To test, configure a DLP pattern in the PolicyClue portal (e.g. regex \b\d{4}[\s-]?\d{4}[\s-]?\d{4}[\s-]?\d{4}\b for credit cards) and assign it to a policy matching this URL.