sql1433_Start
Description
Chinese Hacktool Set - file Start.bat
Query · yara
strings:
$s1 = "for /f \"eol=- tokens=1 delims= \" %%i in (result.txt) do echo %%i>>s1.txt" fullword ascii
$s2 = "start creck.bat" fullword ascii
$s3 = "del s1.txt" fullword ascii
$s4 = "del Result.txt" fullword ascii
$s5 = "del s.TXT" fullword ascii
$s6 = "mode con cols=48 lines=20" fullword ascii
condition:
filesize < 1KB and 2 of them