Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam.
Nie będe się rowijał specjalne z tematem, linkuje blog P.Koniecznego. :
http://niebezpiecznik.pl/post/backdoor-na-linuxa-infekuje-proces-sshd-oto-jak-go-wykryc/
Linkuje bo zakładam ze nie wszyscy go przeglądają.
Offline
U mnie czysto na domowym serwerku ;)
root@evilus:~# ./check_fokirtor.sh [...] Saved corefile /tmp/tmp.0RDfsO OK: No indication of Fokirtor found.
Offline
sh check_fokirtor.sh warning: Cannot call inferior functions, Linux kernel PaX protection forbids return to non-executable pages! 0x00000000005b29a3 in __select_nocancel () Saved corefile /tmp/tmp.n4VgSqHZlO warning: Cannot call inferior functions, Linux kernel PaX protection forbids return to non-executable pages! 0x00000000005b29a3 in __select_nocancel () Saved corefile /tmp/tmp.7u21YT7zPL OK: No indication of Fokirtor found.
Biedny skrypcio dostał w ucho od PAXA......
:DDD
A ile z tego wrzasku było????
[ 621.594708] PAX: execution attempt in: <anonymous mapping>, 273828ae000-273828e2000 273828ae000 [ 621.594715] PAX: terminating task: /usr/bin/gdb(gdb):4072, uid/euid: 0/0, PC: 00000273828ae000, SP: 000003a72c0c99e0 [ 621.594718] PAX: bytes at PC: cc 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 621.594734] PAX: bytes at SP-8: 00000273828ae000 0000000000000000 ac7fb740cc1b4900 000000461199a5b0 000000461199a700 00000046133b01a0 0000000000000000 0000000000000000 00000046113b3832 0000000000000fbf 0000000000000fbf [ 621.594768] grsec: bruteforce prevention initiated for the next 30 minutes or until service restarted, stalling each fork 30 seconds. Please investigate the crash report for /usr/bin/gdb[gdb:4072] uid/euid:0/0 gid/egid:0/0, parent /usr/bin/gdb[gdb:4068] uid/euid:0/0 gid/egid:0/0 [ 621.927189] PAX: execution attempt in: <anonymous mapping>, 30d5231f000-30d52353000 30d5231f000 [ 621.927196] PAX: terminating task: /usr/bin/gdb(gdb):4091, uid/euid: 0/0, PC: 0000030d5231f000, SP: 000003dc8f58a220 [ 621.927199] PAX: bytes at PC: cc 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [ 621.927215] PAX: bytes at SP-8: 0000030d5231f000 0000000000000000 5243ae1ca6ae3700 0000002aa42555b0 0000002aa4255700 0000002aa4e09840 0000000000000000 0000000000000000 0000002aa3c6e832 0000000000000fb8 0000000000000fb8 [ 621.927247] grsec: bruteforce prevention initiated for the next 30 minutes or until service restarted, stalling each fork 30 seconds. Please investigate the crash report for /usr/bin/gdb[gdb:4091] uid/euid:0/0 gid/egid:0/0, parent /usr/bin/gdb[gdb:4087] uid/euid:0/0 gid/egid:0/0
Brzydki i zły Grsec/PAX nie pozwala skrypciom na zabawę..... :D
;-)
Ostatnio edytowany przez Jacekalex (2013-12-13 10:45:02)
Offline
@Jacekalex
Bądź więźniem w swoim Linuksie :P
Fervi
Offline
[quote=fervi]@Jacekalex
Bądź więźniem w swoim Linuksie :P
Fervi[/quote]
Kim? Więźniem?
Masz nowego dillera, czy te ziółka w tym roku takie mocne wyszły?
:D
Bo u mnie wszystko działa, jak widać. ;)
Offline
Jestem laikiem co do linux'a, ale chciałem sprawdzić więc doinstalowałem pakiet gdb oraz binutils i wykonałem skrypt oto wynik:
warning: The current binary is a PIE (Position Independent Executable), which GDB does NOT currently support. Most debugger features will fail if used in this session. 0xb76d5424 in __kernel_vsyscall () Saved corefile /tmp/tmp.xEIhSKAvgD warning: The current binary is a PIE (Position Independent Executable), which GDB does NOT currently support. Most debugger features will fail if used in this session. 0xb770c424 in __kernel_vsyscall () Saved corefile /tmp/tmp.xAeG0F0IMX OK: No indication of Fokirtor found.
debian jest 64bitowy a gdb w wersji 32bit, ale to chyba nie ma znaczenia?
uname -m
i686
Offline
U ciebie też badanie powstrzymało działanie ASLR i PIE, metody zabezpieczenia na poziomie kompilatora, chroniące przed exploitami działającymi w przestrzeni pamięci RAM.
Sznurek:
https://wiki.debian.org/Hardening
Jest w tym też jeden mały błąd, po prostu GDB - GNU-debuger został zbudowany bez wsparcia do debugowania programów używających PIE.
I dziwny masz ten system - "64 bitowy", pryz 64 bitowym systemie miałbyś wynik:
uname -m x86_64
Chyba, ze to jakieś nowe gimnastyki wynikające z multiarch.
U mnie, na jaju bez grsec/pax, wynik jest prawidłowy:
./check_fokirtor.sh 0x00000000005b29a3 in __select_nocancel () Saved corefile /tmp/tmp.MAoi3BgShd 0x00000000005b29a3 in __select_nocancel () Saved corefile /tmp/tmp.0nUrciruDI OK: No indication of Fokirtor found.
Pozdro
;-)
Ostatnio edytowany przez Jacekalex (2013-11-26 14:51:15)
Offline
Time (s) | Query |
---|---|
0.00010 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00087 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.139.97.233' WHERE u.id=1 |
0.00077 | UPDATE punbb_online SET logged=1731274837 WHERE ident='3.139.97.233' |
0.00042 | SELECT * FROM punbb_online WHERE logged<1731274537 |
0.00055 | SELECT topic_id FROM punbb_posts WHERE id=246629 |
0.00176 | SELECT id FROM punbb_posts WHERE topic_id=24683 ORDER BY posted |
0.00055 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=24683 AND t.moved_to IS NULL |
0.00011 | SELECT search_for, replace_with FROM punbb_censoring |
0.00079 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=24683 ORDER BY p.id LIMIT 0,25 |
0.00090 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=24683 |
Total query time: 0.00686 s |