Skip to main content

Web resources for reporting or checking on already reported exploits?

Comments

4 comments

  • vanessa
    I'm not sure that anyone can recommend a single security site that would have the information you're looking for. Perhaps pasting a larger chunk of the code in Google search will return some results. Keep in mind that scripts are often subtly altered so the exact script may not come up
    0
  • quizknows
    [quote="vanessa, post: 1662201">I'm not sure that anyone can recommend a single security site that would have the information you're looking for.
    Agreed. Usually when I find web shells or botnet scripts, I check them with maldet to see if it's one that it would have found. If it's not flagged I use "maldet -c $file " to upload it to them.
    0
  • cPanelMichael
    [quote="Mysticeti, post: 1662141">However, I think the firewall blocked the attempts to contact/join the botnet and after updating WordPress and killing a couple processes the system appears to be working fine (no more alerts and bandwidth/CPU usage are nominal)
    I've not heard of any recent widespread attacks on the WordPress script, but it's fairly common for attackers to target scripts like WordPress due to the number of people who use it. It looks like your firewall handled the attack well. Thanks.
    0
  • Mysticeti
    Thanks all. Used maldet -c as advised.
    0

Please sign in to leave a comment.