Identifies and validates sensitive data patterns including API keys, credit cards, and PII for security audits and data discovery.
SecLists Pattern-Matching provides a comprehensive library of regex-based patterns and wordlists designed to identify sensitive information within codebases, logs, and datasets. This skill enables Claude to efficiently detect leaked API keys, validate PII formats like SSNs and phone numbers, and discover network infrastructure through IP address patterns. It is an essential toolkit for security professionals, bug bounty hunters, and developers performing authorized penetration testing or ensuring data compliance in complex environments.
주요 기능
01PII discovery for SSNs and phone numbers
02Financial data validation for credit card formats
03Standardized email address matching patterns
04Comprehensive API key detection patterns
050 GitHub stars
06Network infrastructure identification via IP patterns
사용 사례
01Validating input fields for correct PII and contact information formats
02Conducting authorized penetration tests to identify sensitive data exposure
03Scanning code repositories for leaked secrets or hardcoded API keys