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 /
front /
html /
[ HOME SHELL ]
Name
Size
Permission
Action
02-05-23-publication.php
24.18
KB
-rwxr-x--x
11-05-publication-list.php
5.49
KB
-rwxr-x--x
11-05-publication.php
24.28
KB
-rwxr-x--x
17052023faculty.php
15.96
KB
-rwxr-x--x
170523events.php
13.09
KB
-rwxr-x--x
170523fareas.php
6.96
KB
-rwxr-x--x
170523media.php
7.04
KB
-rwxr-x--x
170523memories.php
9.73
KB
-rwxr-x--x
170523projects.php
14.15
KB
-rwxr-x--x
170523publication.php
4.13
KB
-rwxr-x--x
170523staff.php
15.96
KB
-rwxr-x--x
180624_jobs-content.php
590
B
-rw-r--r--
180624_jobs-list.php
5.95
KB
-rw-r--r--
180624_jobs.php
38.99
KB
-rw-r--r--
30-04-23-jobs.php
55.42
KB
-rwxr-x--x
30-04-23-last-final-contact.ph...
49.29
KB
-rwxr-x--x
con-email.php
12.48
KB
-rwxr-x--x
contact-last.php
20.72
KB
-rwxr-x--x
contact.php
22.35
KB
-rwxr-x--x
courses-content.php
541
B
-rwxr-x--x
courses-list.php
5.95
KB
-rwxr-x--x
courses.php
15.72
KB
-rwxr-x--x
events-content.php
177
B
-rwxr-x--x
events-list.php
8.33
KB
-rwxr-x--x
events.php
13.22
KB
-rwxr-x--x
faculty.php
16.07
KB
-rwxr-x--x
fareas-content.php
596
B
-rwxr-x--x
fareas-list.php
5.54
KB
-rwxr-x--x
fareas.php
6.69
KB
-rwxr-x--x
home.php
14.61
KB
-rwxr-x--x
jobs-content.php
590
B
-rwxr-x--x
jobs-list.php
5.97
KB
-rwxr-x--x
jobs.php
39.16
KB
-rwxr-x--x
media-content.php
613
B
-rwxr-x--x
media-list.php
8.35
KB
-rwxr-x--x
media.php
6.88
KB
-rwxr-x--x
memories.php
9.73
KB
-rwxr-x--x
projects-content.php
177
B
-rwxr-x--x
projects-list.php
8.39
KB
-rwxr-x--x
projects.php
14.48
KB
-rwxr-x--x
publication-content.php
16.73
KB
-rwxr-x--x
publication-list.php
5.63
KB
-rwxr-x--x
publication.php
4.26
KB
-rwxr-x--x
publication25042023.php
130.57
KB
-rwxr-x--x
staff.php
16.05
KB
-rwxr-x--x
workshops-content.php
616
B
-rwxr-x--x
workshops-list.php
8.4
KB
-rwxr-x--x
workshops.php
16.12
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jobs-list.php
<?php defined('BASEPATH') OR exit('No direct script access allowed'); if($PRSNT_BLK ==BLK_LIST){ if(count($rdList) > 0){ ?> <div class="c_content_cards"> <div class="e_container w-container"> <div class="w-layout-grid c_content_cards__container__3-up"> <?php foreach($rdList as $key=>$val) { ?> <div id="" class="c_content_cards__card"> <a href="<?=site_url($URL['RDR_URL'].'/'.$val['Id'].'/'.$val['ALIAS']);?>"> <img loading="lazy" sizes="100vw" alt="<?=$val['NAME'];?>" title="<?=$val['NAME'];?>" src="<?=base_url().DIR_JOB.'/'.DIR_STN.'/'.$val['PRPIC'];?>" class="c_content_cards__image"> </a> <div class="c_content_cards__text"> <a href="<?=site_url($URL['RDR_URL'].'/'.$val['Id'].'/'.$val['ALIAS']);?>"> <div class="text-lg font-medium mb-10 text-blue-400"><?=$val['NAME'];?></div> </a> <?php /*?> <div class="text-xs text-black mb-10"><?=$val['SDESC'];?></div> <div class="text-2xs font-mono"><?=$val['TYPE'];?></div><?php */?> </div><a href="<?=site_url($URL['RDR_URL'].'/'.$val['Id'].'/'.$val['ALIAS']);?>" class="c_button__icon mb-5 w-inline-block"> <div class="mr-1 _w-24 h-24 w-embed"><svg class="rounded-full bg-yellow-500 fill-current" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.3536 6.64648L17.3536 11.6465C17.5488 11.8417 17.5488 12.1583 17.3536 12.3536L12.3536 17.3536L11.6464 16.6465L15.7929 12.5H0V11.5H15.7929L11.6464 7.35359L12.3536 6.64648Z"> </path> </svg> <style type="text/css"> .c_button__icon svg { transition: all 0.2s ease-in-out; } .c_button__icon:hover svg { background: #0053d6; fill: #ffffff; } .fill-current { fill: currentColor; } </style> </div> <div>View Details</div> </a> </div> <?php } ?> </div> </div> </div> <?php if(count($rdList) > RCRD_PER_PAGE){ ?> <div role="navigation" aria-label="List" class="w-pagination-wrapper c_card_list__pagination__pages"><a id="xxdw-node-cd38b192-446d-0953-a8e5-4cbaa978625f-cdf75f39" href="?a9786241_page=0" aria-label="Previous Page" class="w-pagination-previous c_button__tertiary" style="display: none;"> <div class="c_button__tertiary__icon__left w-embed"><svg class="icon__pagination_arrow_left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8.14645 7L3.14645 12C2.95119 12.1953 2.95119 12.5118 3.14645 12.7071L8.14645 17.7071L8.85355 17L4.70711 12.8536H21V11.8536H4.70711L8.85355 7.70711L8.14645 7Z"> </path> </svg> <style type="text/css"> .icon__pagination_arrow_left { fill: currentColor; } </style> </div> <div class="w-inline-block">Previous</div> </a> <div id="xxdw-node-cd38b192-446d-0953-a8e5-4cbaa9786263-cdf75f39" class="c_card_list__pagination__children"> <a fs-cmsload-element="page-button" href="?a9786241_page=1" class="c_card_list__pagination__children__link w-inline-block w--current" aria-current="page">1</a><a fs-cmsload-element="page-button" href="?a9786241_page=2" class="c_card_list__pagination__children__link w-inline-block">2</a><a fs-cmsload-element="page-button" href="?a9786241_page=3" class="c_card_list__pagination__children__link w-inline-block">3</a><a fs-cmsload-element="page-button" href="?a9786241_page=4" class="c_card_list__pagination__children__link w-inline-block">4</a><a fs-cmsload-element="page-button" href="?a9786241_page=5" class="c_card_list__pagination__children__link w-inline-block">5</a> <div fs-cmsload-element="page-dots" class="c_card_list__pagination__children__skip">...</div><a fs-cmsload-element="page-button" href="?a9786241_page=54" class="c_card_list__pagination__children__link w-inline-block">54</a> </div><a id="xxdw-node-cd38b192-446d-0953-a8e5-4cbaa9786269-cdf75f39" href="?a9786241_page=2" aria-label="Next Page" class="w-pagination-next c_button__tertiary"> <div class="w-inline-block">Next</div> <div class="c_button__tertiary__icon__right w-embed"><svg class="icon__pagination_arrow_right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M15.8536 7L20.8536 12C21.0488 12.1953 21.0488 12.5118 20.8536 12.7071L15.8536 17.7071L15.1464 17L19.2929 12.8536H3V11.8536H19.2929L15.1464 7.70711L15.8536 7Z"> </path> </svg> <style type="text/css"> .icon__pagination_arrow_right { fill: currentColor; } </style> </div> </a> <link rel="prerender" href="?a9786241_page=2"> <div aria-label="Page 1 of 54" role="heading" class="w-page-count page-count">1 / 54</div> </div> <?php } else { ?> <div role="listitem" class="w-dyn-item" style="padding-bottom: 100px !important;"> </div> <?php } } } ?>
Close