Rombertik_CarbonGrabber_Panel
Description
Detects CarbonGrabber alias Rombertik Panel - file index.php
Query · yara
strings:
$s0 = "echo '<meta http-equiv=\"refresh\" content=\"0;url=index.php?a=login\">';" fullword ascii
$s1 = "echo '<meta http-equiv=\"refresh\" content=\"2;url='.$website.'/index.php?a=login" ascii
$s2 = "header(\"location: $website/index.php?a=login\");" fullword ascii
$s3 = "$insertLogSQL -> execute(array(':id' => NULL, ':ip' => $ip, ':name' => $name, ':" ascii
$s16 = "if($_POST['username'] == $username && $_POST['password'] == $password){" fullword ascii
$s17 = "$SQL = $db -> prepare(\"TRUNCATE TABLE `logs`\");" fullword ascii
condition:
filesize < 46KB and all of them