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 | : 104.23.187.74
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 /
reindex /
[ HOME SHELL ]
Name
Size
Permission
Action
commons-codec-1.11.jar
327.19
KB
-rw-r--r--
commons-logging-1.1.3.jar
60.6
KB
-rw-r--r--
elasticsearch-rest-client-7.15...
70.28
KB
-rw-r--r--
elasticsearch-ssl-config-7.15....
73.7
KB
-rw-r--r--
httpasyncclient-4.1.4.jar
175.75
KB
-rw-r--r--
httpclient-4.5.10.jar
756.48
KB
-rw-r--r--
httpcore-4.4.12.jar
320.65
KB
-rw-r--r--
httpcore-nio-4.4.12.jar
359.05
KB
-rw-r--r--
plugin-descriptor.properties
1.7
KB
-rw-r--r--
plugin-security.policy
845
B
-rw-r--r--
reindex-client-7.15.1.jar
121.12
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : plugin-security.policy
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0 and the Server Side Public License, v 1; you may not use this file except * in compliance with, at your election, the Elastic License 2.0 or the Server * Side Public License, v 1. */ grant { // reindex opens socket connections using the rest client permission java.net.SocketPermission "*", "connect"; }; grant codeBase "${codebase.elasticsearch-rest-client}" { // rest client uses system properties which gets the default proxy permission java.net.NetPermission "getProxySelector"; }; grant codeBase "${codebase.httpasyncclient}" { // rest client uses system properties which gets the default proxy permission java.net.NetPermission "getProxySelector"; };
Close