rule Linux_Exploit_CVE_2018_10562_badc0676 {
meta:
author = "Elastic Security"
id = "badc0676-72aa-4087-80a1-998c4af8ef1f"
fingerprint = "c58ed5c3f6eac8529017255504d40b21fc85a8d2b81389179a81f52eb90443a1"
creation_date = "2022-12-16"
last_modified = "2026-05-22"
description = "Exploit code used in the ZeroBot malware"
threat_name = "Linux.Exploit.CVE-2018-10562"
reference_sample = "f9fc370955490bdf38fc63ca0540ce1ea6f7eca5123aa4eef730cb618da8551f"
severity = 100
arch_context = "x86"
scan_context = "file, memory"
license = "Elastic License v2"
os = "linux"
strings:
$bot_a = "XWebPageName=diag&diag_action=ping&wan_conlist=0&dest_host="
$bot_b = "GponForm/diag_Form?images"
$bot_c = "&ipv=0"
condition:
all of them
}