CHips L MINI SHELL

CHips L pro

Current Path : /proc/2/root/usr/local/scan/lw-yara/includes/
Upload File :
Current File : //proc/2/root/usr/local/scan/lw-yara/includes/php-gen-3.yar

rule generic_php_03

{

	meta:
	 author= "Brian Laskowski"
	 date= "5/29/18"
	 description= "example.sites.php malware"
	strings:
	$a= "function_exists"
	$b= "function"
	$c= "for"
	$d= "xor"
	$e= "chr"
	$f= "strlen"
	$g= "return"
	$h= "=array"
	$i= "?php"

	condition:
	all of them
}

Copyright 2K16 - 2K18 Indonesian Hacker Rulez