Forum Discussion
kevinh
10 months agoBronze III
Practical Malware Analysis: Static Analysis question 19
for what native Microsoft service is this malware trying to masquerade as with a legitimate seeming name and a reference to a file path that can be used for persistence, for some reason when typing d...
- 10 months ago
Hey mate your looking in the wrong area. Go back to question 15 and see the two functions it calls. The top one is the answer i assisted with before but the second function is where you need to be looking.
Then follow the briefing panel to conduct a function override, once this is done itll show you the correct path
Its the full file path it wants.
CyberSharpe
Ambassador
10 months agoHey mate your looking in the wrong area. Go back to question 15 and see the two functions it calls. The top one is the answer i assisted with before but the second function is where you need to be looking.
Then follow the briefing panel to conduct a function override, once this is done itll show you the correct path
Its the full file path it wants.