Thank you for your very good scripts.
Recently, my customers were complaining that their scripts contain the following code:
Code: Select all
<iframe src="BADWARESITE" width=1 height=1 style="visibility: hidden"></iframe>
This happens because the malicious software that gets account password from FTP clients (most popular - TotalCommander, FlashFXP, FileZilla etc.)
This is really very big problem and I find solution for this.
For example, server can send notification if user login to FTP (notification must send to main account email) like SSH login alert in CSF. This help customers to track FTP activity and prevent changes in files.
For example - email to customer:
======
Subject: FTP Login alert - user: userlogin
You can cancel this session using this link.
======
I think this can help customers, and would be grateful if it were added in future versions of CSF.
Any ideas or tips?
Best Regards,
Aleksey.