Forum Discussion
retornet
Bronze II
3 months agoThreat 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...
netcat
Silver III
3 months agoAssuming you solved the previous questions, found the main function:
Locate the row with "text = foo.bar()" and enter "foo.bar()". Too easy.