Skip to main content

lfd on xxx.xxx: Suspicious process running under user dbus

Comments

1 comment

  • Infopro
    Hello, all i know that LFD alerts are not from cPanel/Whm however i want to ask first here because...

    The answer is still found in your own settings, and on the CSF forums. PT_DELETED lfd will report processes, even if they're listed in csf.pignore, if they're tagged as (deleted) by Linux. This information is provided in Linux under /proc/PID/exe. A (deleted) process is one that is running a binary that has the inode for the file removed from the file system directory. This usually happens when the binary has been replaced due to an upgrade for it by the OS vendor or another third party (e.g. cPanel). You need to investigate whether this is indeed the case to be sure that the original binary has not been replaced by a rootkit or is running an exploit. Note: If a deleted executable process is detected and reported then lfd will not report children of the parent (or the parent itself if a child triggered the report) if the parent is also a deleted executable process To stop lfd reporting such process you need to restart the daemon to which it belongs and therefore run the process using the replacement binary (presuming one exists). This will normally mean running the associated startup script in /etc/init.d/ If you do want lfd to report deleted binary processes, set to 1
    0

Please sign in to leave a comment.