EQGRP_eligiblebombshell_generic
Description
EQGRP Toolset Firewall - from files eligiblebombshell_1.2.0.1.py, eligiblebombshell_1.2.0.1.py
Query · yara
strings: $s1 = "logging.error(\" Perhaps you should run with --scan?\")" fullword ascii $s2 = "logging.error(\"ERROR: No entry for ETag [%s] in %s.\" %" fullword ascii $s3 = "\"be supplied\")" fullword ascii condition: ( filesize < 70KB and 2 of ($s*) ) or ( all of them )