[ SEA-GHOST MINI SHELL]

Path : /proc/3/task/3/cwd/usr/local/scan/lw-yara/includes/
FILE UPLOADER :
Current File : //proc/3/task/3/cwd/usr/local/scan/lw-yara/includes/alfa-perl.yar

rule alfa_perl_shell
{

    meta:
       author = "Brian Laskowski"
       info = " alfa perl webshell 05/17/18 "

    strings:
    
	$s1="usr/bin/perl"
	$s2="$WinNT"
	$s3="ExecuteCommand"
	$s4="Killed it!"
	

    condition:
    all of them
}


SEA-GHOST - SHELL CODING BY SEA-GHOST