1. Audit Email Logs for PII
Security AnalystBackground
A security analyst needs to review email server logs to ensure no sensitive information is exposed.
Problem
Manually scanning logs for email addresses and phone numbers is time-consuming and error-prone.
How to use
Paste the log content into the text input, select 'email' and 'phone' from the scan types, and include context for better analysis.
scanTypes: ["email", "phone"], includeContext: trueOutcome
The tool returns a JSON report highlighting all email addresses and phone numbers found, with their positions and surrounding context.