Get exclusive CAP network offers from top brands

View CAP Offers

Seriously Hacked – Help needed

[bsa_pro_ad_space id=2]
  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #792217
    Anonymous
    Inactive

    Hi,

    Please PM me your contact info to get more details… I might be able to help.

    #792228
    Anonymous
    Inactive

    I am not sure if i can help, it mostly happened if you have any open SSH user….You need to block his IP

    You can use these command on SSH to find the IP’s which sending most request:

    netstat -nut | grep :80 | awk ‘{print $4}’ | cut -d: -f1 | sort -n | uniq -cIf

    it is found that an IP has more than, say 30 connections, the IP may be causing the attack.

    try changing the passwords

Viewing 2 posts - 1 through 2 (of 2 total)