Palaract
6 days agoBronze I
APT29 Threat Hunting with Elasticsearch: Ep.11 – Demonstrate Your Skills
Hello! I could rather easily get the answers for the other questions, but Q6 has really taken me aback.
The question is:
A PowerShell script was executed to assist with further enumeration. What command in this script assists with the reverse shell call back?
On attacker side, the reverse shell is just deployed with Metasploit shellcode, in Elasticsearch this is a block of base64 powershell in which binary shellcode will be executed. Directly after, the "Invoke-SeaDuke" stage is called, there is no specific handler for the callback one could ask for, what does "assist" even mean here?
Even a slight clue would help me out, maybe I'm too lost now.
Thank you for your patience!