Forum Discussion
Assistance: PowerShell Deobfuscation: Ep.4 - Logical and Structural Obfuscation - Question 7
- 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.
Yes, question 6 is about the script. Question 7 asks about downloading the file from the URL found in the script from question 6. There is no way to download the file to further analyze. See Kieran's screenshot.
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.