Forum Discussion
bf7750
Bronze I
8 months agoAPT29 Threat Hunting with Elasticsearch: Ep.5 – LNK File Analysis - Tools?
I was able to complete Ep. 1-4 without much difficulty because I have previous experience with Elasticsearch. But this lab feels like getting pushed into the deep end with no floaties. Not only i...
- 8 months ago
You could do the "PowerShell Basics" and/or the "PowerShell Deobfuscation" series.
Or if you want a quick-start just try "strings <filename>" and start to investigate.
jamesstammers
Bronze II
8 months agoHello,
It is quite tricky getting started with this one because of the little information you're given. HxD is a good place to start, and with a little knowledge of how to decode popular encoding methods in the CLI you should be able to figure it out!