WebShell_Generic_PHP_10
Description
PHP Webshells Github Archive - from files Cyber Shell.php, cybershell.php, Cyber Shell (v 1.0).php, PHPRemoteView.php
Query · yara
strings: $s2 = "$world[\"execute\"] = ($world['execute']=='x') ? 't' : 'T'; " fullword $s6 = "$owner[\"write\"] = ($mode & 00200) ? 'w' : '-'; " fullword $s11 = "$world[\"execute\"] = ($mode & 00001) ? 'x' : '-'; " fullword $s12 = "else if( $mode & 0xA000 ) " fullword $s17 = "$s=sprintf(\"%1s\", $type); " fullword $s20 = "font-size: 8pt;" fullword condition: all of them