A Security Operations Center (SOC) analyst is reviewing the following aggregated log entries from a SIEM alert involving an internal host (10.2.12.85):
[Log 1: Active Directory Domain Controller - Event ID 4768]
TargetUserName: svc_database
ServiceTicketOptions: 0x40810000
TicketEncryptionType: 0x17 (RC4-HMAC)
ClientAddress: 10.2.12.85
[Log 2: Host Endpoint Sysmon - Event ID 1]
ProcessID: 4820
Image: C:\Windows\System32\cmd.exe
CommandLine: cmd.exe /c powershell.exe -nop -w hidden -e JABzAD0...
ParentImage: C:\Windows\System32\services.exe
[Log 3: Perimeter Firewall Log]
SrcIP: 10.2.12.85:51244 | DstIP: 198.51.100.72:443 | Protocol: TCP | SentBytes: 485200 | RecvBytes: 1420 | Action: ALLOW
Based on the log correlation above, which of the following cyber attack techniques is occurring?
- Kerberoasting combined with encoded command execution and covert data exfiltrationAnswer
- BCross-Site Scripting (XSS) targeting a backend database service to manipulate SQL queries
- CAuthorization bypass due to misconfigured access control lists on the perimeter firewall
- DA false positive alert resulting from misinterpreting a routine administrative batch script run