DDOS attack: Find the domains which are under attack.
If your cpanel server is under DDOS attack then just go to the directory /usr/local/apache/domlogs and then use the command:
grep ‘408 -’ *.com > output_file_name
You can use the search pattern for any other domains with the extension .net .org etc.
408 Request Timed Out
Successful Client Requests
200 OK
201 Created
202 Accepted
203 Non-Authorative Information
204 No Content
205 Reset Content
206 Partial Content
Leave a Reply
You must be logged in to post a comment.