Forum Discussion
retornet
8 months agoBronze III
Threat Hunting: Investigating a Fake PoC Q9
I am having issues trying to solve this last question. After running some obfuscated Powershell commands, the program outputs either a success or a failure message. What command is executed that set...
- 8 months ago
Assuming you solved the previous questions, found the main function:
Locate the row with "text = foo.bar()" and enter "foo.bar()". Too easy.
netcat
Advocate
8 months agoAssuming you solved the previous questions, found the main function:
Locate the row with "text = foo.bar()" and enter "foo.bar()". Too easy.