WebShell_qsd_php_backdoor
Description
PHP Webshells Github Archive - file qsd-php-backdoor.php
Query · yara
strings: $s1 = "// A robust backdoor script made by Daniel Berliner - http://www.qsdconsulting.c" $s2 = "if(isset($_POST[\"newcontent\"]))" fullword $s3 = "foreach($parts as $val)//Assemble the path back together" fullword $s7 = "$_POST[\"newcontent\"]=urldecode(base64_decode($_POST[\"newcontent\"]));" fullword condition: 2 of them