Dear community,
I hope you will be able to help me.
After buddycpanel upgrade
> https://www.buddyns.com/support/cpanel-whm/#upgrade
I am getting LFD Suspicious File Alerts via server email:
Screenshot > https://www.screencast.com/t/MatuoUsTp
File: /tmp/buddycpanel.OuiKw/buddycpanel-latest/plugin/addon_buddyns.cgi
Reason: Script, file extension
File: /tmp/buddycpanel.OuiKw/buddycpanel-latest/scripts/buddyns_ctl.py
Action: Too many hits for *LF_DIRWATCH* - Directory Watching disabled
Please help me to solve those issues.
BR, Alex
lfd on server : Suspicious File Alert after buddycpanel update
Re: lfd on server : Suspicious File Alert after buddycpanel update
Meanwhile I could have found out how to solve this issue.
I've added those files which are found in file alerts to the fignore file.
Therefore you need to access your server via ssh, the add the files in fignore
Via ssh
Edit the file by adding the corresponding files and save
BR, Alex
I've added those files which are found in file alerts to the fignore file.
Therefore you need to access your server via ssh, the add the files in fignore
Via ssh
Code: Select all
cd etc/csf
Code: Select all
pico csf.pignore
BR, Alex