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.22.242.84
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 /
AI_Render /
[ HOME SHELL ]
Name
Size
Permission
Action
index.html
1.96
KB
-rw-r--r--
php-data.php
784
B
-rw-r--r--
script.js
1.48
KB
-rw-r--r--
style.css
1.08
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.html
<html> <head> <meta charset="UTF-8"> <meta name="'viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="./style.css"> <!-- <link rel="stylesheet" href="./script.js"> --> </head> <body> <!-- <link rel="JavaScript" href="./script.js"> --> <!-- <script src="https://requirejs.org/docs/release/2.3.5/minified/require.js"></script> --> <div class="wrapper"> <div class="container"> <div class="logo"> <span class="logotxt1">Holiday</span><span class="logotxt2"> Socho</span> </div> <div class="title_content"> <p>Plan your next vacation<br><br> Get detailed schedule for your chosen travel destination.<br> (e.g 4-days schedule for visiting Manali)<br> Follow the example format | 10 days max </p> </div> <div> <textarea id="input_field" placeholder="Start typing here..."></textarea> </div> <div> <!-- <button id="submit_button">Run</button> --> <!-- <button onclick="run()" clas="btn-subimt-form">Click me</button> --> <button type="button" class="btn btn-primary btn-flat m-b-30 m-t-30 btn-subimt-form" onclick="run()">Click me</button> </div> <div> <p id="Chat"></p> <!-- document.getElementById("Chat"); --> <textarea id="input_field1" placeholder="output willl appear here"></textarea> </div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script> <!-- <link rel="script" href="./script.js"> --> <script type="text/javascript" src="script.js"></script> </body> </html>
Close