Skip to main content

harden the server avoid spam ?

Comments

6 comments

  • 24x7server
    Hello :). First of all, Please secure your server. Try to scan your server with cPanel security advisor. WHM >> >> Security Center >> SecurityAdvisor
    0
  • cPanelMichael
    Hello :) You may also find the following document helpful:
    0
  • lx24
    with CXS + modsecurity you stop hacker from uploading such a scripts.
    0
  • tyuuu
    with CXS + modsecurity you stop hacker from uploading such a scripts.

    if i only install modsecurity with atomicorp.com's rule,it will not block those uploading ?
    0
  • lx24
    Yes, definitely it will. Depends on the way the hacker uploading the files. However, not all code in file restrict by Mod-security rules. You really don't know what sort of code is included in file and mod-security rules works as they are defined. Mostly such files being uploaded by vulnerabilities found in site/plugins/modules etc.. Mod-security helps from uploading files from such a way. And with addition of CXS (ConfigServer eXploit Scanner). CXS does scan each uploaded file in real time. It may be from web upload or FTP. If CXS found any such malicious code in file it quarantine such file immediately. And a rule of mod-security for cxs, you can blocked the hackers IP on the server to prevent further uploading. Its up to you, you can first test with only atomic rules and if necessary go with cxs as well :)
    0
  • tyuuu
    may i ask more.. does CXS use Mod-security rules(such as atomicorp.com's rule) to scan ? or CXS has his own rule ?
    0

Please sign in to leave a comment.