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.
Can you paste a quote of the question here? I can't find any question in this lab where I'm asked to download a file.
- KieranRowley8 months ago
Community Manager
Hey netcat. The lab in question is PowerShell Deobfuscation: Ep.4 — Logical and Structural Obfuscation.
Q7 mentions downloading the script file that is referenced in Q5 and Q6.