Показать сообщение отдельно

  #6  
Старый 18.07.2015, 13:30
slalix
Новичок
Регистрация: 14.02.2014
Сообщений: 13
Провел на форуме:
3296

Репутация: 0
По умолчанию

Помогите разобраться с сие машинкой:

.SpoilerTarget" type="button">Spoiler: uname -a

Код:
Linux srv007 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64 GNU/Linux
.SpoilerTarget" type="button">Spoiler: mount

Код:
/dev/sda2 on / type ext3 (rw,noatime,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/sda1 on /boot type ext3 (rw,noatime)
/dev/sda6 on /home type ext3 (rw,nosuid,nodev,noatime,usrquota)
/dev/sda5 on /var type ext3 (rw,noatime)
.SpoilerTarget" type="button">Spoiler: cat /etc/issue

Код:
Debian GNU/Linux 6.0 \n \l
.SpoilerTarget" type="button">Spoiler: cat /etc/crontab

Код:
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# m h dom mon dow user    command
17 *    * * *    root    cd / && run-parts --report /etc/cron.hourly
25 6    * * *    root    test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
47 6    * * 7    root    test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
52 6    1 * *    root    test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
#
.SpoilerTarget" type="button">Spoiler: cat /proc/sys/vm/mmap_min_addr

Код:
65536
.SpoilerTarget" type="button">Spoiler: ls -la /etc/cron.hourly

Код:
total 16
drwxr-xr-x   2 root root 4096 Dec 23  2014 .
drwxr-xr-x 104 root root 4096 Jul 17 12:12 ..
-rw-r--r--   1 root root  102 Dec 19  2010 .placeholder
-rwx------   1 root root  317 Dec 23  2014 nginx-log-rotate
.SpoilerTarget" type="button">Spoiler: ls -la /etc/cron.monthly

Код:
total 20
drwxr-xr-x   2 root root 4096 Nov 14  2011 .
drwxr-xr-x 104 root root 4096 Jul 17 12:12 ..
-rw-r--r--   1 root root  102 Dec 19  2010 .placeholder
-rwxr-xr-x   1 root root 1281 Sep 28  2010 acct
-rwx------   1 root root  270 Mar  1  2011 rm_old_cronjobs.sh
.SpoilerTarget" type="button">Spoiler: ls -la /etc/cron.monthly

Код:
total 24
drwxr-xr-x   2 root root 4096 Nov 14  2011 .
drwxr-xr-x 104 root root 4096 Jul 17 12:12 ..
-rw-r--r--   1 root root  102 Dec 19  2010 .placeholder
-rwxr-xr-x   1 root root  895 Jan  3  2011 man-db
-rwxr-xr-x   1 root root 1784 Apr  6  2010 rkhunter
-rwxr-xr-x   1 root root 1133 Sep 10  2010 sysklogd
GCC присутствует, но права на него отсутствуют

Пробовал использовать enlightenment из шапки, результат вот:

.SpoilerTarget" type="button">Spoiler: ./run_null_exploits.sh

Код:
Compiling exp_abacus.c...OK.
Compiling exp_cheddarbay.c...OK.
Compiling exp_ingom0wnar.c...OK.
Compiling exp_moosecox.c...OK.
Compiling exp_paokara.c...OK.
Compiling exp_powerglove.c...OK.
Compiling exp_sieve.c...OK.
Compiling exp_therebel.c...OK.
Compiling exp_vmware.c...OK.
Compiling exp_wunderbar.c...OK.
./run_null_exploits.sh: line 61: /usr/bin/gcc: Permission denied
./run_null_exploits.sh: line 63: ./pwnkernel: No such file or directory
 
Ответить с цитированием