AbbySec

My digital playground โ€“ where hacking meets learning.

View on GitHub
27 February 2026

SOC114 โ€“ Malicious Attachment Detected (Phishing Alert)

by

๐Ÿง  Summary

This alert involved a high-severity phishing email detected by Exchange with a malicious attachment.

During the investigation, the attachment was confirmed as malicious via hash analysis and sandbox behavior. However, internal log analysis showed no evidence of execution or C2 communication, meaning no compromise occurred.

The alert was classified as a True Positive (No Impact).


๐Ÿšจ Alert Details


๐Ÿ” Phase 1 โ€“ Email Parsing (Initial Triage)

Before deep analysis, the following information was reviewed:

Key Objective: Determine whether this was a phishing attempt and whether the attachment was malicious.


๐Ÿงช Phase 2 โ€“ Attachment Analysis (Static & Sandbox)

The attachment hash was analyzed in VirusTotal.

SHA256: 5c34c14865f4a98f6cc623710e445f479175aeafafcb55614b139fb61cff9de7

๐Ÿ”Ž Sandbox Findings

The file attempted to:

These behaviors strongly indicate:

VirusTotal Result: VirusTotal Result


๐ŸŒ Phase 3 โ€“ C2 Identification

From sandbox behavior:

Suspicious Domains:

The domain eichelberger.duckdns.org is especially suspicious because:


๐Ÿ“Š Phase 4 โ€“ Internal Log Validation

To determine impact, Log Management was checked for:

๐Ÿ” Result:

No internal logs showed:


โš–๏ธ Investigation Conclusion

Category Result
Attachment Malicious
Alert True Positive
Execution Not observed
C2 Communication Not observed
Compromise No impact detected

The email contained a malicious attachment, but there was no evidence that any user executed the file.


๐Ÿงพ Artifacts Documented

These indicators were documented for monitoring and future detection.


๐Ÿง  Key SOC Lessons

  1. Malware delivery โ‰  Malware execution
  2. Sandbox behavior must always be validated with internal logs
  3. Dynamic DNS domains are common C2 infrastructure
  4. Always document IOCs even if no compromise occurred
  5. True Positive does not always mean impact

๐ŸŽฏ Final Verdict

โœ”๏ธ True Positive
โœ”๏ธ Malicious attachment confirmed
โœ”๏ธ No execution observed
โœ”๏ธ No compromise detected

Alert successfully investigated and closed.


tags: