removido
(usa Nenhuma)
Enviado em 27/11/2018 - 19:43h
meianoite escreveu:
# rkhunter --propupd && rkhunter --update
# rkhunter -c
# rkhunter -c --rwo
# chkrootkit
Até eu fiquei preocupado e instalei o rkhunter e rodei também... só por precaução.
[ariel@Ariel-PC ~]$ sudo rkhunter -c
Performing file properties checks
/usr/bin/egrep [ Warning ]
/usr/bin/fgrep [ Warning ]
/usr/bin/ldd [ Warning ]
Performing additional rootkit checks
Checking for suspicious (large) shared memory segments [ Warning ]
Performing system boot checks
Checking for local host name [ Found ]
Checking for system startup files [ Found ]
Performing group and account checks
Checking for passwd file [ Found ]
Performing system configuration file checks
Checking for an SSH configuration file [ Found ]
Checking if SSH root access is allowed [ Warning ]
Checking if SSH protocol v1 is allowed [ Warning ]
Checking for a running system logging daemon [ Found ]
Checking for a system logging configuration file [ Found ]
Performing filesystem checks
Checking for hidden files and directories [ Warning ]
System checks summary
=====================
File properties checks...
Files checked: 127
Suspect files: 3
Rootkit checks...
Rootkits checked : 501
Possible rootkits: 3
Applications checks...
All checks skipped
The system checks took: 5 minutes and 22 seconds
All results have been written to the log file: /var/log/rkhunter.log
One or more warnings have been found while checking the system.
Please check the log file (/var/log/rkhunter.log)
--
sudo rkhunter -c --rwo
[sudo] senha para ariel:
Warning: The command '/usr/bin/egrep' has been replaced by a script: /usr/bin/egrep: POSIX shell script, ASCII text executable
Warning: The command '/usr/bin/fgrep' has been replaced by a script: /usr/bin/fgrep: POSIX shell script, ASCII text executable
Warning: The command '/usr/bin/ldd' has been replaced by a script: /usr/bin/ldd: Bourne-Again shell script, ASCII text executable
Warning: The following suspicious (large) shared memory segments have been found:
Process: /usr/lib/firefox/firefox PID: 1912 Owner: ariel Size: 7,2MB (configured size allowed: 1,0MB)
Process: /usr/lib/firefox/firefox PID: 1912 Owner: ariel Size: 7,2MB (configured size allowed: 1,0MB)
Process: /usr/bin/pamac-manager PID: 2441 Owner: ariel Size: 4,0MB (configured size allowed: 1,0MB)
Warning: The SSH configuration option 'PermitRootLogin' has not been set.
The default value may be 'yes', to allow root access.
Warning: The SSH configuration option 'Protocol' has not been set.
The default value may be '2,1', to allow the use of protocol version 1.
Warning: Hidden file found: /etc/.updated: ASCII text
Warning: Hidden file found: /usr/share/man/man5/.k5identity.5.gz: gzip compressed data, max compression, from Unix, original size 22
Warning: Hidden file found: /usr/share/man/man5/.k5login.5.gz: gzip compressed data, max compression, from Unix, original size 19
--
[ariel@Ariel-PC ~]$ chkrootkit
bash: chkrootkit: comando não encontrado