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 : publ.php
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?> <!doctype html> <html class="fixed"> <head> <!-- Basic --> <meta charset="UTF-8"> <title><?=$this->lang->line('SITE_TITLE');?> | <?=$PAGE_TITLE;?> | <?=$SUB_HEAD;?></title> <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');?>"> <!-- 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" /> <link rel="stylesheet" href="<?=$this->config->item('vendor_url');?>select2/select2.css" /> <link rel="stylesheet" href="<?=$this->config->item('vendor_url');?>bootstrap-multiselect/bootstrap-multiselect.css" /> <!-- Specific Page Vendor CSS --> <link rel="stylesheet" href="<?=$this->config->item('vendor_url');?>bootstrap-fileupload/bootstrap-fileupload.min.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"> <!-- pagination start ---> <link href="<?=$this->config->item('vendor_url');?>pagination/pagination.css" rel="stylesheet"> <script src="<?=$this->config->item('vendor_url');?>pagination/jquery.min.js"></script> <!--- pagination end ---> <!-- Head Libs --> <script src="<?=$this->config->item('vendor_url');?>modernizr/modernizr.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> <div id="loading"><center><img id="loading-image" src="<?=$this->config->item('img_url');?>loader.gif" alt="Loading..." /></center></div> <!-- 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> <script src="<?=$this->config->item('vendor_url');?>select2/select2.js"></script> <script src="<?=$this->config->item('vendor_url');?>bootstrap-multiselect/bootstrap-multiselect.js"></script> <!-- Specific Page Vendor --> <script src="<?=$this->config->item('vendor_url');?>jquery-autosize/jquery.autosize.js"></script> <script src="<?=$this->config->item('vendor_url');?>bootstrap-fileupload/bootstrap-fileupload.min.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('js_url');?>common.js"></script> <script src="<?=$this->config->item('js_url');?>jquery-input-char-count.js"></script> <?php if($PRSNT_BLK==BLK_ADD || $PRSNT_BLK==BLK_UPDATE || $PRSNT_BLK==BLK_DTLS) { ?> <script type="text/javascript" src="<?=$this->config->item('vendor_url');?>ckeditor/ckeditor.js"></script> <script src="<?=$this->config->item('vendor_url');?>jquery-validation/jquery.validate.js"></script> <script src="<?=$this->config->item('vendor_url');?>datepicker/bootstrap-datepicker.js"></script> <script> $().ready(function() { // validate signup form on keyup and submit $("#signupForm").validate({ rules: { FldName: { required: true, maxlength: <?=LNGTH_A;?> }, CatId:"required", vId:"required", prjb:"required", prjd:"required", sdesc:"required", ldesc:"required", prPic: { required: false, PicTCheck: true }, prPic2: { required: false, pdfCheck: true } }, messages: { FldName: { required: "<?=$this->lang->line('SM_FDREQ');?>", maxlength: "<?=$this->lang->line('_LNGTH_A_');?>" }, CatId: "<?=$this->lang->line('SM_FDREQ');?>", vId: "<?=$this->lang->line('SM_FDREQ');?>", prjb: "<?=$this->lang->line('SM_FDREQ');?>", prjd: "<?=$this->lang->line('SM_FDREQ');?>", sdesc: "<?=$this->lang->line('SM_FDREQ');?>", ldesc: "<?=$this->lang->line('SM_FDREQ');?>", prPic: "<?=$this->lang->line('GL_UP_FILE_MSG');?>", prPic2: "Upload only pdf file" } }); $.validator.addMethod("PicTCheck", function(value) { var ext = $('#prPic').val().split('.').pop().toLowerCase(); if(ext=='') return true; else{ if($.inArray(ext, [<?=IMG_TYPE_FROM;?>]) == -1) { return false; } else return true; } }); $.validator.addMethod("pdfCheck", function(value) { var ext = $('#prPic2').val().split('.').pop().toLowerCase(); if(ext=='') return true; else{ if($.inArray(ext, [<?=FILE_TYPE_FROM;?>]) == -1) { return false; } else return true; } }); }); $(document).ready(function(){ $('#loading').hide(); CKEDITOR.replace( 'ldesc' ); <?php if($PRSNT_BLK==BLK_UPDATE) { if($Dtls['PRPIC']!=''){ ?> $('#PreviewPic').show(); <?php }else{ ?> $('#PreviewPic').hide(); <?php } }else{ ?> $('#PreviewPic').hide(); <?php } ?> $('#FldName').focus(); // username checking $('#FldName').blur(function() {}); }); $(function () { $("#prjd").datepicker({ autoclose: true,startDate :'01/01/<?=S_YR;?>',format: '<?=CAL_D_FRMT;?>',endDate:new Date() }); }); function showPicPreview(input) { if (input.files && input.files[0]) { var reader = new FileReader(); reader.onload = function(e) { $('#PreviewPic').attr('src', e.target.result); } reader.readAsDataURL(input.files[0]); // convert to base64 string } } $("#prPic").change(function() { $('#PreviewPic').show(); showPicPreview(this); }); </script> <?php }if($PRSNT_BLK==BLK_LIST){ ?> <script> $(function () { $("#from_date").datepicker({ autoclose: true,format: '<?=CAL_D_FRMT;?>',startDate: '01/01/<?=S_YR;?>',endDate:new Date() }).on('changeDate', function (selected) { $('#to_date').val('');$('#to_date').focus(); var minDate = new Date(selected.date.valueOf()); $('#to_date').datepicker('setStartDate', minDate); }); $("#to_date").datepicker({ autoclose: true ,format: '<?=CAL_D_FRMT;?>',startDate: '01/01/<?=S_YR;?>',endDate:new Date() }).on('changeDate', function (selected) { var minDate = new Date(selected.date.valueOf()); $('#from_date').datepicker('setEndDate', minDate); }); }); $(document).ready(function(){ $('#loading').hide(); }); $(document).on('click','#SearchId',function(){ $("#RecordList").html(''); $('#srchLoading').show(); $('#srchingMsg').show(); var CatId = $('#CatId').val(); var vId = $('#vId').val(); var SrchKey = $('#SrchKey').val(); var fDate = $('#from_date').val(); var tDate = $('#to_date').val(); var sortName = $('#sortName').val(); var sortBy = $('#sortBy').val(); $("#srchingMsg").html('<?=$this->lang->line('_SRCHING_');?>'); var request = $.ajax({ url: "<?=site_url($URL['SRH_URL']);?>", type: "POST", data: {CatId:CatId,vId:vId,SrchKey:SrchKey,fDate:fDate,tDate:tDate,sortName:sortName,sortBy:sortBy}, dataType: "html" }); request.done(function(msg) { //alert(msg); $('#srchLoading').hide(); $('#srchingMsg').hide(); $("#srchingMsg").html(''); if(msg=='<?=NO_RECORD;?>') { $('#srchingMsg').show(); $("#srchingMsg").html( '<?=$this->lang->line('SRCH_NO_RSLT');?>' ); } else { $("#RecordList").html(msg); } }); request.fail(function(jqXHR, textStatus) { alert( "Request failed: " + textStatus ); }); }); $(document).on('click','.sort-heading',function(){ var getSortOrderId = $(this).attr('id'); var splitID = getSortOrderId.split('-'); var sortName = splitID[0]; var sortBy = splitID[1]; $('#sortName').val(sortName); $('#sortBy').val(sortBy); var CatId = $('#CatId').val(); var vId = $('#vId').val(); var SrchKey = $('#SrchKey').val(); var fDate = $('#from_date').val(); var tDate = $('#to_date').val(); $("#RecordList").html(''); $('#srchLoading').show(); $('#srchingMsg').show(); $("#srchingMsg").html('<?=$this->lang->line('_SRCHING_');?>'); var request = $.ajax({ url: "<?=site_url($URL['SRH_URL']);?>", type: "POST", data: {CatId:CatId,vId:vId,SrchKey:SrchKey,fDate:fDate,tDate:tDate,sortName:sortName,sortBy:sortBy}, dataType: "html" }); request.done(function(msg) { $('#srchLoading').hide(); $('#srchingMsg').hide(); $("#srchingMsg").html(''); if(msg=='<?=NO_RECORD;?>') { $('#srchingMsg').show(); $("#srchingMsg").html( '<?=$this->lang->line('SRCH_NO_RSLT');?>' ); } else { $("#RecordList").html(msg); } }); request.fail(function(jqXHR, textStatus) { alert( "Request failed: " + textStatus ); }); }); $(document).on("click",".chkBox", function(){ var pId= $(this).val(); if ($(this).prop('checked')==true)var tSt ='Y'; else var tSt ='N'; var request = $.ajax({ url: "<?=site_url(md5('publtrnd'));?>", type: "POST", data: {pId:pId,tSt:tSt}, dataType: "html" }); request.done(function(msg){ //alert(msg); var Msgs = msg.split('<?=_SPTR_;?>'); new PNotify({ title: 'TRENDING LIST', text: Msgs[1], type: Msgs[0], addclass: 'stack-bottomright', stack: {"dir1": "up", "dir2": "left", "firstpos1": 15, "firstpos2": 15} }); }); request.fail(function(jqXHR, textStatus) { alert( "Request failed: " + textStatus ); }); }); </script> <?php } ?> <?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: '<?=$PAGE_TITLE;?>', 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