Forum Discussion

SpecTechal's avatar
SpecTechal
Icon for Bronze II rankBronze II
8 months ago
Solved

Assistance: PowerShell Deobfuscation: Ep.4 - Logical and Structural Obfuscation - Question 7

I am stuck on question 7 where I am asked to download a file from a URL I found based on the output file from the previous question. The URL is http://ZGlmZmVyZW50c3VzcGljaW91c2RvbWFpbg.net/, but I d...
  • netcat's avatar
    netcat
    8 months ago

    All questions in this lab are about the script.

    There's no need to download anything, I just did the lab.

    Maybe re-writing the questions would clarify this:
    6: Identify the part in the script that would download a file. Provide your answer using the variable name or the file name, including the extension.
    7: After identifying the part in the script that would download a file in the previous question, what part of the script will be executed next? Provide your answer using the variable name.