Find Password Files

Description

Finds files that might have passwords in them.

Overview

This script looks for any file with the word password in the filename or any file with a xml, ini, or txt extension with the word password in it.

Example Output

Length LastAccessTimeUtc      FullName
------ -----------------      --------
271951 12/18/2022 1:41:26 PM  C:\Users\helpdesk\AppData\Local\Microsoft\Edge\User Data\ZxcvbnData\3.0.0.0\passwords.txt
271951 12/18/2022 1:33:07 PM  C:\Users\helpdesk\AppData\Local\Microsoft\VisualStudio\WebView2Cache\0000\EBWebView\ZxcvbnData\3.0.0.0\passwords.txt
    43 12/16/2022 6:27:55 AM  C:\Users\helpdesk\Desktop\Workspace\passwords.txt
Scroll to Top