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 : 170523staff.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> <style> .c_button__icon { margin-bottom: 0; } .c_featured-text__title { padding-top: 83px; } </style> <div class="bg-grey-50"> <div class="c_featured-text__title"> <div class="e_container w-container"> <div class="c_featured-text__title__container"> <div class="c_featured-text__title__content"> <h2 class="text-2xl font-medium text-blue-400 mt-0 mb-5"><?=($Dtls['PTITLE']!='')?$Dtls['PTITLE']:'Staff';?></h2> </div> </div> </div> </div> </div> <!--<div fs-cmsfilter-element="scroll-anchor" fs-cmsload-element="scroll-anchor" class="bg-white"> <div fs-cmsfilter-element="filters" class="c_page_filter__in_page w-form"> <form id="xxdwf-form-Search-Form" name="wf-form-Search-Form" data-name="Search Form" method="post" class="c_page_filter__in_page__form" aria-label="Search Form"> <div class="c_page_filter"> <div class="e_container w-container"> <div class="c_page_filter__container"> <div class="c_page_filter__filters"> <div data-delay="0" data-hover="false" class="c_page_filter__dropdown w-dropdown"> <div class="c_page_filter__dropdown__toggle w-dropdown-toggle" id="xxdw-dropdown-toggle-0" aria-controls="w-dropdown-list-0" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0"> <div class="font-mono text-2xs mr-10">Subject</div> <div class="c_page_filter__dropdown__icon w-embed"><svg class="icon__currentColor" 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="M4 7H4.6H19.6H20.2V8.2H19.6H4.6H4V7ZM7 11H7.6H16.6H17.2V12.2H16.6H7.6H7V11ZM10.6 15H10V16.2H10.6H13.6H14.2V15H13.6H10.6Z"> </path> </svg> <style type="text/css"> .icon__currentColor { fill: currentColor; } </style> </div> </div> <nav class="c_page_filter__dropdown__list w-dropdown-list glscrolling" id="xxdw-dropdown-list-0" aria-labelledby="w-dropdown-toggle-0"> <div class="c_page_filter__dropdown__wrapper w-dyn-list"> <div role="list" class="w-dyn-items"> <div role="listitem" class="w-dyn-item"> <label fs-cmsfilter-field="tag" class="w-checkbox c_page_filter__checkbox_field"> <input type="checkbox" name="checkbox" id="xxdcheckbox-1" data-name="Checkbox" class="w-checkbox-input c_page_filter__checkbox"> <span class="c_page_filter__checkbox_label w-form-label" for="checkbox">CENTRE HEAD</span> </label> </div> <div role="listitem" class="w-dyn-item"> <label fs-cmsfilter-field="tag" class="w-checkbox c_page_filter__checkbox_field"> <input type="checkbox" name="checkbox" id="xxdcheckbox-2" data-name="Checkbox" class="w-checkbox-input c_page_filter__checkbox"> <span class="c_page_filter__checkbox_label w-form-label" for="checkbox">FACULTY</span> </label> </div> <div role="listitem" class="w-dyn-item"> <label fs-cmsfilter-field="tag" class="w-checkbox c_page_filter__checkbox_field"><input type="checkbox" name="checkbox" id="xxdcheckbox-3" data-name="Checkbox" class="w-checkbox-input c_page_filter__checkbox"> <span class="c_page_filter__checkbox_label w-form-label" for="checkbox"> Autonomous Systems</span> </label> </div> </div> </div> </nav> </div> </div> <div class="c_page_filter__reset"> <button type="button" fs-cmsfilter-element="reset" id="xxdresetFilters" class="c_button__icon w-inline-block"> Reset </button> </div> </div> </div> </div> </form> <div class="w-form-done" tabindex="-1" role="region" aria-label="Search Form success"></div> <div class="w-form-fail" tabindex="-1" role="region" aria-label="Search Form failure"></div> </div> </div>--> <?php if(count($rdList) > 0) { ?> <div class="c_profile_cards bg-white "> <div class="e_container w-container"> <div class="w-layout-grid c_profile_cards__container"> <?php foreach($rdList as $key=>$val) { ?> <div class="c_profile_cards__card" data-id=""> <img src="<?=base_url().DIR_USR.'/'.DIR_ORGNL.'/'.$val['PRPIC'];?>" alt="Portrait of Demis Hassabis" class="c_profile_cards__image"> <div class="c_profile_cards__name"><?=$val['NAME'];?></div> <div class="c_profile_cards__title mb-20"><?=$val['TYPE'];?></div> <div class="c_profile_cards__badges"><?=$val['WRKAR'];?></div> <a class="c_button__icon w-inline-block profile-details-link"> <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>More info</div> </a> <div id="" style="display: none; opacity: 0;" class="c_profile_cards__modal_wrapper"> <div class="c_profile_cards__modal_content glscrolling"> <div class="w-layout-grid c_profile_cards__modal_layout"> <img src="<?=base_url().DIR_USR.'/'.DIR_ORGNL.'/'.$val['PRPIC'];?>" loading="lazy" alt="Debarka Sengupta" class="c_profile_cards__modal_content__image"> <div class="c_profile_cards__modal_content__text"> <div class="font-medium text-blue-400 text-xl mb-10"><?=$val['NAME'];?></div> <div class="font-medium text-blue-400 mb-30"><?=$val['TYPE'];?><br /></div> <div class="c_rich-text w-richtext"> <p> <?=$val['SBIO'];?> </p> </div> <div class="c_profile_cards__badges"><?=$val['WRKAR'];?></div> <?php if($val['SURL']!='') { ?> <div class="c_profile_cards__modal_content__links"> <div class="consultant-social"> <a target="_blank" href="<?=$val['SURL'];?>"> <i class="fa-brands fa-linkedin"></i> </a> <!--<a target="_blank" href="https://www.iiitd.ac.in/debarka"> <i class="fa fa-globe"></i> </a>--> </div> </div> <?php } ?> </div> </div> <div class="c_profile_cards__modal_content__close"> <i class="fa fa-close"></i> </div> </div> </div> </div> <?php } ?> </div> </div> </div> <?php } ?> <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> <script> // Get all profile cards const profileCards = document.querySelectorAll('.c_profile_cards__card'); // Loop through each profile card profileCards.forEach((card) => { // Get the "More info" button for this card const moreInfoButton = card.querySelector('.profile-details-link'); // Get the modal window for this card const modalWrapper = card.querySelector('.c_profile_cards__modal_wrapper'); // Get the close button for this modal const closeButton = modalWrapper.querySelector('.c_profile_cards__modal_content__close'); // Add a click event listener to the "More info" button moreInfoButton.addEventListener('click', () => { // Show the modal window modalWrapper.style.display = 'flex'; modalWrapper.style.opacity = '1'; }); // Add a click event listener to the close button closeButton.addEventListener('click', () => { // Hide the modal window modalWrapper.style.display = 'none'; modalWrapper.style.opacity = '0'; }); }); </script>
Close