EXPL_LNX_DirtyFrag_ForensicArtefacts_May26
Description
Detects DirtyFrag exploit code POC usage in Linux environments
Query · yara
strings:
$xa1 = "/V4bel/dirtyfrag.git" ascii
$xa2 = "static const uint8_t shell_elf[PAYLOAD_LEN] = {" ascii
$xa3 = "/usr/bin/su page-cache patched (entry 0x%x = shellcode)" ascii
condition:
filesize < 800KB
and 1 of ($xa*)