Rombertik_CarbonGrabber_Panel_InstallScript
Description
Detects CarbonGrabber alias Rombertik panel install script - file install.php
Query · yara
strings: $s0 = "$insert = \"INSERT INTO `logs` (`id`, `ip`, `name`, `host`, `post`, `time`, `bro" ascii $s3 = "`post` text NOT NULL," fullword ascii $s4 = "`host` text NOT NULL," fullword ascii $s5 = ") ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=5 ;\" ;" fullword ascii $s6 = "$db->exec($columns); //or die(print_r($db->errorInfo(), true));;" fullword ascii $s9 = "$db->exec($insert);" fullword ascii $s10 = "`browser` text NOT NULL," fullword ascii $s13 = "`ip` text NOT NULL," fullword ascii condition: filesize < 3KB and all of them