Skip to main content

Plugin to remove malicious scripts from website

Comments

3 comments

  • cPanelMichael
    Hello :) I'm not aware of any specific application that will scan your scripts for exploits, other than applications such as ClamAV that scan for matches to known exploits. An alternative approach is secure your system as best as you can. This document is a good place to start: Tips to Make Your Server More Secure - cPanel Knowledge Base - cPanel Documentation Thank you.
    0
  • quizknows
    As far as upload scanning, your best bet is CXS (configserver exploit scanner). It is not free, but if I remember right it's only a $50 one time fee. It does a very good job of scanning as things are uploaded if configured correctly. A good modsecurity rule set such as trustwave or atomic is also recommended, but neither of those are free either. Maldet is free, but if you run the auto quarantine / auto clean, it can destroy legitimate files or remove legitimate base64 encoded code very easily. It is good for identifying malware if you have the skills to properly clean it.
    0
  • mywhm
    Other option is programate a script that work with api of VirusTotal
    0

Please sign in to leave a comment.