Txt_ftp
Description
Chinese Hacktool Set - Webshells - file ftp.txt
Query · yara
strings:
$s1 = "';exec master.dbo.xp_cmdshell 'echo open " ascii
$s2 = "';exec master.dbo.xp_cmdshell 'ftp -s:';" ascii
$s3 = "';exec master.dbo.xp_cmdshell 'echo get lcx.exe" ascii
$s4 = "';exec master.dbo.xp_cmdshell 'echo get php.exe" ascii
$s5 = "';exec master.dbo.xp_cmdshell 'copy " ascii
$s6 = "ftp -s:d:\\ftp.txt " fullword ascii
$s7 = "echo bye>>d:\\ftp.txt " fullword ascii
condition:
filesize < 2KB and 2 of them