dbohannon/PANHunter
Command line tool used to search files for credit card numbers (PAN). Card numbers are verified with regular expression and Luhn (i.e. mod10) checks. Results are written to a spreadsheet containing the file, line number, full card number, and masked card number.
GitHub repository with 5 stars and 2 forks.
Language: Python