Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Detection Strategies DET0268 — Detect Archiving via Library (T1560.002)
DET0268

Detect Archiving via Library (T1560.002)

3 analytic(s) · 1 technique(s) detected

Analytics

3
AN0747 Analytic 0747
Windows

Detects adversarial archiving using libraries (zlib, zip APIs) invoked by scripts or binaries. Correlates process executions of Python, PowerShell, or custom .NET binaries with DLL/module loads linked to compression libraries, followed by archive file creation.

WinEventLog:Security EventCode=4688 WinEventLog:Sysmon EventCode=7 WinEventLog:Sysmon EventCode=11
[LibraryAllowlist] Known business applications using compression libraries.
[SuspiciousExtensions] Archive extensions considered sensitive in monitored environments.
[TimeWindow] Correlation window between script/library invocation and file creation.
AN0748 Analytic 0748
Linux

Detects adversarial archiving by scripts or binaries calling compression libraries (libzip, zlib, bzip2). Correlates execution of Python, Perl, or compiled binaries with dynamic linking to archiving libraries and creation of compressed files in /tmp or user directories.

auditd:SYSCALL execve: Execution of python, perl, or custom binaries invoking compression libraries auditd:MMAP load: Loading of libzip.so, libz.so, or libbz2.so by processes not normally associated with archiving auditd:FILE create: Creation of .zip, .gz, .bz2 files in /tmp, /var/tmp, or /home directories
[MonitoredLibraries] List of shared objects linked to compression/encryption.
[ArchivePaths] Directories where archive creation is flagged as anomalous.
[EntropyThreshold] Entropy level used to distinguish encryption from normal compression.
AN0749 Analytic 0749
macOS

Detects malicious archiving via system or third-party libraries (libz, libarchive) invoked by Python, Swift, or Objective-C binaries. Correlates unified logs of library loads with creation of compressed or encrypted archives (.zip, .gz, .bz2, .dmg).

macos:unifiedlog Execution of Python, Swift, or other binaries invoking archiving libraries macos:unifiedlog Loading of libz.dylib, libarchive.dylib by non-standard applications macos:unifiedlog Creation of .zip, .gz, .dmg archives in /Users, /tmp, or application directories
[AllowedProcesses] Applications allowed to load compression libraries (e.g., backup agents).
[UserContext] Flag archiving under privileged or system accounts as suspicious.
[FileExtensionFilter] Targeted monitoring of sensitive file formats or compressed containers.

Detected Techniques

1

Details

MITRE ID
DET0268
STIX ID
x-mitre-detection-strategy--a3dcb195-d1b5-4bce-b62b-ba9bdaed56d5
Analytics
3
Techniques Detected
1
By Tactic
Collection
1
Leaving Threaticon

This link opens an external site that isn't part of the platform.