Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 16/05/2015, à 19:46

Brocolis

Ddos récurent [ubuntu 12.04;OVH;Kimsufi]

Bonjour à tous je suis nouveau sur ce forum et je lis depuis quelques temps de très nombreux topic afin d'approfondir mes connaissances sur linux. Il s'avère que je gère depuis environ 3 ans des serveurs de communications (Teamspeak) et de jeu via OVH chez qui je loue un serveur dédié (J'ai souscris à l'offre Kimsufi). Mon problème et que ce serveur dédié fait  actuellement la cible de nombreuses attaques Ddos. Et pour preuves:
1431797528-sans-titre-7.png

J'ai donc décidé de mettre en place des règles avec Iptables:

sudo iptables --list
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:ssh
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:http
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:1397
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:1500
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:2930
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:4444
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:9984
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:9991
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:9999
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:2007
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:1111
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:7977
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:7994
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:7896
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:7877
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:7849
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:7841
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:9091
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:10011
ACCEPT     udp  --  anywhere             anywhere             udp dpt:ssh
ACCEPT     udp  --  anywhere             anywhere             udp dpt:http
ACCEPT     udp  --  anywhere             anywhere             udp dpt:1397
ACCEPT     udp  --  anywhere             anywhere             udp dpt:1500
ACCEPT     udp  --  anywhere             anywhere             udp dpt:2930
ACCEPT     udp  --  anywhere             anywhere             udp dpt:4444
ACCEPT     udp  --  anywhere             anywhere             udp dpt:9984
ACCEPT     udp  --  anywhere             anywhere             udp dpt:9991
ACCEPT     udp  --  anywhere             anywhere             udp dpt:9999
ACCEPT     udp  --  anywhere             anywhere             udp dpt:2007
ACCEPT     udp  --  anywhere             anywhere             udp dpt:1111
ACCEPT     udp  --  anywhere             anywhere             udp dpt:7977
ACCEPT     udp  --  anywhere             anywhere             udp dpt:7994
ACCEPT     udp  --  anywhere             anywhere             udp dpt:7896
ACCEPT     udp  --  anywhere             anywhere             udp dpt:7877
ACCEPT     udp  --  anywhere             anywhere             udp dpt:7849
ACCEPT     udp  --  anywhere             anywhere             udp dpt:7841
ACCEPT     udp  --  anywhere             anywhere             udp dpt:9091
ACCEPT     udp  --  anywhere             anywhere             udp dpt:http-alt
ACCEPT     all  --  anywhere             anywhere             state RELATED,ESTABLISHED
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:webmin
ACCEPT     udp  --  anywhere             anywhere             udp dpt:10000
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:7999
ACCEPT     udp  --  anywhere             anywhere             udp dpt:7999
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:9987
ACCEPT     udp  --  anywhere             anywhere             udp dpt:9987
ACCEPT     all  --  http://warbandmain.taleworlds.com  anywhere            
ACCEPT     icmp --  proxy.ovh.net        anywhere            
ACCEPT     icmp --  rtm-collector.ovh.net  anywhere            
ACCEPT     icmp --  a2.ovh.net           anywhere            
ACCEPT     icmp --  netmon-1-rbx.ovh.net  anywhere            
ACCEPT     icmp --  netmon-1-sbg.ovh.net  anywhere            
ACCEPT     icmp --  netmon-1-gra.ovh.net  anywhere            
ACCEPT     icmp --  netmon-1-bhs.ovh.ca  anywhere            
ACCEPT     icmp --  proxy.p19.ovh.net    anywhere            
ACCEPT     icmp --  proxy.rbx.ovh.net    anywhere            
ACCEPT     icmp --  proxy.sbg.ovh.net    anywhere            
ACCEPT     icmp --  proxy.bhs.ovh.net    anywhere            
ACCEPT     icmp --  ping.ovh.net         anywhere            
ACCEPT     icmp --  91.121.26.250        anywhere            
ACCEPT     icmp --  91-121-26-249.sw.ovh.net  anywhere            
ACCEPT     icmp --  mrtg-rbx-14.ovh.net  anywhere            
ACCEPT     tcp  --  cache.ovh.net        anywhere             tcp dpt:ssh
ACCEPT     tcp  --  anywhere             anywhere             tcpflags: FIN,SYN,RST,ACK/SYN limit: avg 2/sec burst 30
ACCEPT     icmp --  anywhere             anywhere             icmp echo-request limit: avg 1/sec burst 5
ACCEPT     tcp  --  anywhere             anywhere             tcpflags: FIN,SYN,RST,PSH,ACK,URG/NONE limit: avg 1/hour burst 5
ACCEPT     tcp  --  anywhere             anywhere             tcpflags: FIN,SYN,RST,PSH,ACK,URG/FIN,SYN,RST,PSH,ACK,URG limit: avg 1/hour burst 5
DROP       all  --  anywhere             anywhere            

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination      

En passant je ne sais pas si ces lignes sont correctes. Est-ce qu'une bonne configuration avec iptables permet d'empêcher les Ddos?

Après cette manipulation aucun changement notable. J'en suis donc venu à me demander si ce n'était pas un rootkit. J'ai donc installé rkhunter, voici le rapport:

[19:04:23] Running Rootkit Hunter version 1.3.8 on ks39921
[19:04:23]
[19:04:23] Info: Start date is samedi 16 mai 2015, 19:04:23 (UTC+0200)
[19:04:23]
[19:04:23] Checking configuration file and command-line options...
[19:04:23] Info: Detected operating system is 'Linux'
[19:04:23] Info: Found O/S name: Ubuntu 12.04.5 LTS
[19:04:23] Info: Command line is /usr/bin/rkhunter --checkall
[19:04:23] Info: Environment shell is /bin/bash; rkhunter is using bash
[19:04:23] Info: Using configuration file '/etc/rkhunter.conf'
[19:04:23] Info: Installation directory is '/usr'
[19:04:23] Info: Using language 'en'
[19:04:23] Info: Using '/var/lib/rkhunter/db' as the database directory
[19:04:23] Info: Using '/usr/share/rkhunter/scripts' as the support script directory
[19:04:23] Info: Using '/usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin' as the command directories
[19:04:23] Info: Using '/' as the root directory by default
[19:04:23] Info: Using '/var/lib/rkhunter/tmp' as the temporary directory
[19:04:23] Info: No mail-on-warning address configured
[19:04:23] Info: X will be automatically detected
[19:04:23] Info: Using second color set
[19:04:23] Info: Found the 'basename' command: /usr/bin/basename
[19:04:23] Info: Found the 'diff' command: /usr/bin/diff
[19:04:23] Info: Found the 'dirname' command: /usr/bin/dirname
[19:04:23] Info: Found the 'file' command: /usr/bin/file
[19:04:23] Info: Found the 'find' command: /usr/bin/find
[19:04:23] Info: Found the 'ifconfig' command: /sbin/ifconfig
[19:04:23] Info: Found the 'ip' command: /sbin/ip
[19:04:23] Info: Found the 'ldd' command: /usr/bin/ldd
[19:04:23] Info: Found the 'lsattr' command: /usr/bin/lsattr
[19:04:23] Info: Found the 'lsmod' command: /sbin/lsmod
[19:04:23] Info: Found the 'lsof' command: /usr/bin/lsof
[19:04:23] Info: Found the 'mktemp' command: /bin/mktemp
[19:04:23] Info: Found the 'netstat' command: /bin/netstat
[19:04:23] Info: Found the 'perl' command: /usr/bin/perl
[19:04:23] Info: Found the 'pgrep' command: /usr/bin/pgrep
[19:04:23] Info: Found the 'ps' command: /bin/ps
[19:04:23] Info: Found the 'pwd' command: /bin/pwd
[19:04:23] Info: Found the 'readlink' command: /bin/readlink
[19:04:23] Info: Found the 'stat' command: /usr/bin/stat
[19:04:23] Info: Found the 'strings' command: /usr/bin/strings
[19:04:23] Info: System is not using prelinking
[19:04:23] Info: Using the '/usr/bin/sha1sum' command for the file hash checks
[19:04:23] Info: Stored hash values used hash function '/usr/bin/sha1sum'
[19:04:23] Info: Stored hash values did not use a package manager
[19:04:23] Info: The hash function field index is set to 1
[19:04:23] Info: No package manager specified: using hash function '/usr/bin/sha1sum'
[19:04:23] Info: Previous file attributes were stored
[19:04:24] Info: Enabled tests are: all
[19:04:24] Info: Disabled tests are: suspscan hidden_procs deleted_files packet_cap_apps apps
[19:04:24] Info: Found ksym file '/proc/kallsyms'
[19:04:24] Info: Using 'date' to process epoch second times.
[19:04:24]
[19:04:24] Checking if the O/S has changed since last time...
[19:04:24] Info: Nothing seems to have changed.
[19:04:24] Info: Locking is not being used
[19:04:24]
[19:04:24] Starting system checks...
[19:04:24]
[19:04:24] Info: Starting test name 'system_commands'
[19:04:24] Checking system commands...
[19:04:24]
[19:04:24] Info: Starting test name 'strings'
[19:04:24] Performing 'strings' command checks
[19:04:24]   Scanning for string /usr/sbin/ntpsx             [ OK ]
[19:04:24]   Scanning for string /usr/sbin/.../bkit-ava      [ OK ]
[19:04:24]   Scanning for string /usr/sbin/.../bkit-d        [ OK ]
[19:04:24]   Scanning for string /usr/sbin/.../bkit-shd      [ OK ]
[19:04:24]   Scanning for string /usr/sbin/.../bkit-f        [ OK ]
[19:04:24]   Scanning for string /usr/include/.../proc.h     [ OK ]
[19:04:24]   Scanning for string /usr/include/.../.bash_history [ OK ]
[19:04:24]   Scanning for string /usr/include/.../bkit-get   [ OK ]
[19:04:24]   Scanning for string /usr/include/.../bkit-dl    [ OK ]
[19:04:24]   Scanning for string /usr/include/.../bkit-screen [ OK ]
[19:04:24]   Scanning for string /usr/include/.../bkit-sleep [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../bkit-adore.o   [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../ls             [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../netstat        [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../lsof           [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../bkit-ssh/bkit-shdcfg [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../bkit-ssh/bkit-shhk [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../bkit-ssh/bkit-pw [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../bkit-ssh/bkit-shrs [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../bkit-ssh/bkit-mots [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../uconf.inv      [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../psr            [ OK ]
[19:04:24]   Scanning for string /usr/lib/.../find           [ OK ]
[19:04:25]   Scanning for string /usr/lib/.../pstree         [ OK ]
[19:04:25]   Scanning for string /usr/lib/.../slocate        [ OK ]
[19:04:25]   Scanning for string /usr/lib/.../du             [ OK ]
[19:04:25]   Scanning for string /usr/lib/.../top            [ OK ]
[19:04:25]   Scanning for string /usr/sbin/...               [ OK ]
[19:04:25]   Scanning for string /usr/include/...            [ OK ]
[19:04:25]   Scanning for string /usr/include/.../.tmp       [ OK ]
[19:04:25]   Scanning for string /usr/lib/...                [ OK ]
[19:04:25]   Scanning for string /usr/lib/.../.ssh           [ OK ]
[19:04:25]   Scanning for string /usr/lib/.../bkit-ssh       [ OK ]
[19:04:25]   Scanning for string /usr/lib/.bkit-             [ OK ]
[19:04:25]   Scanning for string /tmp/.bkp                   [ OK ]
[19:04:25]   Scanning for string /tmp/.cinik                 [ OK ]
[19:04:25]   Scanning for string /tmp/.font-unix/.cinik      [ OK ]
[19:04:25]   Scanning for string /lib/.sso                   [ OK ]
[19:04:25]   Scanning for string /lib/.so                    [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/clean      [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/dxr        [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/read       [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/write      [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/lf         [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/xl         [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/xdr        [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/psg        [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/secure     [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/rdx        [ OK ]
[19:04:25]   Scanning for string /var/run/...dica/va         [ OK ]
[19:04:26]   Scanning for string /var/run/...dica/cl.sh      [ OK ]
[19:04:26]   Scanning for string /var/run/...dica/last.log   [ OK ]
[19:04:26]   Scanning for string /usr/bin/.etc               [ OK ]
[19:04:26]   Scanning for string /etc/sshd_config            [ OK ]
[19:04:26]   Scanning for string /etc/ssh_host_key           [ OK ]
[19:04:26]   Scanning for string /etc/ssh_random_seed        [ OK ]
[19:04:26]   Scanning for string /dev/ptyp                   [ OK ]
[19:04:26]   Scanning for string /dev/ptyq                   [ OK ]
[19:04:26]   Scanning for string /dev/ptyr                   [ OK ]
[19:04:26]   Scanning for string /dev/ptys                   [ OK ]
[19:04:26]   Scanning for string /dev/ptyt                   [ OK ]
[19:04:26]   Scanning for string /dev/fd/.88/freshb-bsd      [ OK ]
[19:04:26]   Scanning for string /dev/fd/.88/fresht          [ OK ]
[19:04:26]   Scanning for string /dev/fd/.88/zxsniff         [ OK ]
[19:04:26]   Scanning for string /dev/fd/.88/zxsniff.log     [ OK ]
[19:04:26]   Scanning for string /dev/fd/.99/.ttyf00         [ OK ]
[19:04:26]   Scanning for string /dev/fd/.99/.ttyp00         [ OK ]
[19:04:26]   Scanning for string /dev/fd/.99/.ttyq00         [ OK ]
[19:04:26]   Scanning for string /dev/fd/.99/.ttys00         [ OK ]
[19:04:26]   Scanning for string /dev/fd/.99/.pwsx00         [ OK ]
[19:04:26]   Scanning for string /etc/.acid                  [ OK ]
[19:04:26]   Scanning for string /usr/lib/.fx/sched_host.2   [ OK ]
[19:04:26]   Scanning for string /usr/lib/.fx/random_d.2     [ OK ]
[19:04:26]   Scanning for string /usr/lib/.fx/set_pid.2      [ OK ]
[19:04:26]   Scanning for string /usr/lib/.fx/setrgrp.2      [ OK ]
[19:04:26]   Scanning for string /usr/lib/.fx/TOHIDE         [ OK ]
[19:04:26]   Scanning for string /usr/lib/.fx/cons.saver     [ OK ]
[19:04:26]   Scanning for string /usr/lib/.fx/adore/ava/ava  [ OK ]
[19:04:26]   Scanning for string /usr/lib/.fx/adore/adore/adore.ko [ OK ]
[19:04:26]   Scanning for string /bin/sysback                [ OK ]
[19:04:27]   Scanning for string /usr/local/bin/sysback      [ OK ]
[19:04:27]   Scanning for string /usr/lib/.tbd               [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/t0rns     [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/du        [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/ls        [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/t0rnsb    [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/ps        [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/t0rnp     [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/find      [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/ifconfig  [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/pg        [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/ssh.tgz   [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/top       [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/sz        [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/login     [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/in.fingerd [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/1i0n.sh   [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/pstree    [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/in.telnetd [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/mjy       [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/sush      [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/tfn       [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/name      [ OK ]
[19:04:27]   Scanning for string /dev/.lib/lib/lib/getip.sh  [ OK ]
[19:04:27]   Scanning for string /usr/info/.torn/sh*         [ OK ]
[19:04:27]   Scanning for string /usr/src/.puta/.1addr       [ OK ]
[19:04:27]   Scanning for string /usr/src/.puta/.1file       [ OK ]
[19:04:28]   Scanning for string /usr/src/.puta/.1proc       [ OK ]
[19:04:28]   Scanning for string /usr/src/.puta/.1logz       [ OK ]
[19:04:28]   Scanning for string /usr/info/.t0rn             [ OK ]
[19:04:28]   Scanning for string /dev/.lib                   [ OK ]
[19:04:28]   Scanning for string /dev/.lib/lib               [ OK ]
[19:04:28]   Scanning for string /dev/.lib/lib/lib           [ OK ]
[19:04:28]   Scanning for string /dev/.lib/lib/lib/dev       [ OK ]
[19:04:28]   Scanning for string /dev/.lib/lib/scan          [ OK ]
[19:04:28]   Scanning for string /usr/src/.puta              [ OK ]
[19:04:28]   Scanning for string /usr/man/man1/man1          [ OK ]
[19:04:28]   Scanning for string /usr/man/man1/man1/lib      [ OK ]
[19:04:28]   Scanning for string /usr/man/man1/man1/lib/.lib [ OK ]
[19:04:28]   Scanning for string /usr/man/man1/man1/lib/.lib/.backup [ OK ]
[19:04:28]
[19:04:28] Info: Starting test name 'shared_libs'
[19:04:28] Performing 'shared libraries' checks
[19:04:28]   Checking for preloading variables               [ None found ]
[19:04:28]   Checking for preloaded libraries                [ None found ]
[19:04:28]
[19:04:28] Info: Starting test name 'shared_libs_path'
[19:04:28]   Checking LD_LIBRARY_PATH variable               [ Not found ]
[19:04:28]
[19:04:28] Info: Starting test name 'properties'
[19:04:28] Performing file properties checks
[19:04:28]   Checking for prerequisites                      [ OK ]
[19:04:31]   /usr/sbin/adduser                               [ OK ]
[19:04:31] Info: Found file '/usr/sbin/adduser': it is whitelisted for the 'script replacement' check.
[19:04:32]   /usr/sbin/chroot                                [ OK ]
[19:04:32]   /usr/sbin/cron                                  [ OK ]
[19:04:32]   /usr/sbin/groupadd                              [ OK ]
[19:04:32]   /usr/sbin/groupdel                              [ OK ]
[19:04:32]   /usr/sbin/groupmod                              [ OK ]
[19:04:32]   /usr/sbin/grpck                                 [ OK ]
[19:04:33]   /usr/sbin/nologin                               [ OK ]
[19:04:33]   /usr/sbin/pwck                                  [ OK ]
[19:04:33]   /usr/sbin/rsyslogd                              [ OK ]
[19:04:34]   /usr/sbin/tcpd                                  [ OK ]
[19:04:34]   /usr/sbin/useradd                               [ OK ]
[19:04:34]   /usr/sbin/userdel                               [ OK ]
[19:04:34]   /usr/sbin/usermod                               [ OK ]
[19:04:34]   /usr/sbin/vipw                                  [ OK ]
[19:04:34]   /usr/sbin/unhide                                [ OK ]
[19:04:34]   /usr/sbin/unhide-tcp                            [ OK ]
[19:04:34]   /usr/bin/awk                                    [ OK ]
[19:04:35]   /usr/bin/basename                               [ OK ]
[19:04:35]   /usr/bin/chattr                                 [ OK ]
[19:04:35]   /usr/bin/curl                                   [ OK ]
[19:04:35]   /usr/bin/cut                                    [ OK ]
[19:04:35]   /usr/bin/diff                                   [ OK ]
[19:04:35]   /usr/bin/dirname                                [ OK ]
[19:04:35]   /usr/bin/dpkg                                   [ OK ]
[19:04:35]   /usr/bin/dpkg-query                             [ OK ]
[19:04:35]   /usr/bin/du                                     [ OK ]
[19:04:36]   /usr/bin/env                                    [ OK ]
[19:04:36]   /usr/bin/file                                   [ OK ]
[19:04:36]   /usr/bin/find                                   [ OK ]
[19:04:36]   /usr/bin/GET                                    [ OK ]
[19:04:36]   /usr/bin/groups                                 [ OK ]
[19:04:36] Info: Found file '/usr/bin/groups': it is whitelisted for the 'script replacement' check.
[19:04:36]   /usr/bin/head                                   [ OK ]
[19:04:36]   /usr/bin/id                                     [ OK ]
[19:04:36]   /usr/bin/killall                                [ OK ]
[19:04:37]   /usr/bin/last                                   [ OK ]
[19:04:37]   /usr/bin/lastlog                                [ OK ]
[19:04:37]   /usr/bin/ldd                                    [ OK ]
[19:04:37] Info: Found file '/usr/bin/ldd': it is whitelisted for the 'script replacement' check.
[19:04:37]   /usr/bin/less                                   [ OK ]
[19:04:37]   /usr/bin/locate                                 [ OK ]
[19:04:37]   /usr/bin/logger                                 [ OK ]
[19:04:37]   /usr/bin/lsattr                                 [ OK ]
[19:04:37]   /usr/bin/lsof                                   [ OK ]
[19:04:37]   /usr/bin/md5sum                                 [ OK ]
[19:04:38]   /usr/bin/mlocate                                [ OK ]
[19:04:38]   /usr/bin/newgrp                                 [ OK ]
[19:04:38]   /usr/bin/passwd                                 [ OK ]
[19:04:38]   /usr/bin/perl                                   [ OK ]
[19:04:38]   /usr/bin/pgrep                                  [ OK ]
[19:04:38]   /usr/bin/pstree                                 [ OK ]
[19:04:38]   /usr/bin/rkhunter                               [ OK ]
[19:04:38]   /usr/bin/runcon                                 [ OK ]
[19:04:39]   /usr/bin/sha1sum                                [ OK ]
[19:04:39]   /usr/bin/sha224sum                              [ OK ]
[19:04:39]   /usr/bin/sha256sum                              [ OK ]
[19:04:39]   /usr/bin/sha384sum                              [ OK ]
[19:04:39]   /usr/bin/sha512sum                              [ OK ]
[19:04:39]   /usr/bin/size                                   [ OK ]
[19:04:39]   /usr/bin/sort                                   [ OK ]
[19:04:39]   /usr/bin/stat                                   [ OK ]
[19:04:39]   /usr/bin/strace                                 [ OK ]
[19:04:39]   /usr/bin/strings                                [ OK ]
[19:04:40]   /usr/bin/sudo                                   [ OK ]
[19:04:40]   /usr/bin/tail                                   [ OK ]
[19:04:40]   /usr/bin/test                                   [ OK ]
[19:04:40]   /usr/bin/top                                    [ OK ]
[19:04:40]   /usr/bin/touch                                  [ OK ]
[19:04:40]   /usr/bin/tr                                     [ OK ]
[19:04:40]   /usr/bin/uniq                                   [ OK ]
[19:04:40]   /usr/bin/users                                  [ OK ]
[19:04:41]   /usr/bin/vmstat                                 [ OK ]
[19:04:41]   /usr/bin/w                                      [ OK ]
[19:04:41]   /usr/bin/watch                                  [ OK ]
[19:04:41]   /usr/bin/wc                                     [ OK ]
[19:04:41]   /usr/bin/wget                                   [ OK ]
[19:04:41]   /usr/bin/whatis                                 [ OK ]
[19:04:41]   /usr/bin/whereis                                [ OK ]
[19:04:41]   /usr/bin/which                                  [ OK ]
[19:04:41]   /usr/bin/who                                    [ OK ]
[19:04:41]   /usr/bin/whoami                                 [ OK ]
[19:04:41]   /usr/bin/unhide.rb                              [ Warning ]
[19:04:41] Warning: The command '/usr/bin/unhide.rb' has been replaced by a script: /usr/bin/unhide.rb: Ruby script, ASCII text
[19:04:42]   /usr/bin/mawk                                   [ OK ]
[19:04:42]   /usr/bin/lwp-request                            [ OK ]
[19:04:42] Info: Found file '/usr/bin/lwp-request': it is whitelisted for the 'script replacement' check.
[19:04:42]   /usr/bin/w.procps                               [ OK ]
[19:04:42]   /sbin/depmod                                    [ OK ]
[19:04:42]   /sbin/fsck                                      [ OK ]
[19:04:43]   /sbin/ifconfig                                  [ OK ]
[19:04:43]   /sbin/ifdown                                    [ OK ]
[19:04:43]   /sbin/ifup                                      [ OK ]
[19:04:43]   /sbin/init                                      [ OK ]
[19:04:43]   /sbin/insmod                                    [ OK ]
[19:04:43]   /sbin/ip                                        [ OK ]
[19:04:43]   /sbin/lsmod                                     [ OK ]
[19:04:43]   /sbin/modinfo                                   [ OK ]
[19:04:43]   /sbin/modprobe                                  [ OK ]
[19:04:44]   /sbin/rmmod                                     [ OK ]
[19:04:44]   /sbin/route                                     [ OK ]
[19:04:44]   /sbin/runlevel                                  [ OK ]
[19:04:44]   /sbin/sulogin                                   [ OK ]
[19:04:44]   /sbin/sysctl                                    [ OK ]
[19:04:45]   /bin/bash                                       [ OK ]
[19:04:45]   /bin/cat                                        [ OK ]
[19:04:45]   /bin/chmod                                      [ OK ]
[19:04:45]   /bin/chown                                      [ OK ]
[19:04:45]   /bin/cp                                         [ OK ]
[19:04:45]   /bin/date                                       [ OK ]
[19:04:46]   /bin/df                                         [ OK ]
[19:04:46]   /bin/dmesg                                      [ OK ]
[19:04:46]   /bin/echo                                       [ OK ]
[19:04:46]   /bin/ed                                         [ OK ]
[19:04:46]   /bin/egrep                                      [ OK ]
[19:04:46] Info: Found file '/bin/egrep': it is whitelisted for the 'script replacement' check.
[19:04:46]   /bin/fgrep                                      [ OK ]
[19:04:46] Info: Found file '/bin/fgrep': it is whitelisted for the 'script replacement' check.
[19:04:46]   /bin/fuser                                      [ OK ]
[19:04:46]   /bin/grep                                       [ OK ]
[19:04:47]   /bin/ip                                         [ OK ]
[19:04:47]   /bin/kill                                       [ OK ]
[19:04:47]   /bin/less                                       [ OK ]
[19:04:47]   /bin/login                                      [ OK ]
[19:04:47]   /bin/ls                                         [ OK ]
[19:04:47]   /bin/lsmod                                      [ OK ]
[19:04:47]   /bin/mktemp                                     [ OK ]
[19:04:47]   /bin/more                                       [ OK ]
[19:04:48]   /bin/mount                                      [ OK ]
[19:04:48]   /bin/mv                                         [ OK ]
[19:04:48]   /bin/netstat                                    [ OK ]
[19:04:48]   /bin/ps                                         [ OK ]
[19:04:48]   /bin/pwd                                        [ OK ]
[19:04:48]   /bin/readlink                                   [ OK ]
[19:04:48]   /bin/sed                                        [ OK ]
[19:04:48]   /bin/sh                                         [ OK ]
[19:04:49]   /bin/su                                         [ OK ]
[19:04:49]   /bin/touch                                      [ OK ]
[19:04:49]   /bin/uname                                      [ OK ]
[19:04:49]   /bin/which                                      [ OK ]
[19:04:49] Info: Found file '/bin/which': it is whitelisted for the 'script replacement' check.
[19:04:56]
[19:04:56] Info: Starting test name 'rootkits'
[19:04:56] Checking for rootkits...
[19:04:56]
[19:04:56] Info: Starting test name 'known_rkts'
[19:04:56] Performing check of known rootkit files and directories
[19:04:56]
[19:04:56] Checking for 55808 Trojan - Variant A...
[19:04:56]   Checking for file '/tmp/.../r'                  [ Not found ]
[19:04:56]   Checking for file '/tmp/.../a'                  [ Not found ]
[19:04:56] 55808 Trojan - Variant A                          [ Not found ]
[19:04:56]
[19:04:56] Checking for ADM Worm...
[19:04:56]   Checking for string 'w0rm'                      [ Not found ]
[19:04:56] ADM Worm                                          [ Not found ]
[19:04:56]
[19:04:56] Checking for AjaKit Rootkit...
[19:04:56]   Checking for file '/dev/tux/.addr'              [ Not found ]
[19:04:57]   Checking for file '/dev/tux/.proc'              [ Not found ]
[19:04:57]   Checking for file '/dev/tux/.file'              [ Not found ]
[19:04:57]   Checking for file '/lib/.libgh-gh/cleaner'      [ Not found ]
[19:04:57]   Checking for file '/lib/.libgh-gh/Patch/patch'  [ Not found ]
[19:04:57]   Checking for file '/lib/.libgh-gh/sb0k'         [ Not found ]
[19:04:57]   Checking for directory '/dev/tux'               [ Not found ]
[19:04:57]   Checking for directory '/lib/.libgh-gh'         [ Not found ]
[19:04:57] AjaKit Rootkit                                    [ Not found ]
[19:04:57]
[19:04:57] Checking for Adore Rootkit...
[19:04:57]   Checking for file '/usr/secure'                 [ Not found ]
[19:04:57]   Checking for file '/usr/doc/sys/qrt'            [ Not found ]
[19:04:57]   Checking for file '/usr/doc/sys/run'            [ Not found ]
[19:04:57]   Checking for file '/usr/doc/sys/crond'          [ Not found ]
[19:04:57]   Checking for file '/usr/sbin/kfd'               [ Not found ]
[19:04:57]   Checking for file '/usr/doc/kern/var'           [ Not found ]
[19:04:57]   Checking for file '/usr/doc/kern/string.o'      [ Not found ]
[19:04:57]   Checking for file '/usr/doc/kern/ava'           [ Not found ]
[19:04:57]   Checking for file '/usr/doc/kern/adore.o'       [ Not found ]
[19:04:57]   Checking for file '/var/log/ssh/old'            [ Not found ]
[19:04:57]   Checking for directory '/lib/security/.config/ssh' [ Not found ]
[19:04:57]   Checking for directory '/usr/doc/kern'          [ Not found ]
[19:04:57]   Checking for directory '/usr/doc/backup'        [ Not found ]
[19:04:57]   Checking for directory '/usr/doc/backup/txt'    [ Not found ]
[19:04:57]   Checking for directory '/lib/backup'            [ Not found ]
[19:04:57]   Checking for directory '/lib/backup/txt'        [ Not found ]
[19:04:57]   Checking for directory '/usr/doc/work'          [ Not found ]
[19:04:57]   Checking for directory '/usr/doc/sys'           [ Not found ]
[19:04:57]   Checking for directory '/var/log/ssh'           [ Not found ]
[19:04:57]   Checking for directory '/usr/doc/.spool'        [ Not found ]
[19:04:57]   Checking for directory '/usr/lib/kterm'         [ Not found ]
[19:04:57] Adore Rootkit                                     [ Not found ]
[19:04:57]
[19:04:57] Checking for aPa Kit...
[19:04:57]   Checking for file '/usr/share/.aPa'             [ Not found ]
[19:04:58] aPa Kit                                           [ Not found ]
[19:04:58]
[19:04:58] Checking for Apache Worm...
[19:04:58]   Checking for file '/bin/.log'                   [ Not found ]
[19:04:58] Apache Worm                                       [ Not found ]
[19:04:58]
[19:04:58] Checking for Ambient (ark) Rootkit...
[19:04:58]   Checking for file '/usr/lib/.ark?'              [ Not found ]
[19:04:58]   Checking for file '/dev/ptyxx/.log'             [ Not found ]
[19:04:58]   Checking for file '/dev/ptyxx/.file'            [ Not found ]
[19:04:58]   Checking for file '/dev/ptyxx/.proc'            [ Not found ]
[19:04:58]   Checking for file '/dev/ptyxx/.addr'            [ Not found ]
[19:04:58]   Checking for directory '/dev/ptyxx'             [ Not found ]
[19:04:58] Ambient (ark) Rootkit                             [ Not found ]
[19:04:58]
[19:04:58] Checking for Balaur Rootkit...
[19:04:58]   Checking for file '/usr/lib/liblog.o'           [ Not found ]
[19:04:58]   Checking for directory '/usr/lib/.kinetic'      [ Not found ]
[19:04:58]   Checking for directory '/usr/lib/.egcs'         [ Not found ]
[19:04:58]   Checking for directory '/usr/lib/.wormie'       [ Not found ]
[19:04:58] Balaur Rootkit                                    [ Not found ]
[19:04:58]
[19:04:58] Checking for BeastKit Rootkit...
[19:04:58]   Checking for file '/usr/sbin/arobia'            [ Not found ]
[19:04:58]   Checking for file '/usr/sbin/idrun'             [ Not found ]
[19:04:58]   Checking for file '/usr/lib/elm/arobia/elm'     [ Not found ]
[19:04:58]   Checking for file '/usr/lib/elm/arobia/elm/hk'  [ Not found ]
[19:04:58]   Checking for file '/usr/lib/elm/arobia/elm/hk.pub' [ Not found ]
[19:04:58]   Checking for file '/usr/lib/elm/arobia/elm/sc'  [ Not found ]
[19:04:58]   Checking for file '/usr/lib/elm/arobia/elm/sd.pp' [ Not found ]
[19:04:58]   Checking for file '/usr/lib/elm/arobia/elm/sdco' [ Not found ]
[19:04:58]   Checking for file '/usr/lib/elm/arobia/elm/srsd' [ Not found ]
[19:04:58]   Checking for directory '/lib/ldd.so/bktools'    [ Not found ]
[19:04:58] BeastKit Rootkit                                  [ Not found ]
[19:04:58]
[19:04:58] Checking for beX2 Rootkit...
[19:04:58]   Checking for file '/usr/info/termcap.info-5.gz' [ Not found ]
[19:04:58]   Checking for file '/usr/bin/sshd2'              [ Not found ]
[19:04:58]   Checking for directory '/usr/include/bex'       [ Not found ]
[19:04:58] beX2 Rootkit                                      [ Not found ]
[19:04:58]
[19:04:58] Checking for BOBKit Rootkit...
[19:04:58]   Checking for file '/usr/sbin/ntpsx'             [ Not found ]
[19:04:59]   Checking for file '/usr/sbin/.../bkit-ava'      [ Not found ]
[19:04:59]   Checking for file '/usr/sbin/.../bkit-d'        [ Not found ]
[19:04:59]   Checking for file '/usr/sbin/.../bkit-shd'      [ Not found ]
[19:04:59]   Checking for file '/usr/sbin/.../bkit-f'        [ Not found ]
[19:04:59]   Checking for file '/usr/include/.../proc.h'     [ Not found ]
[19:04:59]   Checking for file '/usr/include/.../.bash_history' [ Not found ]
[19:04:59]   Checking for file '/usr/include/.../bkit-get'   [ Not found ]
[19:04:59]   Checking for file '/usr/include/.../bkit-dl'    [ Not found ]
[19:04:59]   Checking for file '/usr/include/.../bkit-screen' [ Not found ]
[19:04:59]   Checking for file '/usr/include/.../bkit-sleep' [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../bkit-adore.o'   [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../ls'             [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../netstat'        [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../lsof'           [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../bkit-ssh/bkit-shdcfg' [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../bkit-ssh/bkit-shhk' [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../bkit-ssh/bkit-pw' [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../bkit-ssh/bkit-shrs' [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../bkit-ssh/bkit-mots' [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../uconf.inv'      [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../psr'            [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../find'           [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../pstree'         [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../slocate'        [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../du'             [ Not found ]
[19:04:59]   Checking for file '/usr/lib/.../top'            [ Not found ]
[19:04:59]   Checking for directory '/usr/sbin/...'          [ Not found ]
[19:04:59]   Checking for directory '/usr/include/...'       [ Not found ]
[19:04:59]   Checking for directory '/usr/include/.../.tmp'  [ Not found ]
[19:04:59]   Checking for directory '/usr/lib/...'           [ Not found ]
[19:04:59]   Checking for directory '/usr/lib/.../.ssh'      [ Not found ]
[19:04:59]   Checking for directory '/usr/lib/.../bkit-ssh'  [ Not found ]
[19:05:00]   Checking for directory '/usr/lib/.bkit-'        [ Not found ]
[19:05:00]   Checking for directory '/tmp/.bkp'              [ Not found ]
[19:05:00] BOBKit Rootkit                                    [ Not found ]
[19:05:00]
[19:05:00] Checking for cb Rootkit...
[19:05:00]   Checking for file '/dev/srd0'                   [ Not found ]
[19:05:00]   Checking for file '/lib/libproc.so.2.0.6'       [ Not found ]
[19:05:00]   Checking for file '/dev/mounnt'                 [ Not found ]
[19:05:00]   Checking for file '/etc/rc.d/init.d/init'       [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /cl'       [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /.x.tgz'   [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /statdx'   [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /wted'     [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /write'    [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /scan'     [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /sc'       [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /sl2'      [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /wroot'    [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /wscan'    [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /wu'       [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /v'        [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /read'     [ Not found ]
[19:05:00]   Checking for file '/usr/lib/sshrc'              [ Not found ]
[19:05:00]   Checking for file '/usr/lib/ssh_host_key'       [ Not found ]
[19:05:00]   Checking for file '/usr/lib/ssh_host_key.pub'   [ Not found ]
[19:05:00]   Checking for file '/usr/lib/ssh_random_seed'    [ Not found ]
[19:05:00]   Checking for file '/usr/lib/sshd_config'        [ Not found ]
[19:05:00]   Checking for file '/usr/lib/shosts.equiv'       [ Not found ]
[19:05:00]   Checking for file '/usr/lib/ssh_known_hosts'    [ Not found ]
[19:05:00]   Checking for file '/u/zappa/.ssh/pid'           [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.system/.. /tcp.log' [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /curatare/attrib' [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /curatare/chattr' [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /curatare/ps' [ Not found ]
[19:05:00]   Checking for file '/usr/bin/.zeen/.. /curatare/pstree' [ Not found ]
[19:05:01]   Checking for file '/usr/bin/.system/.. /.x/xC.o' [ Not found ]
[19:05:01]   Checking for directory '/usr/bin/.zeen'         [ Not found ]
[19:05:01]   Checking for directory '/usr/bin/.zeen/.. /curatare' [ Not found ]
[19:05:01]   Checking for directory '/usr/bin/.zeen/.. /scan' [ Not found ]
[19:05:01]   Checking for directory '/usr/bin/.system/.. '   [ Not found ]
[19:05:01] cb Rootkit                                        [ Not found ]
[19:05:01]
[19:05:01] Checking for CiNIK Worm (Slapper.B variant)...
[19:05:01]   Checking for file '/tmp/.cinik'                 [ Not found ]
[19:05:01]   Checking for directory '/tmp/.font-unix/.cinik' [ Not found ]
[19:05:01] CiNIK Worm (Slapper.B variant)                    [ Not found ]
[19:05:01]
[19:05:01] Checking for Danny-Boy's Abuse Kit...
[19:05:01]   Checking for file '/dev/mdev'                   [ Not found ]
[19:05:01]   Checking for file '/usr/lib/libX.a'             [ Not found ]
[19:05:01] Danny-Boy's Abuse Kit                             [ Not found ]
[19:05:01]
[19:05:01] Checking for Devil RootKit...
[19:05:01]   Checking for file '/var/lib/games/.src'         [ Not found ]
[19:05:01]   Checking for file '/dev/dsx'                    [ Not found ]
[19:05:01]   Checking for file '/dev/caca'                   [ Not found ]
[19:05:01]   Checking for file '/dev/pro'                    [ Not found ]
[19:05:01]   Checking for file '/bin/bye'                    [ Not found ]
[19:05:01]   Checking for file '/bin/homedir'                [ Not found ]
[19:05:01]   Checking for file '/usr/bin/xfss'               [ Not found ]
[19:05:01]   Checking for file '/usr/sbin/tzava'             [ Not found ]
[19:05:01]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/holber' [ Not found ]
[19:05:01]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/sense' [ Not found ]
[19:05:01]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/clear' [ Not found ]
[19:05:01]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/tzava' [ Not found ]
[19:05:01]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/citeste' [ Not found ]
[19:05:01]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/killrk' [ Not found ]
[19:05:01]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/searchlog' [ Not found ]
[19:05:01]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/gaoaza' [ Not found ]
[19:05:01]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/cleaner' [ Not found ]
[19:05:02]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/shk' [ Not found ]
[19:05:02]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/srs' [ Not found ]
[19:05:02]   Checking for file '/usr/doc/tar/.../.dracusor/utile.tgz' [ Not found ]
[19:05:02]   Checking for file '/usr/doc/tar/.../.dracusor/webpage' [ Not found ]
[19:05:02]   Checking for file '/usr/doc/tar/.../.dracusor/getpsy' [ Not found ]
[19:05:02]   Checking for file '/usr/doc/tar/.../.dracusor/getbnc' [ Not found ]
[19:05:02]   Checking for file '/usr/doc/tar/.../.dracusor/getemech' [ Not found ]
[19:05:02]   Checking for file '/usr/doc/tar/.../.dracusor/localroot.sh' [ Not found ]
[19:05:02]   Checking for file '/usr/doc/tar/.../.dracusor/stuff/old/sense' [ Not found ]
[19:05:02]   Checking for directory '/usr/doc/tar/.../.dracusor' [ Not found ]
[19:05:02] Devil RootKit                                     [ Not found ]
[19:05:02]
[19:05:02] Checking for Dica-Kit Rootkit...
[19:05:02]   Checking for file '/lib/.sso'                   [ Not found ]
[19:05:02]   Checking for file '/lib/.so'                    [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/clean'      [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/dxr'        [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/read'       [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/write'      [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/lf'         [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/xl'         [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/xdr'        [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/psg'        [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/secure'     [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/rdx'        [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/va'         [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/cl.sh'      [ Not found ]
[19:05:02]   Checking for file '/var/run/...dica/last.log'   [ Not found ]
[19:05:02]   Checking for file '/usr/bin/.etc'               [ Not found ]
[19:05:02]   Checking for file '/etc/sshd_config'            [ Not found ]
[19:05:02]   Checking for file '/etc/ssh_host_key'           [ Not found ]
[19:05:02]   Checking for file '/etc/ssh_random_seed'        [ Not found ]
[19:05:02]   Checking for directory '/var/run/...dica'       [ Not found ]
[19:05:02]   Checking for directory '/var/run/...dica/mh'    [ Not found ]
[19:05:02]   Checking for directory '/var/run/...dica/scan'  [ Not found ]
[19:05:03] Dica-Kit Rootkit                                  [ Not found ]
[19:05:03]
[19:05:03] Checking for Dreams Rootkit...
[19:05:03]   Checking for file '/dev/ttyoa'                  [ Not found ]
[19:05:03]   Checking for file '/dev/ttyof'                  [ Not found ]
[19:05:03]   Checking for file '/dev/ttyop'                  [ Not found ]
[19:05:03]   Checking for file '/usr/bin/sense'              [ Not found ]
[19:05:03]   Checking for file '/usr/bin/sl2'                [ Not found ]
[19:05:03]   Checking for file '/usr/bin/logclear'           [ Not found ]
[19:05:03]   Checking for file '/usr/bin/(swapd)'            [ Not found ]
[19:05:03]   Checking for file '/usr/bin/initrd'             [ Not found ]
[19:05:03]   Checking for file '/usr/bin/crontabs'           [ Not found ]
[19:05:03]   Checking for file '/usr/bin/snfs'               [ Not found ]
[19:05:03]   Checking for file '/usr/lib/libsss'             [ Not found ]
[19:05:03]   Checking for file '/usr/lib/libsnf.log'         [ Not found ]
[19:05:03]   Checking for file '/usr/lib/libshtift/top'      [ Not found ]
[19:05:03]   Checking for file '/usr/lib/libshtift/ps'       [ Not found ]
[19:05:03]   Checking for file '/usr/lib/libshtift/netstat'  [ Not found ]
[19:05:03]   Checking for file '/usr/lib/libshtift/ls'       [ Not found ]
[19:05:03]   Checking for file '/usr/lib/libshtift/ifconfig' [ Not found ]
[19:05:03]   Checking for file '/usr/include/linseed.h'      [ Not found ]
[19:05:03]   Checking for file '/usr/include/linpid.h'       [ Not found ]
[19:05:03]   Checking for file '/usr/include/linkey.h'       [ Not found ]
[19:05:03]   Checking for file '/usr/include/linconf.h'      [ Not found ]
[19:05:03]   Checking for file '/usr/include/iceseed.h'      [ Not found ]
[19:05:03]   Checking for file '/usr/include/icepid.h'       [ Not found ]
[19:05:03]   Checking for file '/usr/include/icekey.h'       [ Not found ]
[19:05:03]   Checking for file '/usr/include/iceconf.h'      [ Not found ]
[19:05:03]   Checking for directory '/dev/ida/.hpd'          [ Not found ]
[19:05:03]   Checking for directory '/usr/lib/libshtift'     [ Not found ]
[19:05:03] Dreams Rootkit                                    [ Not found ]
[19:05:03]
[19:05:03] Checking for Duarawkz Rootkit...
[19:05:03]   Checking for file '/usr/bin/duarawkz/loginpass' [ Not found ]
[19:05:03]   Checking for directory '/usr/bin/duarawkz'      [ Not found ]
[19:05:04] Duarawkz Rootkit                                  [ Not found ]
[19:05:04]
[19:05:04] Checking for Enye LKM...
[19:05:04]   Checking for file '/etc/.enyelkmHIDE^IT.ko'     [ Not found ]
[19:05:04]   Checking for file '/etc/.enyelkmOCULTAR.ko'     [ Not found ]
[19:05:04] Enye LKM                                          [ Not found ]
[19:05:04]
[19:05:04] Checking for Flea Linux Rootkit...
[19:05:04]   Checking for file '/etc/ld.so.hash'             [ Not found ]
[19:05:04]   Checking for file '/lib/security/.config/ssh/sshd_config' [ Not found ]
[19:05:04]   Checking for file '/lib/security/.config/ssh/ssh_host_key' [ Not found ]
[19:05:04]   Checking for file '/lib/security/.config/ssh/ssh_host_key.pub' [ Not found ]
[19:05:04]   Checking for file '/lib/security/.config/ssh/ssh_random_seed' [ Not found ]
[19:05:04]   Checking for file '/usr/bin/ssh2d'              [ Not found ]
[19:05:04]   Checking for file '/usr/lib/ldlibns.so'         [ Not found ]
[19:05:04]   Checking for file '/usr/lib/ldlibps.so'         [ Not found ]
[19:05:04]   Checking for file '/usr/lib/ldlibpst.so'        [ Not found ]
[19:05:04]   Checking for file '/usr/lib/ldlibdu.so'         [ Not found ]
[19:05:04]   Checking for file '/usr/lib/ldlibct.so'         [ Not found ]
[19:05:04]   Checking for directory '/lib/security/.config/ssh' [ Not found ]
[19:05:04]   Checking for directory '/dev/..0'               [ Not found ]
[19:05:04]   Checking for directory '/dev/..0/backup'        [ Not found ]
[19:05:04] Flea Linux Rootkit                                [ Not found ]
[19:05:04]
[19:05:04] Checking for FreeBSD Rootkit...
[19:05:04]   Checking for file '/dev/ptyp'                   [ Not found ]
[19:05:04]   Checking for file '/dev/ptyq'                   [ Not found ]
[19:05:04]   Checking for file '/dev/ptyr'                   [ Not found ]
[19:05:04]   Checking for file '/dev/ptys'                   [ Not found ]
[19:05:04]   Checking for file '/dev/ptyt'                   [ Not found ]
[19:05:04]   Checking for file '/dev/fd/.88/freshb-bsd'      [ Not found ]
[19:05:04]   Checking for file '/dev/fd/.88/fresht'          [ Not found ]
[19:05:04]   Checking for file '/dev/fd/.88/zxsniff'         [ Not found ]
[19:05:04]   Checking for file '/dev/fd/.88/zxsniff.log'     [ Not found ]
[19:05:04]   Checking for file '/dev/fd/.99/.ttyf00'         [ Not found ]
[19:05:04]   Checking for file '/dev/fd/.99/.ttyp00'         [ Not found ]
[19:05:05]   Checking for file '/dev/fd/.99/.ttyq00'         [ Not found ]
[19:05:05]   Checking for file '/dev/fd/.99/.ttys00'         [ Not found ]
[19:05:05]   Checking for file '/dev/fd/.99/.pwsx00'         [ Not found ]
[19:05:05]   Checking for file '/etc/.acid'                  [ Not found ]
[19:05:05]   Checking for file '/usr/lib/.fx/sched_host.2'   [ Not found ]
[19:05:05]   Checking for file '/usr/lib/.fx/random_d.2'     [ Not found ]
[19:05:05]   Checking for file '/usr/lib/.fx/set_pid.2'      [ Not found ]
[19:05:05]   Checking for file '/usr/lib/.fx/setrgrp.2'      [ Not found ]
[19:05:05]   Checking for file '/usr/lib/.fx/TOHIDE'         [ Not found ]
[19:05:05]   Checking for file '/usr/lib/.fx/cons.saver'     [ Not found ]
[19:05:05]   Checking for file '/usr/lib/.fx/adore/ava/ava'  [ Not found ]
[19:05:05]   Checking for file '/usr/lib/.fx/adore/adore/adore.ko' [ Not found ]
[19:05:05]   Checking for file '/bin/sysback'                [ Not found ]
[19:05:05]   Checking for file '/usr/local/bin/sysback'      [ Not found ]
[19:05:05]   Checking for directory '/dev/fd/.88'            [ Not found ]
[19:05:05]   Checking for directory '/dev/fd/.99'            [ Not found ]
[19:05:05]   Checking for directory '/usr/lib/.fx'           [ Not found ]
[19:05:05]   Checking for directory '/usr/lib/.fx/adore'     [ Not found ]
[19:05:05] FreeBSD Rootkit                                   [ Not found ]
[19:05:05]
[19:05:05] Checking for Fu Rootkit...
[19:05:05]   Checking for file '/sbin/xc'                    [ Not found ]
[19:05:05]   Checking for file '/usr/include/ivtype.h'       [ Not found ]
[19:05:05]   Checking for file '/bin/.lib'                   [ Not found ]
[19:05:05] Fu Rootkit                                        [ Not found ]
[19:05:05]
[19:05:05] Checking for Fuck`it Rootkit...
[19:05:05]   Checking for file '/lib/libproc.so.2.0.7'       [ Not found ]
[19:05:05]   Checking for file '/dev/proc/.bash_profile'     [ Not found ]
[19:05:05]   Checking for file '/dev/proc/.bashrc'           [ Not found ]
[19:05:05]   Checking for file '/dev/proc/.cshrc'            [ Not found ]
[19:05:05]   Checking for file '/dev/proc/fuckit/hax0r'      [ Not found ]
[19:05:05]   Checking for file '/dev/proc/fuckit/hax0rshell' [ Not found ]
[19:05:05]   Checking for file '/dev/proc/fuckit/config/lports' [ Not found ]
[19:05:05]   Checking for file '/dev/proc/fuckit/config/rports' [ Not found ]
[19:05:05]   Checking for file '/dev/proc/fuckit/config/rkconf' [ Not found ]
[19:05:05]   Checking for file '/dev/proc/fuckit/config/password' [ Not found ]
[19:05:05]   Checking for file '/dev/proc/fuckit/config/progs' [ Not found ]
[19:05:06]   Checking for file '/dev/proc/fuckit/system-bins/init' [ Not found ]
[19:05:06]   Checking for file '/usr/lib/libcps.a'           [ Not found ]
[19:05:06]   Checking for file '/usr/lib/libtty.a'           [ Not found ]
[19:05:06]   Checking for directory '/dev/proc'              [ Not found ]
[19:05:06]   Checking for directory '/dev/proc/fuckit'       [ Not found ]
[19:05:06]   Checking for directory '/dev/proc/fuckit/system-bins' [ Not found ]
[19:05:06]   Checking for directory '/dev/proc/toolz'        [ Not found ]
[19:05:06] Fuck`it Rootkit                                   [ Not found ]
[19:05:06]
[19:05:06] Checking for GasKit Rootkit...
[19:05:06]   Checking for file '/dev/dev/gaskit/sshd/sshdd'  [ Not found ]
[19:05:06]   Checking for directory '/dev/dev'               [ Not found ]
[19:05:06]   Checking for directory '/dev/dev/gaskit'        [ Not found ]
[19:05:06]   Checking for directory '/dev/dev/gaskit/sshd'   [ Not found ]
[19:05:06] GasKit Rootkit                                    [ Not found ]
[19:05:06]
[19:05:06] Checking for Heroin LKM...
[19:05:06]   Checking for kernel symbol 'heroin'             [ Not found ]
[19:05:06] Heroin LKM                                        [ Not found ]
[19:05:06]
[19:05:06] Checking for HjC Kit...
[19:05:06]   Checking for directory '/dev/.hijackerz'        [ Not found ]
[19:05:06] HjC Kit                                           [ Not found ]
[19:05:06]
[19:05:06] Checking for ignoKit Rootkit...
[19:05:06]   Checking for file '/lib/defs/p'                 [ Not found ]
[19:05:06]   Checking for file '/lib/defs/q'                 [ Not found ]
[19:05:06]   Checking for file '/lib/defs/r'                 [ Not found ]
[19:05:06]   Checking for file '/lib/defs/s'                 [ Not found ]
[19:05:06]   Checking for file '/lib/defs/t'                 [ Not found ]
[19:05:06]   Checking for file '/usr/lib/defs/p'             [ Not found ]
[19:05:06]   Checking for file '/usr/lib/defs/q'             [ Not found ]
[19:05:06]   Checking for file '/usr/lib/defs/r'             [ Not found ]
[19:05:06]   Checking for file '/usr/lib/defs/s'             [ Not found ]
[19:05:06]   Checking for file '/usr/lib/defs/t'             [ Not found ]
[19:05:06]   Checking for file '/usr/lib/.libigno/pkunsec'   [ Not found ]
[19:05:07]   Checking for file '/usr/lib/.libigno/.igno/psybnc/psybnc' [ Not found ]
[19:05:07]   Checking for directory '/usr/lib/.libigno'      [ Not found ]
[19:05:07]   Checking for directory '/usr/lib/.libigno/.igno' [ Not found ]
[19:05:07] ignoKit Rootkit                                   [ Not found ]
[19:05:07]
[19:05:07] Checking for iLLogiC Rootkit...
[19:05:07]   Checking for file '/dev/kmod'                   [ Not found ]
[19:05:07]   Checking for file '/dev/dos'                    [ Not found ]
[19:05:07]   Checking for file '/usr/lib/crth.o'             [ Not found ]
[19:05:07]   Checking for file '/usr/lib/crtz.o'             [ Not found ]
[19:05:07]   Checking for file '/etc/ld.so.hash'             [ Not found ]
[19:05:07]   Checking for file '/usr/bin/sia'                [ Not found ]
[19:05:07]   Checking for file '/usr/bin/ssh2d'              [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/sn'    [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/iver'  [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/uconf.inv' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/ssh/ssh_host_key' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/ssh/ssh_host_key.pub' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/ssh/sshport' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/ssh/ssh_random_seed' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/ava'   [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/cleaner' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/lpsched' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/sz'    [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/rcp'   [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/patcher' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/pg'    [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/crypt' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/utime' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/wget'  [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/instmod' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/bin/find' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/bin/du' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/bin/ls' [ Not found ]
[19:05:07]   Checking for file '/lib/security/.config/bin/psr' [ Not found ]
[19:05:08]   Checking for file '/lib/security/.config/bin/netstat' [ Not found ]
[19:05:08]   Checking for file '/lib/security/.config/bin/su' [ Not found ]
[19:05:08]   Checking for file '/lib/security/.config/bin/ping' [ Not found ]
[19:05:08]   Checking for file '/lib/security/.config/bin/passwd' [ Not found ]
[19:05:08]   Checking for directory '/lib/security/.config'  [ Not found ]
[19:05:08]   Checking for directory '/lib/security/.config/ssh' [ Not found ]
[19:05:08]   Checking for directory '/lib/security/.config/bin' [ Not found ]
[19:05:08]   Checking for directory '/lib/security/.config/backup' [ Not found ]
[19:05:08]   Checking for directory '/root/   /.dir'         [ Not found ]
[19:05:08]   Checking for directory '/root/   /.dir/mass-scan' [ Not found ]
[19:05:08]   Checking for directory '/root/   /.dir/flood'   [ Not found ]
[19:05:08] iLLogiC Rootkit                                   [ Not found ]
[19:05:08]
[19:05:08] Checking for IntoXonia-NG Rootkit...
[19:05:08]   Checking for kernel symbol 'funces'             [ Not found ]
[19:05:08]   Checking for kernel symbol 'ixinit'             [ Not found ]
[19:05:08]   Checking for kernel symbol 'tricks'             [ Not found ]
[19:05:08]   Checking for kernel symbol 'kernel_unlink'      [ Not found ]
[19:05:08]   Checking for kernel symbol 'rootme'             [ Not found ]
[19:05:08]   Checking for kernel symbol 'hide_module'        [ Not found ]
[19:05:08]   Checking for kernel symbol 'find_sys_call_tbl'  [ Not found ]
[19:05:08] IntoXonia-NG Rootkit                              [ Not found ]
[19:05:08]
[19:05:08] Checking for Irix Rootkit...
[19:05:08]   Checking for directory '/dev/pts/01'            [ Not found ]
[19:05:08]   Checking for directory '/dev/pts/01/backup'     [ Not found ]
[19:05:08]   Checking for directory '/dev/pts/01/etc'        [ Not found ]
[19:05:08]   Checking for directory '/dev/pts/01/tmp'        [ Not found ]
[19:05:08] Irix Rootkit                                      [ Not found ]
[19:05:09]
[19:05:09] Checking for Kitko Rootkit...
[19:05:09]   Checking for directory '/usr/src/redhat/SRPMS/...' [ Not found ]
[19:05:09] Kitko Rootkit                                     [ Not found ]
[19:05:09]
[19:05:09] Checking for Knark Rootkit...
[19:05:09]   Checking for file '/proc/knark/pids'            [ Not found ]
[19:05:09]   Checking for directory '/proc/knark'            [ Not found ]
[19:05:09] Knark Rootkit                                     [ Not found ]
[19:05:09]
[19:05:09] Checking for ld-linuxv.so Rootkit...
[19:05:09]   Checking for file '/lib/ld-linuxv.so.1'         [ Not found ]
[19:05:09]   Checking for directory '/var/opt/_so_cache'     [ Not found ]
[19:05:09]   Checking for directory '/var/opt/_so_cache/ld'  [ Not found ]
[19:05:09]   Checking for directory '/var/opt/_so_cache/lc'  [ Not found ]
[19:05:09] ld-linuxv.so Rootkit                              [ Not found ]
[19:05:09]
[19:05:09] Checking for Li0n Worm...
[19:05:09]   Checking for file '/bin/in.telnetd'             [ Not found ]
[19:05:09]   Checking for file '/bin/mjy'                    [ Not found ]
[19:05:09]   Checking for file '/usr/man/man1/man1/lib/.lib/mjy' [ Not found ]
[19:05:09]   Checking for file '/usr/man/man1/man1/lib/.lib/in.telnetd' [ Not found ]
[19:05:09]   Checking for file '/usr/man/man1/man1/lib/.lib/.x' [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/scan/1i0n.sh'  [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/scan/hack.sh'  [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/scan/bind'     [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/scan/randb'    [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/scan/scan.sh'  [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/scan/pscan'    [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/scan/star.sh'  [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/scan/bindx.sh' [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/scan/bindname.log' [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/1i0n.sh'       [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/lib/netstat'   [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/lib/dev/.1addr' [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/lib/dev/.1logz' [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/lib/dev/.1proc' [ Not found ]
[19:05:09]   Checking for file '/dev/.lib/lib/lib/dev/.1file' [ Not found ]
[19:05:09] Li0n Worm                                         [ Not found ]
[19:05:10]
[19:05:10] Checking for Lockit / LJK2 Rootkit...
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/ssh_config' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/ssh_host_key' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/ssh_host_key.pub' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/ssh_random_seed*' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/sshd_config' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backdoor/RK1bd' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/du' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/ifconfig' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/inetd.conf' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/locate' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/login' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/ls' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/netstat' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/ps' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/pstree' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/rc.sysinit' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/syslogd' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/tcpd' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/backup/top' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/clean/RK1sauber' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/clean/RK1wted' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/hack/RK1parse' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/hack/RK1sniff' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/hide/.RK1addr' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/hide/.RK1dir' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/hide/.RK1log' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/hide/.RK1proc' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/hide/RK1phidemod.c' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/modules/README.modules' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/modules/RK1hidem.c' [ Not found ]
[19:05:10]   Checking for file '/usr/lib/libmen.oo/.LJK2/modules/RK1phide' [ Not found ]
[19:05:11]   Checking for file '/usr/lib/libmen.oo/.LJK2/sshconfig/RK1ssh' [ Not found ]
[19:05:11]   Checking for directory '/usr/lib/libmen.oo/.LJK2' [ Not found ]
[19:05:11] Lockit / LJK2 Rootkit                             [ Not found ]
[19:05:11]
[19:05:11] Checking for Mood-NT Rootkit...
[19:05:11]   Checking for file '/sbin/init__mood-nt-_-_cthulhu' [ Not found ]
[19:05:11]   Checking for file '/_cthulhu/mood-nt.init'      [ Not found ]
[19:05:11]   Checking for file '/_cthulhu/mood-nt.conf'      [ Not found ]
[19:05:11]   Checking for file '/_cthulhu/mood-nt.sniff'     [ Not found ]
[19:05:11]   Checking for directory '/_cthulhu'              [ Not found ]
[19:05:11] Mood-NT Rootkit                                   [ Not found ]
[19:05:11]
[19:05:11] Checking for MRK Rootkit...
[19:05:11]   Checking for file '/dev/ida/.inet/pid'          [ Not found ]
[19:05:11]   Checking for file '/dev/ida/.inet/ssh_host_key' [ Not found ]
[19:05:11]   Checking for file '/dev/ida/.inet/ssh_random_seed' [ Not found ]
[19:05:11]   Checking for file '/dev/ida/.inet/tcp.log'      [ Not found ]
[19:05:11]   Checking for directory '/dev/ida/.inet'         [ Not found ]
[19:05:11]   Checking for directory '/var/spool/cron/.sh'    [ Not found ]
[19:05:11] MRK Rootkit                                       [ Not found ]
[19:05:11]
[19:05:11] Checking for Ni0 Rootkit...
[19:05:11]   Checking for file '/var/lock/subsys/...datafile.../...net...' [ Not found ]
[19:05:11]   Checking for file '/var/lock/subsys/...datafile.../...port...' [ Not found ]
[19:05:11]   Checking for file '/var/lock/subsys/...datafile.../...ps...' [ Not found ]
[19:05:11]   Checking for file '/var/lock/subsys/...datafile.../...file...' [ Not found ]
[19:05:11]   Checking for directory '/tmp/waza'              [ Not found ]
[19:05:11]   Checking for directory '/var/lock/subsys/...datafile...' [ Not found ]
[19:05:11]   Checking for directory '/usr/sbin/es'           [ Not found ]
[19:05:11] Ni0 Rootkit                                       [ Not found ]
[19:05:11]
[19:05:11] Checking for Ohhara Rootkit...
[19:05:11]   Checking for file '/var/lock/subsys/...datafile.../...datafile.../in.smbd.log' [ Not found ]
[19:05:11]   Checking for directory '/var/lock/subsys/...datafile...' [ Not found ]
[19:05:11]   Checking for directory '/var/lock/subsys/...datafile.../...datafile...' [ Not found ]
[19:05:11]   Checking for directory '/var/lock/subsys/...datafile.../...datafile.../bin' [ Not found ]
[19:05:11]   Checking for directory '/var/lock/subsys/...datafile.../...datafile.../usr/bin' [ Not found ]
[19:05:11]   Checking for directory '/var/lock/subsys/...datafile.../...datafile.../usr/sbin' [ Not found ]
[19:05:11]   Checking for directory '/var/lock/subsys/...datafile.../...datafile.../lib/security' [ Not found ]
[19:05:11] Ohhara Rootkit                                    [ Not found ]
[19:05:12]
[19:05:12] Checking for Optic Kit (Tux) Worm...
[19:05:12]   Checking for directory '/dev/tux'               [ Not found ]
[19:05:12]   Checking for directory '/usr/bin/xchk'          [ Not found ]
[19:05:12]   Checking for directory '/usr/bin/xsf'           [ Not found ]
[19:05:12]   Checking for directory '/usr/bin/ssh2d'         [ Not found ]
[19:05:12] Optic Kit (Tux) Worm                              [ Not found ]
[19:05:12]
[19:05:12] Checking for Oz Rootkit...
[19:05:12]   Checking for file '/dev/.oz/.nap/rkit/terror'   [ Not found ]
[19:05:12]   Checking for directory '/dev/.oz'               [ Not found ]
[19:05:12] Oz Rootkit                                        [ Not found ]
[19:05:12]
[19:05:12] Checking for Phalanx Rootkit...
[19:05:12]   Checking for file '/uNFuNF'                     [ Not found ]
[19:05:12]   Checking for file '/etc/host.ph1'               [ Not found ]
[19:05:12]   Checking for file '/bin/host.ph1'               [ Not found ]
[19:05:12]   Checking for file '/usr/share/.home.ph1/phalanx' [ Not found ]
[19:05:12]   Checking for file '/usr/share/.home.ph1/cb'     [ Not found ]
[19:05:12]   Checking for file '/usr/share/.home.ph1/kebab'  [ Not found ]
[19:05:12]   Checking for directory '/usr/share/.home.ph1'   [ Not found ]
[19:05:12]   Checking for directory '/usr/share/.home.ph1/tty' [ Not found ]
[19:05:12] Phalanx Rootkit                                   [ Not found ]
[19:05:12]
[19:05:12] Checking for Phalanx2 Rootkit...
[19:05:12]   Checking for file '/etc/khubd.p2/.p2rc'         [ Not found ]
[19:05:12]   Checking for file '/etc/khubd.p2/.phalanx2'     [ Not found ]
[19:05:12]   Checking for file '/etc/khubd.p2/.sniff'        [ Not found ]
[19:05:12]   Checking for file '/etc/khubd.p2/sshgrab.py'    [ Not found ]
[19:05:12]   Checking for file '/etc/lolzz.p2/.p2rc'         [ Not found ]
[19:05:12]   Checking for file '/etc/lolzz.p2/.phalanx2'     [ Not found ]
[19:05:12]   Checking for file '/etc/lolzz.p2/.sniff'        [ Not found ]
[19:05:12]   Checking for file '/etc/lolzz.p2/sshgrab.py'    [ Not found ]
[19:05:12]   Checking for file '/etc/cron.d/zupzzplaceholder' [ Not found ]
[19:05:12]   Checking for file '/usr/lib/zupzz.p2/.p-2.3d'   [ Not found ]
[19:05:12]   Checking for file '/usr/lib/zupzz.p2/.p2rc'     [ Not found ]
[19:05:12]   Checking for directory '/etc/khubd.p2'          [ Not found ]
[19:05:13]   Checking for directory '/etc/lolzz.p2'          [ Not found ]
[19:05:13]   Checking for directory '/usr/lib/zupzz.p2'      [ Not found ]
[19:05:13] Phalanx2 Rootkit                                  [ Not found ]
[19:05:13]
[19:05:13] Checking for Phalanx2 Rootkit (extended tests)...
[19:05:13]   Checking for directory '/etc/khubd.p2'          [ Not found ]
[19:05:13]   Checking for directory '/etc/lolzz.p2'          [ Not found ]
[19:05:13]   Checking for directory '/usr/lib/zupzz.p2'      [ Not found ]
[19:05:13] Phalanx2 Rootkit (extended tests)                 [ Not found ]
[19:05:13]
[19:05:13] Checking for Portacelo Rootkit...
[19:05:13]   Checking for file '/var/lib/.../.ak'            [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../.hk'            [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../.rs'            [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../.p'             [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../getty'          [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../lkt.o'          [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../show'           [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../nlkt.o'         [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../ssshrc'         [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../sssh_equiv'     [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../sssh_known_hosts' [ Not found ]
[19:05:13]   Checking for file '/var/lib/.../sssh_pid'       [ Not found ]
[19:05:13]   Checking for file '~/.sssh/known_hosts'         [ Not found ]
[19:05:13] Portacelo Rootkit                                 [ Not found ]
[19:05:13]
[19:05:13] Checking for R3dstorm Toolkit...
[19:05:13]   Checking for file '/var/log/tk02/see_all'       [ Not found ]
[19:05:13]   Checking for file '/var/log/tk02/.scris'        [ Not found ]
[19:05:13]   Checking for file '/bin/.../sshd/sbin/sshd1'    [ Not found ]
[19:05:13]   Checking for file '/bin/.../hate/sk'            [ Not found ]
[19:05:13]   Checking for file '/bin/.../see_all'            [ Not found ]
[19:05:13]   Checking for directory '/var/log/tk02'          [ Not found ]
[19:05:13]   Checking for directory '/var/log/tk02/old'      [ Not found ]
[19:05:13]   Checking for directory '/bin/...'               [ Not found ]
[19:05:13] R3dstorm Toolkit                                  [ Not found ]
[19:05:13]
[19:05:13] Checking for RH-Sharpe's Rootkit...
[19:05:14]   Checking for file '/bin/lps'                    [ Not found ]
[19:05:14]   Checking for file '/usr/bin/lpstree'            [ Not found ]
[19:05:14]   Checking for file '/usr/bin/ltop'               [ Not found ]
[19:05:14]   Checking for file '/usr/bin/lkillall'           [ Not found ]
[19:05:14]   Checking for file '/usr/bin/ldu'                [ Not found ]
[19:05:14]   Checking for file '/usr/bin/lnetstat'           [ Not found ]
[19:05:14]   Checking for file '/usr/bin/wp'                 [ Not found ]
[19:05:14]   Checking for file '/usr/bin/shad'               [ Not found ]
[19:05:14]   Checking for file '/usr/bin/vadim'              [ Not found ]
[19:05:14]   Checking for file '/usr/bin/slice'              [ Not found ]
[19:05:14]   Checking for file '/usr/bin/cleaner'            [ Not found ]
[19:05:14]   Checking for file '/usr/include/rpcsvc/du'      [ Not found ]
[19:05:14] RH-Sharpe's Rootkit                               [ Not found ]
[19:05:14]
[19:05:14] Checking for RSHA's Rootkit...
[19:05:14]   Checking for file '/bin/kr4p'                   [ Not found ]
[19:05:14]   Checking for file '/usr/bin/n3tstat'            [ Not found ]
[19:05:14]   Checking for file '/usr/bin/chsh2'              [ Not found ]
[19:05:14]   Checking for file '/usr/bin/slice2'             [ Not found ]
[19:05:14]   Checking for file '/usr/src/linux/arch/alpha/lib/.lib/.1proc' [ Not found ]
[19:05:14]   Checking for file '/etc/rc.d/arch/alpha/lib/.lib/.1addr' [ Not found ]
[19:05:14]   Checking for directory '/etc/rc.d/rsha'         [ Not found ]
[19:05:14]   Checking for directory '/etc/rc.d/arch/alpha/lib/.lib' [ Not found ]
[19:05:14] RSHA's Rootkit                                    [ Not found ]
[19:05:14]
[19:05:14] Checking for Scalper Worm...
[19:05:14]   Checking for file '/tmp/.a'                     [ Not found ]
[19:05:14]   Checking for file '/tmp/.uua'                   [ Not found ]
[19:05:14] Scalper Worm                                      [ Not found ]
[19:05:14]
[19:05:14] Checking for Sebek LKM...
[19:05:15]   Checking for kernel symbol 'adore or sebek'     [ Not found ]
[19:05:15] Sebek LKM                                         [ Not found ]
[19:05:15]
[19:05:15] Checking for Shutdown Rootkit...
[19:05:15]   Checking for file '/usr/man/man5/.. /.dir/scannah/asus' [ Not found ]
[19:05:15]   Checking for file '/usr/man/man5/.. /.dir/see'  [ Not found ]
[19:05:15]   Checking for file '/usr/man/man5/.. /.dir/nscd' [ Not found ]
[19:05:15]   Checking for file '/usr/man/man5/.. /.dir/alpd' [ Not found ]
[19:05:15]   Checking for file '/etc/rc.d/rc.local '         [ Not found ]
[19:05:15]   Checking for directory '/usr/man/man5/.. /.dir' [ Not found ]
[19:05:15]   Checking for directory '/usr/man/man5/.. /.dir/scannah' [ Not found ]
[19:05:15]   Checking for directory '/etc/rc.d/rc0.d/.. /.dir' [ Not found ]
[19:05:15] Shutdown Rootkit                                  [ Not found ]
[19:05:15]
[19:05:15] Checking for SHV4 Rootkit...
[19:05:15]   Checking for file '/etc/ld.so.hash'             [ Not found ]
[19:05:15]   Checking for file '/lib/libext-2.so.7'          [ Not found ]
[19:05:15]   Checking for file '/lib/lidps1.so'              [ Not found ]
[19:05:15]   Checking for file '/lib/libproc.a'              [ Not found ]
[19:05:15]   Checking for file '/lib/libproc.so.2.0.6'       [ Not found ]
[19:05:15]   Checking for file '/lib/ldd.so/tks'             [ Not found ]
[19:05:15]   Checking for file '/lib/ldd.so/tkp'             [ Not found ]
[19:05:15]   Checking for file '/lib/ldd.so/tksb'            [ Not found ]
[19:05:15]   Checking for file '/lib/security/.config/sshd'  [ Not found ]
[19:05:15]   Checking for file '/lib/security/.config/ssh/ssh_host_key' [ Not found ]
[19:05:15]   Checking for file '/lib/security/.config/ssh/ssh_host_key.pub' [ Not found ]
[19:05:15]   Checking for file '/lib/security/.config/ssh/ssh_random_seed' [ Not found ]
[19:05:15]   Checking for file '/usr/include/file.h'         [ Not found ]
[19:05:15]   Checking for file '/usr/include/hosts.h'        [ Not found ]
[19:05:15]   Checking for file '/usr/include/lidps1.so'      [ Not found ]
[19:05:15]   Checking for file '/usr/include/log.h'          [ Not found ]
[19:05:15]   Checking for file '/usr/include/proc.h'         [ Not found ]
[19:05:15]   Checking for file '/usr/sbin/xntps'             [ Not found ]
[19:05:15]   Checking for file '/dev/srd0'                   [ Not found ]
[19:05:15]   Checking for directory '/lib/ldd.so'            [ Not found ]
[19:05:15]   Checking for directory '/lib/security/.config'  [ Not found ]
[19:05:15]   Checking for directory '/lib/security/.config/ssh' [ Not found ]
[19:05:16] SHV4 Rootkit                                      [ Not found ]
[19:05:16]
[19:05:16] Checking for SHV5 Rootkit...
[19:05:16]   Checking for file '/etc/sh.conf'                [ Not found ]
[19:05:16]   Checking for file '/lib/libproc.a'              [ Not found ]
[19:05:16]   Checking for file '/lib/libproc.so.2.0.6'       [ Not found ]
[19:05:16]   Checking for file '/lib/lidps1.so'              [ Not found ]
[19:05:16]   Checking for file '/lib/libsh.so/bash'          [ Not found ]
[19:05:16]   Checking for file '/usr/include/file.h'         [ Not found ]
[19:05:16]   Checking for file '/usr/include/hosts.h'        [ Not found ]
[19:05:16]   Checking for file '/usr/include/log.h'          [ Not found ]
[19:05:16]   Checking for file '/usr/include/proc.h'         [ Not found ]
[19:05:16]   Checking for file '/lib/libsh.so/shdcf2'        [ Not found ]
[19:05:16]   Checking for file '/lib/libsh.so/shhk'          [ Not found ]
[19:05:16]   Checking for file '/lib/libsh.so/shhk.pub'      [ Not found ]
[19:05:16]   Checking for file '/lib/libsh.so/shrs'          [ Not found ]
[19:05:16]   Checking for file '/usr/lib/libsh/.bashrc'      [ Not found ]
[19:05:16]   Checking for file '/usr/lib/libsh/shsb'         [ Not found ]
[19:05:16]   Checking for file '/usr/lib/libsh/hide'         [ Not found ]
[19:05:16]   Checking for file '/usr/lib/libsh/.sniff/shsniff' [ Not found ]
[19:05:16]   Checking for file '/usr/lib/libsh/.sniff/shp'   [ Not found ]
[19:05:16]   Checking for file '/dev/srd0'                   [ Not found ]
[19:05:16]   Checking for directory '/lib/libsh.so'          [ Not found ]
[19:05:16]   Checking for directory '/usr/lib/libsh'         [ Not found ]
[19:05:16]   Checking for directory '/usr/lib/libsh/utilz'   [ Not found ]
[19:05:16]   Checking for directory '/usr/lib/libsh/.backup' [ Not found ]
[19:05:16] SHV5 Rootkit                                      [ Not found ]
[19:05:16]
[19:05:16] Checking for Sin Rootkit...
[19:05:16]   Checking for file '/dev/.haos/haos1/.f/Denyed'  [ Not found ]
[19:05:16]   Checking for file '/dev/ttyoa'                  [ Not found ]
[19:05:16]   Checking for file '/dev/ttyof'                  [ Not found ]
[19:05:16]   Checking for file '/dev/ttyop'                  [ Not found ]
[19:05:17]   Checking for file '/dev/ttyos'                  [ Not found ]
[19:05:17]   Checking for file '/usr/lib/.lib'               [ Not found ]
[19:05:17]   Checking for file '/usr/lib/sn/.X'              [ Not found ]
[19:05:17]   Checking for file '/usr/lib/sn/.sys'            [ Not found ]
[19:05:17]   Checking for file '/usr/lib/ld/.X'              [ Not found ]
[19:05:17]   Checking for file '/usr/man/man1/...'           [ Not found ]
[19:05:17]   Checking for file '/usr/man/man1/.../.m'        [ Not found ]
[19:05:17]   Checking for file '/usr/man/man1/.../.w'        [ Not found ]
[19:05:17]   Checking for directory '/usr/lib/sn'            [ Not found ]
[19:05:17]   Checking for directory '/usr/lib/man1/...'      [ Not found ]
[19:05:17]   Checking for directory '/dev/.haos'             [ Not found ]
[19:05:17] Sin Rootkit                                       [ Not found ]
[19:05:17]
[19:05:17] Checking for Slapper Worm...
[19:05:17]   Checking for file '/tmp/.bugtraq'               [ Not found ]
[19:05:17]   Checking for file '/tmp/.uubugtraq'             [ Not found ]
[19:05:17]   Checking for file '/tmp/.bugtraq.c'             [ Not found ]
[19:05:17]   Checking for file '/tmp/httpd'                  [ Not found ]
[19:05:17]   Checking for file '/tmp/.unlock'                [ Not found ]
[19:05:17]   Checking for file '/tmp/update'                 [ Not found ]
[19:05:17]   Checking for file '/tmp/.cinik'                 [ Not found ]
[19:05:17]   Checking for file '/tmp/.b'                     [ Not found ]
[19:05:17] Slapper Worm                                      [ Not found ]
[19:05:17]
[19:05:17] Checking for Sneakin Rootkit...
[19:05:17]   Checking for directory '/tmp/.X11-unix/.../rk'  [ Not found ]
[19:05:17] Sneakin Rootkit                                   [ Not found ]
[19:05:17]
[19:05:17] Checking for 'Spanish' Rootkit...
[19:05:17]   Checking for file '/dev/ptyq'                   [ Not found ]
[19:05:17]   Checking for file '/bin/ad'                     [ Not found ]
[19:05:17]   Checking for file '/bin/ava'                    [ Not found ]
[19:05:17]   Checking for file '/bin/server'                 [ Not found ]
[19:05:17]   Checking for file '/usr/sbin/rescue'            [ Not found ]
[19:05:17]   Checking for file '/usr/share/.../chrps'        [ Not found ]
[19:05:17]   Checking for file '/usr/share/.../chrifconfig'  [ Not found ]
[19:05:17]   Checking for file '/usr/share/.../netstat'      [ Not found ]
[19:05:18]   Checking for file '/usr/share/.../linsniffer'   [ Not found ]
[19:05:18]   Checking for file '/usr/share/.../charbd'       [ Not found ]
[19:05:18]   Checking for file '/usr/share/.../charbd2'      [ Not found ]
[19:05:18]   Checking for file '/usr/share/.../charbd3'      [ Not found ]
[19:05:18]   Checking for file '/usr/share/.../charbd4'      [ Not found ]
[19:05:18]   Checking for file '/usr/man/tmp/update.tgz'     [ Not found ]
[19:05:18]   Checking for file '/var/lib/rpm/db.rpm'         [ Not found ]
[19:05:18]   Checking for file '/var/cache/man/.cat'         [ Not found ]
[19:05:18]   Checking for file '/var/spool/lpd/remote/.lpq'  [ Not found ]
[19:05:18]   Checking for directory '/usr/share/...'         [ Not found ]
[19:05:18] 'Spanish' Rootkit                                 [ Not found ]
[19:05:18]
[19:05:18] Checking for Suckit Rootkit...
[19:05:18]   Checking for file '/sbin/initsk12'              [ Not found ]
[19:05:18]   Checking for file '/sbin/initxrk'               [ Not found ]
[19:05:18]   Checking for file '/usr/bin/null'               [ Not found ]
[19:05:18]   Checking for file '/usr/share/locale/sk/.sk12/sk' [ Not found ]
[19:05:18]   Checking for file '/etc/rc.d/rc0.d/S23kmdac'    [ Not found ]
[19:05:18]   Checking for file '/etc/rc.d/rc1.d/S23kmdac'    [ Not found ]
[19:05:18]   Checking for file '/etc/rc.d/rc2.d/S23kmdac'    [ Not found ]
[19:05:18]   Checking for file '/etc/rc.d/rc3.d/S23kmdac'    [ Not found ]
[19:05:18]   Checking for file '/etc/rc.d/rc4.d/S23kmdac'    [ Not found ]
[19:05:18]   Checking for file '/etc/rc.d/rc5.d/S23kmdac'    [ Not found ]
[19:05:18]   Checking for file '/etc/rc.d/rc6.d/S23kmdac'    [ Not found ]
[19:05:18]   Checking for directory '/dev/sdhu0/tehdrakg'    [ Not found ]
[19:05:18]   Checking for directory '/etc/.MG'               [ Not found ]
[19:05:18]   Checking for directory '/usr/share/locale/sk/.sk12' [ Not found ]
[19:05:18]   Checking for directory '/usr/lib/perl5/site_perl/i386-linux/auto/TimeDate/.packlist' [ Not found ]
[19:05:18] Suckit Rootkit                                    [ Not found ]
[19:05:18]
[19:05:18] Checking for SunOS Rootkit...
[19:05:18]   Checking for file '/etc/ld.so.hash'             [ Not found ]
[19:05:18]   Checking for file '/lib/libext-2.so.7'          [ Not found ]
[19:05:18]   Checking for file '/usr/bin/ssh2d'              [ Not found ]
[19:05:18]   Checking for file '/bin/xlogin'                 [ Not found ]
[19:05:19]   Checking for file '/usr/lib/crth.o'             [ Not found ]
[19:05:19]   Checking for file '/usr/lib/crtz.o'             [ Not found ]
[19:05:19]   Checking for file '/sbin/login'                 [ Not found ]
[19:05:19]   Checking for file '/lib/security/.config/sn'    [ Not found ]
[19:05:19]   Checking for file '/lib/security/.config/lpsched' [ Not found ]
[19:05:19]   Checking for file '/dev/kmod'                   [ Not found ]
[19:05:19]   Checking for file '/dev/dos'                    [ Not found ]
[19:05:19] SunOS Rootkit                                     [ Not found ]
[19:05:19]
[19:05:19] Checking for SunOS / NSDAP Rootkit...
[19:05:19]   Checking for file '/dev/pts/01/55su'            [ Not found ]
[19:05:19]   Checking for file '/dev/pts/01/55ps'            [ Not found ]
[19:05:19]   Checking for file '/dev/pts/01/55ping'          [ Not found ]
[19:05:19]   Checking for file '/dev/pts/01/55login'         [ Not found ]
[19:05:19]   Checking for file '/dev/pts/01/PATCHER_COMPLETED' [ Not found ]
[19:05:19]   Checking for file '/dev/prom/sn.l'              [ Not found ]
[19:05:19]   Checking for file '/dev/prom/dos'               [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/.kit'    [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/defines' [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/patcher' [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/pg'      [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/cleaner' [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/utime'   [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/crypt'   [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/findkit' [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/sn2'     [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/sniffload' [ Not found ]
[19:05:19]   Checking for file '/usr/lib/vold/nsdap/runsniff' [ Not found ]
[19:05:19]   Checking for file '/usr/lib/lpset'              [ Not found ]
[19:05:19]   Checking for file '/usr/lib/lpstart'            [ Not found ]
[19:05:19]   Checking for file '/usr/bin/mc68000'            [ Not found ]
[19:05:19]   Checking for file '/usr/bin/mc68010'            [ Not found ]
[19:05:20]   Checking for file '/usr/bin/mc68020'            [ Not found ]
[19:05:20]   Checking for file '/usr/ucb/bin/ps'             [ Not found ]
[19:05:20]   Checking for file '/usr/bin/m68k'               [ Not found ]
[19:05:20]   Checking for file '/usr/bin/sun2'               [ Not found ]
[19:05:20]   Checking for file '/usr/bin/mc68030'            [ Not found ]
[19:05:20]   Checking for file '/usr/bin/mc68040'            [ Not found ]
[19:05:20]   Checking for file '/usr/bin/sun3'               [ Not found ]
[19:05:20]   Checking for file '/usr/bin/sun3x'              [ Not found ]
[19:05:20]   Checking for file '/usr/bin/lso'                [ Not found ]
[19:05:20]   Checking for file '/usr/bin/u370'               [ Not found ]
[19:05:20]   Checking for directory '/dev/pts/01'            [ Not found ]
[19:05:20]   Checking for directory '/dev/prom'              [ Not found ]
[19:05:20]   Checking for directory '/usr/lib/vold/nsdap'    [ Not found ]
[19:05:20]   Checking for directory '/.pat'                  [ Not found ]
[19:05:20] SunOS / NSDAP Rootkit                             [ Not found ]
[19:05:20]
[19:05:20] Checking for Superkit Rootkit...
[19:05:20]   Checking for file '/usr/man/.sman/sk/backsh'    [ Not found ]
[19:05:20]   Checking for file '/usr/man/.sman/sk/izbtrag'   [ Not found ]
[19:05:20]   Checking for file '/usr/man/.sman/sk/sksniff'   [ Not found ]
[19:05:20]   Checking for file '/var/www/cgi-bin/cgiback.cgi' [ Not found ]
[19:05:20]   Checking for directory '/usr/man/.sman/sk'      [ Not found ]
[19:05:20] Superkit Rootkit                                  [ Not found ]
[19:05:20]
[19:05:20] Checking for TBD (Telnet BackDoor)...
[19:05:20]   Checking for file '/usr/lib/.tbd'               [ Not found ]
[19:05:20] TBD (Telnet BackDoor)                             [ Not found ]
[19:05:20]
[19:05:20] Checking for TeLeKiT Rootkit...
[19:05:20]   Checking for file '/usr/man/man3/.../TeLeKiT/bin/sniff' [ Not found ]
[19:05:20]   Checking for file '/usr/man/man3/.../TeLeKiT/bin/telnetd' [ Not found ]
[19:05:20]   Checking for file '/usr/man/man3/.../TeLeKiT/bin/teleulo' [ Not found ]
[19:05:20]   Checking for file '/usr/man/man3/.../cl'        [ Not found ]
[19:05:20]   Checking for file '/dev/ptyr'                   [ Not found ]
[19:05:20]   Checking for file '/dev/ptyp'                   [ Not found ]
[19:05:20]   Checking for file '/dev/ptyq'                   [ Not found ]
[19:05:20]   Checking for file '/dev/hda06'                  [ Not found ]
[19:05:20]   Checking for file '/usr/info/libc1.so'          [ Not found ]
[19:05:21]   Checking for directory '/usr/man/man3/...'      [ Not found ]
[19:05:21]   Checking for directory '/usr/man/man3/.../lsniff' [ Not found ]
[19:05:21]   Checking for directory '/usr/man/man3/.../TeLeKiT' [ Not found ]
[19:05:21] TeLeKiT Rootkit                                   [ Not found ]
[19:05:21]
[19:05:21] Checking for T0rn Rootkit...
[19:05:21]   Checking for file '/dev/.lib/lib/lib/t0rns'     [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/du'        [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/ls'        [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/t0rnsb'    [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/ps'        [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/t0rnp'     [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/find'      [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/ifconfig'  [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/pg'        [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/ssh.tgz'   [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/top'       [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/sz'        [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/login'     [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/in.fingerd' [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/1i0n.sh'   [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/pstree'    [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/in.telnetd' [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/mjy'       [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/sush'      [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/tfn'       [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/name'      [ Not found ]
[19:05:21]   Checking for file '/dev/.lib/lib/lib/getip.sh'  [ Not found ]
[19:05:21]   Checking for file '/usr/info/.torn/sh*'         [ Not found ]
[19:05:21]   Checking for file '/usr/src/.puta/.1addr'       [ Not found ]
[19:05:21]   Checking for file '/usr/src/.puta/.1file'       [ Not found ]
[19:05:21]   Checking for file '/usr/src/.puta/.1proc'       [ Not found ]
[19:05:22]   Checking for file '/usr/src/.puta/.1logz'       [ Not found ]
[19:05:22]   Checking for file '/usr/info/.t0rn'             [ Not found ]
[19:05:22]   Checking for directory '/dev/.lib'              [ Not found ]
[19:05:22]   Checking for directory '/dev/.lib/lib'          [ Not found ]
[19:05:22]   Checking for directory '/dev/.lib/lib/lib'      [ Not found ]
[19:05:22]   Checking for directory '/dev/.lib/lib/lib/dev'  [ Not found ]
[19:05:22]   Checking for directory '/dev/.lib/lib/scan'     [ Not found ]
[19:05:22]   Checking for directory '/usr/src/.puta'         [ Not found ]
[19:05:22]   Checking for directory '/usr/man/man1/man1'     [ Not found ]
[19:05:22]   Checking for directory '/usr/man/man1/man1/lib' [ Not found ]
[19:05:22]   Checking for directory '/usr/man/man1/man1/lib/.lib' [ Not found ]
[19:05:22]   Checking for directory '/usr/man/man1/man1/lib/.lib/.backup' [ Not found ]
[19:05:22] T0rn Rootkit                                      [ Not found ]
[19:05:22]
[19:05:22] Checking for trNkit Rootkit...
[19:05:22]   Checking for file '/usr/lib/libbins.la'         [ Not found ]
[19:05:22]   Checking for file '/usr/lib/libtcs.so'          [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/ulogin.sh'        [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/tcpshell.sh'      [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/bupdu'            [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/buloc'            [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/buloc1'           [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/buloc2'           [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/stat'             [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/backps'           [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/tree'             [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/topk'             [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/wold'             [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/whoold'           [ Not found ]
[19:05:22]   Checking for file '/dev/.ttpy/backdoors'        [ Not found ]
[19:05:22] trNkit Rootkit                                    [ Not found ]
[19:05:22]
[19:05:22] Checking for Trojanit Kit...
[19:05:22]   Checking for file '/bin/.ls'                    [ Not found ]
[19:05:22]   Checking for file '/bin/.ps'                    [ Not found ]
[19:05:22]   Checking for file '/bin/.netstat'               [ Not found ]
[19:05:22]   Checking for file '/usr/bin/.nop'               [ Not found ]
[19:05:23]   Checking for file '/usr/bin/.who'               [ Not found ]
[19:05:23] Trojanit Kit                                      [ Not found ]
[19:05:23]
[19:05:23] Checking for Tuxtendo Rootkit...
[19:05:23]   Checking for file '/lib/libproc.so.2.0.7'       [ Not found ]
[19:05:23]   Checking for file '/usr/bin/xchk'               [ Not found ]
[19:05:23]   Checking for file '/usr/bin/xsf'                [ Not found ]
[19:05:23]   Checking for file '/dev/tux/suidsh'             [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.addr'              [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.cron'              [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.file'              [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.log'               [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.proc'              [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.iface'             [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.pw'                [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.df'                [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.ssh'               [ Not found ]
[19:05:23]   Checking for file '/dev/tux/.tux'               [ Not found ]
[19:05:23]   Checking for file '/dev/tux/ssh2/sshd2_config'  [ Not found ]
[19:05:23]   Checking for file '/dev/tux/ssh2/hostkey'       [ Not found ]
[19:05:23]   Checking for file '/dev/tux/ssh2/hostkey.pub'   [ Not found ]
[19:05:23]   Checking for file '/dev/tux/ssh2/logo'          [ Not found ]
[19:05:23]   Checking for file '/dev/tux/ssh2/random_seed'   [ Not found ]
[19:05:23]   Checking for file '/dev/tux/backup/crontab'     [ Not found ]
[19:05:23]   Checking for file '/dev/tux/backup/df'          [ Not found ]
[19:05:23]   Checking for file '/dev/tux/backup/dir'         [ Not found ]
[19:05:23]   Checking for file '/dev/tux/backup/find'        [ Not found ]
[19:05:23]   Checking for file '/dev/tux/backup/ifconfig'    [ Not found ]
[19:05:23]   Checking for file '/dev/tux/backup/locate'      [ Not found ]
[19:05:23]   Checking for file '/dev/tux/backup/netstat'     [ Not found ]
[19:05:23]   Checking for file '/dev/tux/backup/ps'          [ Not found ]
[19:05:23]   Checking for file '/dev/tux/backup/pstree'      [ Not found ]
[19:05:24]   Checking for file '/dev/tux/backup/syslogd'     [ Not found ]
[19:05:24]   Checking for file '/dev/tux/backup/tcpd'        [ Not found ]
[19:05:24]   Checking for file '/dev/tux/backup/top'         [ Not found ]
[19:05:24]   Checking for file '/dev/tux/backup/updatedb'    [ Not found ]
[19:05:24]   Checking for file '/dev/tux/backup/vdir'        [ Not found ]
[19:05:24]   Checking for directory '/dev/tux'               [ Not found ]
[19:05:24]   Checking for directory '/dev/tux/ssh2'          [ Not found ]
[19:05:24]   Checking for directory '/dev/tux/backup'        [ Not found ]
[19:05:24] Tuxtendo Rootkit                                  [ Not found ]
[19:05:24]
[19:05:24] Checking for URK Rootkit...
[19:05:24]   Checking for file '/dev/prom/sn.l'              [ Not found ]
[19:05:24]   Checking for file '/usr/lib/ldlibps.so'         [ Not found ]
[19:05:24]   Checking for file '/usr/lib/ldlibnet.so'        [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/uconf.inv'       [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/cleaner'         [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/psniff'      [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/du'          [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/ls'          [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/passwd'      [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/ps'          [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/psr'         [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/su'          [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/find'        [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/netstat'     [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/ping'        [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/strings'     [ Not found ]
[19:05:24]   Checking for file '/dev/pts/01/bin/bash'        [ Not found ]
[19:05:24]   Checking for file '/usr/man/man1/xxxxxxbin/du'  [ Not found ]
[19:05:24]   Checking for file '/usr/man/man1/xxxxxxbin/ls'  [ Not found ]
[19:05:24]   Checking for file '/usr/man/man1/xxxxxxbin/passwd' [ Not found ]
[19:05:24]   Checking for file '/usr/man/man1/xxxxxxbin/ps'  [ Not found ]
[19:05:24]   Checking for file '/usr/man/man1/xxxxxxbin/psr' [ Not found ]
[19:05:24]   Checking for file '/usr/man/man1/xxxxxxbin/su'  [ Not found ]
[19:05:24]   Checking for file '/usr/man/man1/xxxxxxbin/find' [ Not found ]
[19:05:25]   Checking for file '/usr/man/man1/xxxxxxbin/netstat' [ Not found ]
[19:05:25]   Checking for file '/usr/man/man1/xxxxxxbin/ping' [ Not found ]
[19:05:25]   Checking for file '/usr/man/man1/xxxxxxbin/strings' [ Not found ]
[19:05:25]   Checking for file '/usr/man/man1/xxxxxxbin/bash' [ Not found ]
[19:05:25]   Checking for file '/tmp/conf.inv'               [ Not found ]
[19:05:25]   Checking for directory '/dev/prom'              [ Not found ]
[19:05:25]   Checking for directory '/dev/pts/01'            [ Not found ]
[19:05:25]   Checking for directory '/dev/pts/01/bin'        [ Not found ]
[19:05:25]   Checking for directory '/usr/man/man1/xxxxxxbin' [ Not found ]
[19:05:25] URK Rootkit                                       [ Not found ]
[19:05:25]
[19:05:25] Checking for Vampire Rootkit...
[19:05:25]   Checking for kernel symbol 'new_getdents'       [ Not found ]
[19:05:25]   Checking for kernel symbol 'old_getdents'       [ Not found ]
[19:05:25]   Checking for kernel symbol 'should_hide_file_name' [ Not found ]
[19:05:25]   Checking for kernel symbol 'should_hide_task_name' [ Not found ]
[19:05:25] Vampire Rootkit                                   [ Not found ]
[19:05:25]
[19:05:25] Checking for VcKit Rootkit...
[19:05:25]   Checking for directory '/usr/include/linux/modules/lib.so' [ Not found ]
[19:05:25]   Checking for directory '/usr/include/linux/modules/lib.so/bin' [ Not found ]
[19:05:25] VcKit Rootkit                                     [ Not found ]
[19:05:25]
[19:05:25] Checking for Volc Rootkit...
[19:05:25]   Checking for file '/usr/bin/volc'               [ Not found ]
[19:05:25]   Checking for file '/usr/lib/volc/backdoor/divine' [ Not found ]
[19:05:25]   Checking for file '/usr/lib/volc/linsniff'      [ Not found ]
[19:05:25]   Checking for file '/etc/rc.d/rc1.d/S25sysconf'  [ Not found ]
[19:05:25]   Checking for file '/etc/rc.d/rc2.d/S25sysconf'  [ Not found ]
[19:05:25]   Checking for file '/etc/rc.d/rc3.d/S25sysconf'  [ Not found ]
[19:05:25]   Checking for file '/etc/rc.d/rc4.d/S25sysconf'  [ Not found ]
[19:05:25]   Checking for file '/etc/rc.d/rc5.d/S25sysconf'  [ Not found ]
[19:05:26]   Checking for directory '/var/spool/.recent'     [ Not found ]
[19:05:26]   Checking for directory '/var/spool/.recent/.files' [ Not found ]
[19:05:26]   Checking for directory '/usr/lib/volc'          [ Not found ]
[19:05:26]   Checking for directory '/usr/lib/volc/backup'   [ Not found ]
[19:05:26] Volc Rootkit                                      [ Not found ]
[19:05:26]
[19:05:26] Checking for Xzibit Rootkit...
[19:05:26]   Checking for file '/dev/dsx'                    [ Not found ]
[19:05:26]   Checking for file '/dev/caca'                   [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/linsniffer'   [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/logclear'     [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/sense'        [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/sl2'          [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/sshdu'        [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/s'            [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/ssh_host_key' [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/ssh_random_seed' [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/sl2new.c'     [ Not found ]
[19:05:26]   Checking for file '/dev/ida/.inet/tcp.log'      [ Not found ]
[19:05:26]   Checking for file '/home/httpd/cgi-bin/becys.cgi' [ Not found ]
[19:05:26]   Checking for file '/usr/local/httpd/cgi-bin/becys.cgi' [ Not found ]
[19:05:26]   Checking for file '/usr/local/apache/cgi-bin/becys.cgi' [ Not found ]
[19:05:26]   Checking for file '/www/httpd/cgi-bin/becys.cgi' [ Not found ]
[19:05:26]   Checking for file '/www/cgi-bin/becys.cgi'      [ Not found ]
[19:05:26]   Checking for directory '/dev/ida/.inet'         [ Not found ]
[19:05:26] Xzibit Rootkit                                    [ Not found ]
[19:05:26]
[19:05:26] Checking for X-Org SunOS Rootkit...
[19:05:26]   Checking for file '/usr/lib/libX.a/bin/tmpfl'   [ Not found ]
[19:05:26]   Checking for file '/usr/lib/libX.a/bin/rps'     [ Not found ]
[19:05:26]   Checking for file '/usr/bin/srload'             [ Not found ]
[19:05:26]   Checking for file '/usr/lib/libX.a/bin/sparcv7/rps' [ Not found ]
[19:05:26]   Checking for file '/usr/sbin/modcheck'          [ Not found ]
[19:05:26]   Checking for directory '/usr/lib/libX.a'        [ Not found ]
[19:05:26]   Checking for directory '/usr/lib/libX.a/bin'    [ Not found ]
[19:05:26]   Checking for directory '/usr/lib/libX.a/bin/sparcv7' [ Not found ]
[19:05:27]   Checking for directory '/usr/share/man...'      [ Not found ]
[19:05:27] X-Org SunOS Rootkit                               [ Not found ]
[19:05:27]
[19:05:27] Checking for zaRwT.KiT Rootkit...
[19:05:27]   Checking for file '/dev/rd/s/sendmeil'          [ Not found ]
[19:05:27]   Checking for file '/dev/ttyf'                   [ Not found ]
[19:05:27]   Checking for file '/dev/ttyp'                   [ Not found ]
[19:05:27]   Checking for file '/dev/ttyn'                   [ Not found ]
[19:05:27]   Checking for file '/rk/tulz'                    [ Not found ]
[19:05:27]   Checking for directory '/rk'                    [ Not found ]
[19:05:27]   Checking for directory '/dev/rd/s'              [ Not found ]
[19:05:27] zaRwT.KiT Rootkit                                 [ Not found ]
[19:05:27]
[19:05:27] Checking for ZK Rootkit...
[19:05:27]   Checking for file '/usr/share/.zk/zk'           [ Not found ]
[19:05:27]   Checking for file '/usr/X11R6/.zk/xfs'          [ Not found ]
[19:05:27]   Checking for file '/usr/X11R6/.zk/echo'         [ Not found ]
[19:05:27]   Checking for file '/etc/1ssue.net'              [ Not found ]
[19:05:27]   Checking for file '/etc/sysconfig/console/load.zk' [ Not found ]
[19:05:27]   Checking for directory '/usr/share/.zk'         [ Not found ]
[19:05:27]   Checking for directory '/usr/X11R6/.zk'         [ Not found ]
[19:05:27] ZK Rootkit                                        [ Not found ]
[19:05:27]
[19:05:27] Info: Starting test name 'additional_rkts'
[19:05:27] Performing additional rootkit checks
[19:05:27]
[19:05:27]   Performing Suckit Rookit additional checks
[19:05:27]     Checking hard link count on '/sbin/init'      [ OK ]
[19:05:27]     Checking for hidden file extensions           [ None found ]
[19:05:27]     Running skdet command                         [ Skipped ]
[19:05:27] Info: Unable to find the 'skdet' command
[19:05:27]   Suckit Rookit additional checks                 [ OK ]
[19:05:27]
[19:05:27] Info: Starting test name 'possible_rkt_files'
[19:05:27]   Performing check of possible rootkit files and directories
[19:05:27]     Checking for file '/dev/sdr0'                 [ Not found ]
[19:05:27]     Checking for file '/dev/pisu'                 [ Not found ]
[19:05:28]     Checking for file '/dev/xdta'                 [ Not found ]
[19:05:28]     Checking for file '/dev/saux'                 [ Not found ]
[19:05:28]     Checking for file '/dev/hdx'                  [ Not found ]
[19:05:28]     Checking for file '/dev/hdx1'                 [ Not found ]
[19:05:28]     Checking for file '/dev/hdx2'                 [ Not found ]
[19:05:28]     Checking for file '/dev/ptyy'                 [ Not found ]
[19:05:28]     Checking for file '/dev/ptyu'                 [ Not found ]
[19:05:28]     Checking for file '/dev/ptyv'                 [ Not found ]
[19:05:28]     Checking for file '/dev/hdbb'                 [ Not found ]
[19:05:28]     Checking for file '/tmp/.syshackfile'         [ Not found ]
[19:05:28]     Checking for file '/tmp/.bash_history'        [ Not found ]
[19:05:28]     Checking for file '/usr/info/.clib'           [ Not found ]
[19:05:28]     Checking for file '/usr/sbin/tcp.log'         [ Not found ]
[19:05:28]     Checking for file '/usr/bin/take/pid'         [ Not found ]
[19:05:28]     Checking for file '/sbin/create'              [ Not found ]
[19:05:28]     Checking for file '/dev/ttypz'                [ Not found ]
[19:05:28]     Checking for file '/var/log/tcp.log'          [ Not found ]
[19:05:28]     Checking for file '/usr/include/audit.h'      [ Not found ]
[19:05:28]     Checking for file '/usr/bin/sourcemask'       [ Not found ]
[19:05:28]     Checking for file '/usr/bin/ras2xm'           [ Not found ]
[19:05:28]     Checking for file '/dev/xmx'                  [ Not found ]
[19:05:28]     Checking for file '/usr/sbin/gpm.root'        [ Not found ]
[19:05:28]     Checking for file '/bin/vobiscum'             [ Not found ]
[19:05:28]     Checking for file '/bin/psr'                  [ Not found ]
[19:05:28]     Checking for file '/dev/kdx'                  [ Not found ]
[19:05:28]     Checking for file '/dev/dkx'                  [ Not found ]
[19:05:29]     Checking for file '/usr/sbin/sshd3'           [ Not found ]
[19:05:29]     Checking for file '/usr/sbin/jcd'             [ Not found ]
[19:05:29]     Checking for file '/etc/rc.d/init.d/jcd'      [ Not found ]
[19:05:29]     Checking for file '/usr/sbin/atd2'            [ Not found ]
[19:05:29]     Checking for file '/home/httpd/cgi-bin/linux.cgi' [ Not found ]
[19:05:29]     Checking for file '/home/httpd/cgi-bin/psid'  [ Not found ]
[19:05:29]     Checking for file '/home/httpd/cgi-bin/void.cgi' [ Not found ]
[19:05:29]     Checking for file '/etc/rc.d/init.d/system'   [ Not found ]
[19:05:29]     Checking for file '/etc/rc.d/rc3.d/S93users'  [ Not found ]
[19:05:29]     Checking for file '/tmp/.ush'                 [ Not found ]
[19:05:29]     Checking for file '/usr/lib/libhidefile.so'   [ Not found ]
[19:05:29]     Checking for file '/etc/cron.d/kmod'          [ Not found ]
[19:05:29]     Checking for file '/usr/lib/dmis/dmisd'       [ Not found ]
[19:05:29]     Checking for file '/lib/secure/libhij.so'     [ Not found ]
[19:05:29]     Checking for file '/usr/sbin/sshd3'           [ Not found ]
[19:05:29]     Checking for file '/etc/rc.d/init.d/crontab'  [ Not found ]
[19:05:29]     Checking for file '/etc/rc.d/init.d/jcd'      [ Not found ]
[19:05:29]     Checking for file '/usr/sbin/atd2'            [ Not found ]
[19:05:29]     Checking for file '/etc/rc.d/rc5.d/S93users'  [ Not found ]
[19:05:29]     Checking for directory '/dev/ptyas'           [ Not found ]
[19:05:29]     Checking for directory '/usr/bin/take'        [ Not found ]
[19:05:29]     Checking for directory '/usr/src/.lib'        [ Not found ]
[19:05:29]     Checking for directory '/usr/share/man/man1/.1c' [ Not found ]
[19:05:29]     Checking for directory '/lib/lblip.tk'        [ Not found ]
[19:05:30]     Checking for directory '/usr/sbin/...'        [ Not found ]
[19:05:30]     Checking for directory '/usr/share/.gun'      [ Not found ]
[19:05:30]     Checking for directory '/unde/vrei/tu/sa/te/ascunzi/in/server' [ Not found ]
[19:05:30]     Checking for directory '/usr/man/man1/..  /.dir' [ Not found ]
[19:05:30]     Checking for directory '/usr/X11R6/include/X11/...' [ Not found ]
[19:05:30]     Checking for directory '/usr/X11R6/lib/X11/.fonts/misc/...' [ Not found ]
[19:05:30]     Checking for directory '/tmp/.sys'            [ Not found ]
[19:05:30]     Checking for directory '/tmp/''               [ Not found ]
[19:05:30]     Checking for directory '/tmp/.,'              [ Not found ]
[19:05:30]     Checking for directory '/tmp/,.,'             [ Not found ]
[19:05:30]     Checking for directory '/dev/shm/emilien'     [ Not found ]
[19:05:30]     Checking for directory '/var/tmp/.log'        [ Not found ]
[19:05:30]     Checking for directory '/tmp/zmeu/... '       [ Not found ]
[19:05:30]     Checking for directory '/var/log/ssh'         [ Not found ]
[19:05:30]     Checking for directory '/dev/ida'             [ Not found ]
[19:05:30]     Checking for directory '/lib/java'            [ Not found ]
[19:05:30]     Checking for directory '/var/lib/games/.src/ssk/shit' [ Not found ]
[19:05:30]     Checking for directory '/usr/lib/libshtift'   [ Not found ]
[19:05:30]     Checking for directory '/usr/src/.poop'       [ Not found ]
[19:05:30]     Checking for directory '/dev/wd4'             [ Not found ]
[19:05:30]     Checking for directory '/var/run/.tmp'        [ Not found ]
[19:05:30]     Checking for directory '/usr/man/man1/lib/.lib' [ Not found ]
[19:05:30]     Checking for directory '/dev/portd'           [ Not found ]
[19:05:30]     Checking for directory '/dev/...'             [ Not found ]
[19:05:30]     Checking for directory '/usr/share/man/mansps' [ Not found ]
[19:05:31]     Checking for directory '/lib/.so'             [ Not found ]
[19:05:31]     Checking for directory '/lib/.sso'            [ Not found ]
[19:05:31]   Checking for possible rootkit files and directories [ None found ]
[19:05:31]
[19:05:31] Info: Starting test name 'possible_rkt_strings'
[19:05:31]   Performing check for possible rootkit strings
[19:05:31] Info: Using system startup paths: /etc/rc.local /etc/init.d
[19:05:31]     Checking for string 'phalanx'                 [ Not found ]
[19:05:31]     Checking for string '/dev/proc/fuckit'        [ Not found ]
[19:05:31]     Checking for string 'FUCK'                    [ Not found ]
[19:05:31]     Checking for string 'backdoor'                [ Not found ]
[19:05:31]     Checking for string '/usr/bin/rcpc'           [ Not found ]
[19:05:31]     Checking for string '/usr/sbin/login'         [ Not found ]
[19:05:31]     Checking for string '/dev/ptyxx/.proc'        [ Not found ]
[19:05:31]     Checking for string 'vt200'                   [ Not found ]
[19:05:31]     Checking for string '/usr/bin/xstat'          [ Not found ]
[19:05:31]     Checking for string '/bin/envpc'              [ Not found ]
[19:05:31]     Checking for string 'L4m3r0x'                 [ Not found ]
[19:05:31]     Checking for string '/lib/libext'             [ Not found ]
[19:05:31]     Checking for string '/usr/sbin/login'         [ Not found ]
[19:05:31]     Checking for string '/usr/lib/.tbd'           [ Not found ]
[19:05:31]     Checking for string 'sendmail'                [ Not found ]
[19:05:31]     Checking for string 'cocacola'                [ Not found ]
[19:05:32]     Checking for string 'joao'                    [ Not found ]
[19:05:32]     Checking for string '/dev/ptyxx/.file'        [ Not found ]
[19:05:32]     Checking for string '/dev/ptyxx/.file'        [ Not found ]
[19:05:32]     Checking for string '/dev/sgk'                [ Not found ]
[19:05:32]     Checking for string '/var/lock/subsys/...datafile...' [ Not found ]
[19:05:32]     Checking for string '/usr/lib/.tbd'           [ Not found ]
[19:05:32]     Checking for string '/dev/proc/fuckit'        [ Not found ]
[19:05:32]     Checking for string '/lib/.sso'               [ Not found ]
[19:05:32]     Checking for string '/var/lock/subsys/...datafile...' [ Not found ]
[19:05:32]     Checking for string '/dev/caca'               [ Not found ]
[19:05:32]     Checking for string '/dev/ttyoa'              [ Not found ]
[19:05:32]     Checking for string '/usr/lib/ldlibns.so'     [ Not found ]
[19:05:32]     Checking for string '/dev/ptyxx/.addr'        [ Not found ]
[19:05:32]     Checking for string 'syg'                     [ Not found ]
[19:05:32]     Checking for string '/var/lock/subsys/...datafile...' [ Not found ]
[19:05:32]     Checking for string '/dev/pts/01'             [ Not found ]
[19:05:32]     Checking for string 'tw33dl3'                 [ Not found ]
[19:05:32]     Checking for string 'psniff'                  [ Not found ]
[19:05:32]     Checking for string 'uconf.inv'               [ Not found ]
[19:05:32]     Checking for string 'lib/ldlibps.so'          [ Not found ]
[19:05:32]     Checking for string '/usr/lib/ldlibpst.so'    [ Not found ]
[19:05:33]     Checking for string '/var/lock/subsys/...datafile...' [ Not found ]
[19:05:33]     Checking for string 'libproc.so.2.0.7'        [ Not found ]
[19:05:33]     Checking for string '/dev/ptyxx/.proc'        [ Not found ]
[19:05:33]     Checking for string '/dev/ptyxx/.proc'        [ Not found ]
[19:05:33]     Checking for string 'libproc.so.2.0.7'        [ Not found ]
[19:05:33]     Checking for string 'libproc.so.2.0.7'        [ Not found ]
[19:05:33]     Checking for string '/bin/bash'               [ Not found ]
[19:05:33]     Checking for string '/dev/ptyxx'              [ Not found ]
[19:05:33]     Checking for string '/.config'                [ Not found ]
[19:05:33]     Checking for string '\$.*\$\!.*\!\!\$'        [ Not found ]
[19:05:33]     Checking for string '/dev/xdta'               [ Not found ]
[19:05:33]     Checking for string '/usr/lib/.tbd'           [ Not found ]
[19:05:33]     Checking for string '/dev/ptyxx/.proc'        [ Not found ]
[19:05:34]     Checking for string 'in.inetd'                [ Not found ]
[19:05:34]     Checking for string '#<HIDE_.*>'              [ Not found ]
[19:05:34]     Checking for string 'bin/xchk'                [ Not found ]
[19:05:34]     Checking for string 'bin/xsf'                 [ Not found ]
[19:05:34]     Checking for string '/usr/bin/ssh2d'          [ Not found ]
[19:05:35]     Checking for string '/usr/sbin/xntps'         [ Not found ]
[19:05:35]     Checking for string 'ttyload'                 [ Not found ]
[19:05:35]     Checking for string '/etc/rc.d/init.d/init'   [ Not found ]
[19:05:35]     Checking for string 'usr/bin/xfss'            [ Not found ]
[19:05:36]     Checking for string '/usr/sbin/rpc.netinet'   [ Not found ]
[19:05:36]     Checking for string '/usr/lib/.fx/cons.saver' [ Not found ]
[19:05:36]     Checking for string '/usr/lib/.fx/xs'         [ Not found ]
[19:05:36]     Checking for string '/ssh2d'                  [ Not found ]
[19:05:36]     Checking for string '/dev/kmod'               [ Not found ]
[19:05:37]     Checking for string '/crth.o'                 [ Not found ]
[19:05:37]     Checking for string '/crtz.o'                 [ Not found ]
[19:05:37]     Checking for string '/dev/dos'                [ Not found ]
[19:05:37]     Checking for string '/lpq'                    [ Not found ]
[19:05:37]     Checking for string '/usr/sbin/rescue'        [ Not found ]
[19:05:38]     Checking for string '/usr/lib/lpstart'        [ Not found ]
[19:05:38]     Checking for string '/volc'                   [ Not found ]
[19:05:38]     Checking for string 'sourcemask'              [ Not found ]
[19:05:38]     Checking for string '/bin/vobiscum'           [ Not found ]
[19:05:39]     Checking for string '/usr/sbin/in.telnet'     [ Not found ]
[19:05:39]     Checking for string 'hdparm'                  [ Not found ]
[19:05:39]     Checking for string '/lib/ldd.so/tkps'        [ Not found ]
[19:05:39]     Checking for string 't0rnkit'                 [ Not found ]
[19:05:39]     Checking for string '/dev/proc/fuckit'        [ Not found ]
[19:05:39]     Checking for string 'libproc.so.2.0.7'        [ Not found ]
[19:05:39]     Checking for string 'libproc.so.2.0.7'        [ Not found ]
[19:05:39]     Checking for string 'libproc.so.2.0.7'        [ Not found ]
[19:05:39]     Checking for string '/usr/lib/ldlibct.so'     [ Not found ]
[19:05:39]     Checking for string '/usr/lib/ldlibdu.so'     [ Not found ]
[19:05:39]     Checking for string '/dev/ptyxx/.file'        [ Not found ]
[19:05:39]     Checking for string 'libproc.so.2.0.7'        [ Not found ]
[19:05:39]     Checking for string '/dev/ida/.inet'          [ Not found ]
[19:05:39]   Checking for possible rootkit strings           [ None found ]
[19:05:39]
[19:05:39] Info: Starting test name 'malware'
[19:05:39] Performing malware checks
[19:05:40]
[19:05:40] Info: Test 'deleted_files' disabled at users request.
[19:05:40]
[19:05:40] Info: Starting test name 'running_procs'
[19:05:40]   Checking running processes for suspicious files [ None found ]
[19:05:40]
[19:05:40] Info: Test 'hidden_procs' disabled at users request.
[19:05:40]
[19:05:40] Info: Test 'suspscan' disabled at users request.
[19:05:40]
[19:05:40] Info: Starting test name 'other_malware'
[19:05:40]   Performing check for login backdoors
[19:05:40]     Checking for '/bin/.login'                    [ Not found ]
[19:05:40]     Checking for '/sbin/.login'                   [ Not found ]
[19:05:40]   Checking for login backdoors                    [ None found ]
[19:05:40]
[19:05:40]   Performing check for suspicious directories
[19:05:40]     Checking for directory '/usr/X11R6/bin/.,/copy' [ Not found ]
[19:05:40]     Checking for directory '/dev/rd/cdb'          [ Not found ]
[19:05:41]   Checking for suspicious directories             [ None found ]
[19:05:41]
[19:05:41]   Checking for software intrusions                [ Skipped ]
[19:05:41] Info: Check skipped - tripwire not installed
[19:05:41]
[19:05:41]   Performing check for sniffer log files
[19:05:41]     Checking for file '/usr/lib/libice.log'       [ Not found ]
[19:05:41]     Checking for file '/dev/prom/sn.l'            [ Not found ]
[19:05:41]     Checking for file '/dev/fd/.88/zxsniff.log'   [ Not found ]
[19:05:41]   Checking for sniffer log files                  [ None found ]
[19:05:41]
[19:05:41] Info: Starting test name 'trojans'
[19:05:41] Performing trojan specific checks
[19:05:41]   Checking for enabled inetd services             [ Skipped ]
[19:05:41] Info: Check skipped - file '/etc/inetd.conf' does not exist.
[19:05:41]
[19:05:41]   Performing check for enabled xinetd services
[19:05:41]   Checking for enabled xinetd services            [ Skipped ]
[19:05:41] Info: Check skipped - file '/etc/xinetd.conf' does not exist.
[19:05:41]   Checking for Apache backdoor                    [ Not found ]
[19:05:41]
[19:05:41] Info: Starting test name 'os_specific'
[19:05:41] Performing Linux specific checks
[19:05:41]   Checking loaded kernel modules                  [ Warning ]
[19:05:41] Warning: The modules file '/proc/modules' is missing.
[19:05:41] Info: Using modules pathname of '/lib/modules'
[19:05:41]   Checking kernel module names                    [ OK ]
[19:35:06]
[19:35:06] Info: Starting test name 'network'
[19:35:06] Checking the network...
[19:35:06]
[19:35:06] Performing checks on the network ports
[19:35:06] Info: Starting test name 'ports'
[19:35:06]   Performing check for backdoor ports
[19:35:06]     Checking for TCP port 1524                    [ Not found ]
[19:35:06]     Checking for TCP port 1984                    [ Not found ]
[19:35:06]     Checking for UDP port 2001                    [ Not found ]
[19:35:06]     Checking for TCP port 2006                    [ Not found ]
[19:35:06]     Checking for TCP port 2128                    [ Not found ]
[19:35:06]     Checking for TCP port 6666                    [ Not found ]
[19:35:06]     Checking for TCP port 6667                    [ Not found ]
[19:35:06]     Checking for TCP port 6668                    [ Not found ]
[19:35:06]     Checking for TCP port 6669                    [ Not found ]
[19:35:06]     Checking for TCP port 7000                    [ Not found ]
[19:35:07]     Checking for TCP port 13000                   [ Not found ]
[19:35:07]     Checking for TCP port 14856                   [ Not found ]
[19:35:07]     Checking for TCP port 25000                   [ Not found ]
[19:35:07]     Checking for TCP port 29812                   [ Not found ]
[19:35:07]     Checking for TCP port 31337                   [ Not found ]
[19:35:07]     Checking for TCP port 32982                   [ Not found ]
[19:35:07]     Checking for TCP port 33369                   [ Not found ]
[19:35:07]     Checking for TCP port 47107                   [ Not found ]
[19:35:07]     Checking for TCP port 47018                   [ Not found ]
[19:35:07]     Checking for TCP port 60922                   [ Not found ]
[19:35:07]     Checking for TCP port 62883                   [ Not found ]
[19:35:07]     Checking for TCP port 65535                   [ Not found ]
[19:35:07]   Checking for backdoor ports                     [ None found ]
[19:35:07]
[19:35:07] Info: Starting test name 'hidden_ports'
[19:35:08]   Checking for hidden ports                       [ None found ]
[19:35:08]
[19:35:08] Performing checks on the network interfaces
[19:35:08] Info: Starting test name 'promisc'
[19:35:08]   Checking for promiscuous interfaces             [ Warning ]
[19:35:08] Warning: Possible promiscuous interfaces:
[19:35:08]          'ifconfig' command output:
[19:35:08]              eth0      Link encap:Ethernet  HWaddr 4c:72:b9:24:c4:f8  
[19:35:08]                        UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
[19:35:08]          'ip' command output:
[19:35:08]              eth0: <BROADCAST,MULTICAST,PROMISC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
[19:35:08]
[19:35:08] Info: Test 'packet_cap_apps' disabled at users request.
[19:35:08]
[19:35:08] Info: Starting test name 'local_host'
[19:35:08] Checking the local host...
[19:35:08]
[19:35:08] Info: Starting test name 'startup_files'
[19:35:08] Performing system boot checks
[19:35:08]   Checking for local host name                    [ Found ]
[19:35:08]
[19:35:08] Info: Starting test name 'startup_malware'
[19:35:08]   Checking for system startup files               [ Found ]
[19:35:10]   Checking system startup files for malware       [ None found ]
[19:35:10]
[19:35:10] Info: Starting test name 'group_accounts'
[19:35:10] Performing group and account checks
[19:35:10]   Checking for passwd file                        [ Found ]
[19:35:10] Info: Found password file: /etc/passwd
[19:35:10]   Checking for root equivalent (UID 0) accounts   [ None found ]
[19:35:10] Info: Found shadow file: /etc/shadow
[19:35:10]   Checking for passwordless accounts              [ None found ]
[19:35:10]
[19:35:10] Info: Starting test name 'passwd_changes'
[19:35:10]   Checking for passwd file changes                [ None found ]
[19:35:10]
[19:35:10] Info: Starting test name 'group_changes'
[19:35:10]   Checking for group file changes                 [ None found ]
[19:35:10]   Checking root account shell history files       [ OK ]
[19:35:10]
[19:35:10] Info: Starting test name 'system_configs'
[19:35:10] Performing system configuration file checks
[19:35:10]   Checking for SSH configuration file             [ Found ]
[19:35:10] Info: Found SSH configuration file: /etc/ssh/sshd_config
[19:35:10] Info: Rkhunter option ALLOW_SSH_ROOT_USER set to 'no'.
[19:35:10] Info: Rkhunter option ALLOW_SSH_PROT_V1 set to '0'.
[19:35:10]   Checking if SSH root access is allowed          [ Warning ]
[19:35:10] Warning: The SSH and rkhunter configuration options should be the same:
[19:35:10]          SSH configuration option 'PermitRootLogin': yes
[19:35:10]          Rkhunter configuration option 'ALLOW_SSH_ROOT_USER': no
[19:35:10]   Checking if SSH protocol v1 is allowed          [ Not allowed ]
[19:35:10]   Checking for running syslog daemon              [ Found ]
[19:35:10] Info: Found rsyslog configuration file: /etc/rsyslog.conf
[19:35:10]   Checking for syslog configuration file          [ Found ]
[19:35:10]   Checking if syslog remote logging is allowed    [ Not allowed ]
[19:35:11]
[19:35:11] Info: Starting test name 'filesystem'
[19:35:11] Performing filesystem checks
[19:35:11] Info: SCAN_MODE_DEV set to 'THOROUGH'
[19:35:11]   Checking /dev for suspicious file types         [ None found ]
[19:35:11]   Checking for hidden files and directories       [ Warning ]
[19:35:11] Warning: Hidden directory found: /etc/.java
[19:35:11] Warning: Hidden directory found: /dev/.udev
[19:35:11] Warning: Hidden file found: /etc/.sysctl.conf.swp: Vim swap file, version 7.3
[19:35:16]
[19:35:16] Info: Test 'apps' disabled at users request.
[19:35:16]
[19:35:16] System checks summary
[19:35:16] =====================
[19:35:16]
[19:35:16] File properties checks...
[19:35:16] Files checked: 134
[19:35:16] Suspect files: 1
[19:35:16]
[19:35:16] Rootkit checks...
[19:35:16] Rootkits checked : 245
[19:35:16] Possible rootkits: 0
[19:35:16]
[19:35:16] Applications checks...
[19:35:17] All checks skipped
[19:35:17]
[19:35:17] The system checks took: 30 minutes and 52 seconds
[19:35:17]
[19:35:17] Info: End date is samedi 16 mai 2015, 19:35:17 (UTC+0200)

En cherchant sur google ce qui signifiait ces warnings je tombais à chaques fois sur des: "Don't worry".

Donc pas de root-kit mais alors que se passe t'il? D'autant plus qu'OVH s'est doté d'un soit disant système anti-Ddos qui fonctionnait jusqu'à présent (Je recevais un mail m'indiquant que mon dédié se faisait attaqué et il passé mon serveur en zone de mitigation et depuis un mois plus rien). Je suis vraiment dans le désespoir et à la limite de fermer définitivement le serveur avec la pression des utilisateurs derrière qui me spam sur le pourquoi il lag. Si vous pouvez m'apporter l'aide nécessaire afin de régler une bonne fois pour toute ce problème je vous en serai extrêmement reconnaissant.

Dernière modification par Brocolis (Le 16/05/2015, à 19:48)

Hors ligne

#2 Le 16/05/2015, à 22:38

J5012

Re : Ddos récurent [ubuntu 12.04;OVH;Kimsufi]

fais la liste de tous les services avec les ports et les protocoles utilises
fais un croisement entre les donnees pour extraire les ports et protocoles non utilises, puis desactive les avec iptables ou directement au niveau system ... si tu ne comprend pas bien les regles iptables utilise une gui ...

fais un compte total de tous tes utilisateurs connectes, fais une analyse par jour ou par heure pour determiner quel moment a la plus forte charge et de combien ?

mets ca en evidence par rapport aux capacites de ton dedie : combien de cpu, combien de ram, etc ...
as-tu reellement acces a toutes les manettes du dedie ?
as-tu fait l'install toi-meme ?

Hors ligne

#3 Le 17/05/2015, à 10:40

Brocolis

Re : Ddos récurent [ubuntu 12.04;OVH;Kimsufi]

J5012 a écrit :

fais la liste de tous les services avec les ports et les protocoles utilises
fais un croisement entre les donnees pour extraire les ports et protocoles non utilises, puis desactive les avec iptables ou directement au niveau system ... si tu ne comprend pas bien les regles iptables utilise une gui ...

fais un compte total de tous tes utilisateurs connectes, fais une analyse par jour ou par heure pour determiner quel moment a la plus forte charge et de combien ?

mets ca en evidence par rapport aux capacites de ton dedie : combien de cpu, combien de ram, etc ...
as-tu reellement acces a toutes les manettes du dedie ?
as-tu fait l'install toi-meme ?

En trois ans il a pu s'en passer des choses et pour tout dire je vais réinstaller l'OS.

Hors ligne