SPLK-5002 · Question #75
Based on a recent red team exercise, an organization is highly concerned about pass the hash attacks especially including tools like Empire. Which EventСode associated to PowerShell Script Block…
The correct answer is D. EventCode=4104. EventCode=4104 is associated with PowerShell Script Block Logging, which records the full content of executed PowerShell scripts. This is critical for detecting malicious frameworks like Empire that rely on PowerShell for pass-the-hash and other attack techniques.
Question
Based on a recent red team exercise, an organization is highly concerned about pass the hash attacks especially including tools like Empire. Which EventСode associated to PowerShell Script Block Logging would be used to detect this activity?
Options
- AEventCode=4126
- BEventCode=4168
- CEventCode=4624
- DEventCode=4104
How the community answered
(42 responses)- A2% (1)
- B7% (3)
- C5% (2)
- D86% (36)
Explanation
EventCode=4104 is associated with PowerShell Script Block Logging, which records the full content of executed PowerShell scripts. This is critical for detecting malicious frameworks like Empire that rely on PowerShell for pass-the-hash and other attack techniques.
Topics
Community Discussion
No community discussion yet for this question.