Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
game 61 clube /
pay /
Delete
Unzip
Name
Size
Permission
Date
Action
assets
[ DIR ]
drwxr-xr-x
2025-09-21 22:51
pay
[ DIR ]
drwxr-xr-x
2025-11-07 14:30
.htaccess
197
B
-r--r--r--
2026-04-01 03:43
adddeposit.php
4.52
KB
-rw-r--r--
2025-09-14 18:50
checksuccesspay.php
1.9
KB
-rw-r--r--
2025-09-14 18:50
config.php
371
B
-rw-r--r--
2025-11-21 17:38
depositconfirm.php
5.85
KB
-rw-r--r--
2025-09-14 18:50
error_log
788
B
-rw-r--r--
2025-11-23 10:38
heyrtnl.php
1.56
KB
-rw-r--r--
2025-09-14 18:50
jerrylawler.php
7.68
KB
-rw-r--r--
2025-11-21 17:37
lgwebhook.php
3.69
KB
-rw-r--r--
2025-09-14 18:50
log.txt
2.84
KB
-rw-r--r--
2025-11-07 17:53
otp.php
1
KB
-rw-r--r--
2025-09-14 18:50
safepay.php
6.64
KB
-rw-r--r--
2025-09-14 18:50
spwebhook.php
3.31
KB
-rw-r--r--
2025-09-14 18:50
usdt.php
22.48
KB
-rw-r--r--
2025-11-21 17:37
usdtconfim.php
5.67
KB
-rw-r--r--
2025-09-14 18:50
usdtuu.php
22.67
KB
-rw-r--r--
2025-09-14 18:50
wepay.php
4.66
KB
-rw-r--r--
2025-09-14 18:50
wepay2.php
4.73
KB
-rw-r--r--
2025-11-21 17:37
wp-blog-header.php
2.74
KB
-r--r--r--
2026-04-01 03:43
wp-cron.php
2.74
KB
-rw-r--r--
2026-04-01 03:43
Save
Rename
<?php include ("../serive/samparka.php");?> <?php if(isset($_GET['amt'])){ $amt = $_GET['amt']; } else{ $amt = 0; } if(isset($_GET['refnum'])){ $refnum = $_GET['refnum']; } else{ $refnum = 0; } if(isset($_GET['srl'])){ $srl = $_GET['srl']; } else{ $srl = 0; } ?> <?php $res = [ 'code' => 405, 'message' => 'Illegal access!', ]; if (isset($_GET['userId']) && isset($_GET['token'])) { $userId = htmlspecialchars(mysqli_real_escape_string($conn, $_GET['userId'])); $userPhoto = '1'; $numquery = "SELECT mobile, codechorkamukala FROM shonu_subjects WHERE id = ".$userId; $numresult = $conn->query($numquery); $numarr = mysqli_fetch_array($numresult); $userName = '91'.$numarr['mobile']; $nickName = $numarr['codechorkamukala']; $creaquery = "SELECT createdate FROM shonu_subjects WHERE id = ".$userId; $crearesult = $conn->query($creaquery); $creaarr = mysqli_fetch_array($crearesult); $knbdstr = '{"userId":'.$userId.',"userPhoto":"'.$userPhoto.'","userName":'.$userName.',"nickName":"'.$nickName.'","createdate":"'.$creaarr['createdate'].'"}'; $shonusign = strtoupper(hash('sha256', $knbdstr)); $token = htmlspecialchars(mysqli_real_escape_string($conn, $_GET['token'])); if($shonusign == $token){ ?> <html lang="zh-cmn-Hans"> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>Payment successful</title> <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"> <meta content="True" name="HandheldFriendly"> <meta content="320" name="MobileOptimized"> <meta content="on" http-equiv="cleartype"> <meta content="telephone=no,email=no,adress=no" name="format-detection"> <meta content="yes" name="mobile-web-app-capable"> <link href="assets/css/wepay/weui2.min.css" rel="stylesheet"> <link href="assets/css/wepay/weuix.min.css" rel="stylesheet"> <link href="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" rel="shortcut icon" type="image/x-icon"> <style type="text/css" id="operaUserStyle"></style> </head> <body data-weui-theme="light"> <div class="weui-pay"> <h1 class="weui-payselect-title"> <i class="weui-icon-info-circle"></i> <span id="_m"></span> <span id="_s"></span> </h1> <p class="weui-pay-num">$<?php echo $amt; ?></p> <ul class="weui-pay-u"> <li> <span class="title">UTR / Ref No</span> <span class="content"><?php echo $refnum; ?></span> </li> <li> <span class="title">Tansaction No</span> <span class="content"><?php echo $srl; ?></span> </li> </ul> <div class="weui-msg" style="opacity: 1;" id="s2"> <div class="weui-msg__text-area"> <h2 class="weui-msg__title">The transaction is being confirmed, please do not close the page</h2> <p class="weui-msg__desc">Generally, your transfer will be confirmed within 10 minutes</p> </div> <div class="weui-msg__extra-area"> </div> </div> <div class="pay-div"> <a href="javascript:;" class="weui-btn weui-btn_primary weui-btn_loading"> <i class="weui-loading"></i>confirming </a> </div> </div> <script src="assets/js/wepay/jquery-2.2.4.min.js"></script> <script> // var base_url = ''; var base_url = ''; var order_no = "ApOGapJbJkm6"; var refNo = "<?php echo $refnum; ?>"; var userId = "<?php echo $userId; ?>"; var token = "<?php echo $token; ?>"; $(function (){ countTime(); }) const myInterval = setInterval(check, 3000); function check(){ $.post(base_url + "checksuccesspay?refnum=" + refNo + "&userId=" + userId + "&token=" + token, function(e) { console.log(e) if (e == 1){ clearInterval(myInterval); alert("Recharge Successful"); window.location.href = base_url + "/#/wallet/RechargeHistory"; } if (e == 2){ clearInterval(myInterval); alert("Recharge Failed"); window.location.href = base_url + "/#/wallet/RechargeHistory"; } }); } var edate = new Date(); var enow = edate.getTime(); var endTime = enow + 600000; function countTime() { var date = new Date(); var now = date.getTime(); var endDate = new Date(endTime); var end = endDate.getTime(); var leftTime = end-now; var d,h,m,s; if (leftTime>=0) { m = Math.floor(leftTime/1000/60%60); s = Math.floor(leftTime/1000%60); } if (m == undefined || s == undefined){ m = 0; s = 0; alert("Please check the UTR/Ref No as same as the Amount, otherwise the transaction may not be confirmed!"); //location.reload(); window.location.href="rechargerecord.php"; } document.getElementById("_m").innerHTML = m+"m"; document.getElementById("_s").innerHTML = s+"s"; setTimeout(countTime,1000); } function getQueryString(e) { var url = window.location.href; var index = url.lastIndexOf("/"); return url.substring(index + 1, url.length); } </script> </body> </html> <?php } else{ $res['code'] = 10000; $res['success'] = 'false'; $res['message'] = 'Sorry, The system is busy, please try again later!'; header('Content-Type: text/html; charset=utf-8'); http_response_code(200); echo json_encode($res); } } else{ header('Content-Type: application/json; charset=utf-8'); http_response_code(200); echo json_encode($res); } ?>