WebShell_JexBoss_WAR_1
Description
Detects JexBoss versions in WAR form
Query · yara
strings:
$ = "jbossass" fullword ascii
$ = "jexws.jsp" fullword ascii
$ = "jexws.jspPK" fullword ascii
$ = "jexws1.jsp" fullword ascii
$ = "jexws1.jspPK" fullword ascii
$ = "jexws2.jsp" fullword ascii
$ = "jexws2.jspPK" fullword ascii
$ = "jexws3.jsp" fullword ascii
$ = "jexws3.jspPK" fullword ascii
$ = "jexws4.jsp" fullword ascii
$ = "jexws4.jspPK" fullword ascii
condition:
uint16(0) == 0x4b50 and filesize < 4KB and 1 of them