Forum Discussion

Sanjay's avatar
Sanjay
Icon for Bronze I rankBronze I
27 days ago
Solved

copy-paste-compromise-malicious-documents-analysis

Hi, I am stuck in the question 10.

stage_2 contains a reference to a file – Library.pdb. What is the full path to this file?

Can anyone help me with this? 

 

  • Hi, as I recall you need to deobfuscate and look for the base64 strings then decode the base64. Also check the code for preset paths or file names.  

2 Replies

  • Hi, as I recall you need to deobfuscate and look for the base64 strings then decode the base64. Also check the code for preset paths or file names.  

  • SamDickison's avatar
    SamDickison
    Icon for Community Manager rankCommunity Manager

    Hi Sanjay​, have you tried anything so far? I'm unfamiliar with the exact question but I wonder if there's some more information you can provide so we can help.

    I can see that JasDo​ and darkmacheken​ have completed this, so they might be able to give a hint.