Results 1 to 9 of 9

Thread: RKHunter reports some warnings

  1. #1
    Join Date
    Jan 2008
    Beans
    3

    RKHunter reports some warnings

    Hello,

    Since Dec 2nd, the rkhunter on my server Ubuntu 8.04 started reporting several warnings here they are:

    Code:
    Warning: Network TCP port 1524 is being used by /usr/sbin/portsentry. Possible rootkit: Possible FreeBSD (FBRK) Rootkit backdoor
             Use the 'lsof -i' or 'netstat -an' command to check this.
    Warning: Network TCP port 6667 is being used by /usr/sbin/portsentry. Possible rootkit: Possible rogue IRC bot
             Use the 'lsof -i' or 'netstat -an' command to check this.
    Warning: Network TCP port 31337 is being used by /usr/sbin/portsentry. Possible rootkit: Historical backdoor port
             Use the 'lsof -i' or 'netstat -an' command to check this.
    Warning: Application 'gpg', version '1.4.9', is out of date, and possibly a security risk.
    Warning: Application 'openssl', version '0.9.8g', is out of date, and possibly a security risk.
    Warning: Application 'php', version '5.2.6', is out of date, and possibly a security risk.
    Warning: Application 'sshd', version '5.1p1', is out of date, and possibly a security risk.

    Is this something I should worry about or is just rkhunter being overzealous?

    Thank you,
    -D

  2. #2
    Join Date
    Oct 2008
    Beans
    38
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: RKHunter reports some warnings

    I created a thread with similar rkhunter questions a week ago. Rkhunter recently released a new version 1.3.6. Hardy is still using version 1.3, but a new .dat definiton file (for 1.3.6) was pushed down and is causing these warnings in 1.3.

    If your system is up to date there is nothing to really worry about. The warnings state: 'is out of date, and possibly a security risk', but they are not really a security risk. An LTS release is going to use an older stable version of a program so the the 'possibly security risk' makes it sound insecure when it really is not

  3. #3
    Join Date
    Nov 2007
    Beans
    3

    Smile Re: RKHunter reports some warnings

    I've modified /etc/rkhunter.conf to do

    APP_WHITELIST="gpg:1.4.9 openssl:0.9.8g sshd:5.1p1"

    to make it not complain about the three specific programs I've got under Ubuntu 9.10.

    Hopefully that'll hush it up.

  4. #4
    Join Date
    Oct 2006
    Beans
    4,628
    Distro
    Kubuntu 18.10 Cosmic Cuttlefish

    Re: RKHunter reports some warnings

    Quote Originally Posted by brendankehoe View Post
    I've modified /etc/rkhunter.conf to do

    APP_WHITELIST="gpg:1.4.9 openssl:0.9.8g sshd:5.1p1"

    to make it not complain about the three specific programs I've got under Ubuntu 9.10.

    Hopefully that'll hush it up.
    Great! Thanks. I didn't notice that option in rkhunter.conf before. I'm tired of getting emails from my servers about this. Grrrrr
    Blog | Ubuntu User #15350 | Zsh FTW | Ubuntu Security | Nothing to hide?
    AMD Phenom II X6 1075T @ 3GHz, Nvidia GTX 650, 8GB DDR3 RAM, 1 X 1TB, 2 X 3TB HDD
    Please don't request support via PM


  5. #5

    Re: RKHunter reports some warnings

    Is there a way to disable the Portsentry related warnings?
    I <3 my Debian + Drupal webserver: Fated to End Sometime

  6. #6
    Join Date
    Aug 2009
    Beans
    Hidden!

    Re: RKHunter reports some warnings

    Quote Originally Posted by yaddoshi View Post
    Is there a way to disable the Portsentry related warnings?
    See rkhunter.conf, "PORT_WHITELIST".

  7. #7
    Join Date
    Feb 2010
    Beans
    2

    Re: RKHunter reports some warnings

    I've got a similar problem. I've got Ubuntu 8.04 LTS running on one of our servers, and having fixed everything else, I'm getting these errors every day:-

    Code:
    Error: Invalid display - language keyword cannot be found: Display line: display --to LOG --type PLAIN --result OK --log-indent 4 ROOTKIT_ADD_SUCKIT_LINK
    Error: Invalid display - language keyword cannot be found: Display line: display --to LOG --type INFO STARTUP_FOUND_LOCAL_RC_FILE /etc/rc.local
    Error: Invalid display - language keyword cannot be found: Display line: display --to LOG --type INFO STARTUP_FOUND_LOCAL_RC_FILE /etc/rc.local
    Error: Invalid display - language keyword cannot be found: Display line: display --to SCREEN+LOG --type PLAIN --color GREEN --result FOUND --log-indent 2 --screen-indent 4 STARTUP_LOCAL_RC_FILE
    Error: Invalid display - language keyword cannot be found: Display line: display --to SCREEN+LOG --type PLAIN --color GREEN --result NONE_FOUND --log-indent 2 --screen-indent 4 STARTUP_CHECK_LOCAL_RC
    Error: Invalid display - language keyword cannot be found: Display line: display --to LOG --type INFO STARTUP_CHECK_SYSTEM_RC_FOUND /etc/init.d
    Error: Invalid display - language keyword cannot be found: Display line: display --to SCREEN+LOG --type PLAIN --result NONE_FOUND --color GREEN --log-indent 2 --screen-indent 4 STARTUP_CHECK_SYSTEM_RC
    I'm assuming it's down to the mismatch of .dat files also. Is there anyway I can make it stop?

    Simon

  8. #8
    Join Date
    Aug 2009
    Beans
    Hidden!

    Re: RKHunter reports some warnings

    Quote Originally Posted by sibaz View Post
    I'm assuming it's down to the mismatch of .dat files
    Might be two mixed installations: easiest would be to remove both then install.

  9. #9

    Re: RKHunter reports some warnings

    Quote Originally Posted by unspawn View Post
    See rkhunter.conf, "PORT_WHITELIST".
    Thanks!
    I <3 my Debian + Drupal webserver: Fated to End Sometime

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •