Forum Discussion
Help needed for Threat Hunting - Credential Access
- 10 months ago
Hey clermagic224
This question is looking for the specific file that contains the credentials, not a ZIP file containing multiple files. If you keep digging, you'll find a file whose filename specifically refers to "passwords"—this is the file you're looking for! The answer to the next question also might give you a clue as to what the correct file is. I hope this helps!
Hey clermagic224
This question is looking for the specific file that contains the credentials, not a ZIP file containing multiple files. If you keep digging, you'll find a file whose filename specifically refers to "passwords"—this is the file you're looking for! The answer to the next question also might give you a clue as to what the correct file is. I hope this helps!
- clermagic22410 months ago
Bronze II
thank you very much for the reply! i'll try this approach :)
- clermagic22410 months ago
Bronze II
Hey, i tried to query using targetimage, targetgetpath, targetfilename, image with, password* and pw* but still could not find. Any suggestions on how else i should filter? thanks!
- NyePrior10 months ago
Immerser
The full path contains the word password, but doesn't start with it, so you'd need to look for *password*, instead of password*
- clermagic22410 months ago
Bronze II
How dumb I was - forgotting that wildcards work both ways! Thank you for pointing that out - I managed to figure it and completed the lab