Multi_Hacktool_LinPEAS_ng_19e3957f
Description
LinPEAS detection based on the systen information module
Query · yara
strings:
$cve_0 = "CVEs Check" base64
$cve_1 = "Vulnerable to CVE-2021-4034" base64
$cve_2 = "Vulnerable to CVE-2021-3560" base64
$cve_3 = "Potentially Vulnerable to CVE-2022-0847" base64
$cve_4 = "Potentially Vulnerable to CVE-2022-2588" base64
$cpu_0 = "Any sd*/disk* disk in /dev?" base64
$cpu_1 = "$(command -v diskutil)" base64
$cpu_2 = "Mounted disks information" base64
$cpu_3 = "$(command -v smbutil)" base64
$protections_0 = "grsecurity present?" base64
$protections_1 = "AppArmor enabled?" base64
$protections_2 = "User namespace?" base64
$protections_3 = "XProtectPlistConfigData" base64
condition:
(2 of ($cve_*) and 2 of ($cpu_*) and 2 of ($protections_*))