Created
February 10, 2022 01:51
-
-
Save shollingsworth/2dc37368ace1bc376bb085cd88fb875a to your computer and use it in GitHub Desktop.
windows recon find string in files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| findstr /S /I /M /C:"karl" *.* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment