Question: is this an attack? eg. 404 File does not exist

Post Reply
rolypoly
Junior Member
Posts: 5
Joined: 04 Sep 2015, 06:30

Question: is this an attack? eg. 404 File does not exist

Post by rolypoly »

There is an ongoing 404 been logged in the error_log file. This come from different ip at every hour.
May i know does CSF include feature that deal with this kind of attack?

Code: Select all

Tue Apr 25 11:28:24 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:26 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:28 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:30 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:32 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:34 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:36 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:38 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:39 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:41 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:43 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:45 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:47 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/660
[Tue Apr 25 11:28:49 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/661
[Tue Apr 25 11:28:56 2017] [error] [client 66.249.66.19] File does not exist: /home/noname/public_html/579
[Tue Apr 25 11:28:57 2017] [error] [client 66.249.66.22] File does not exist: /home/noname/public_html/579
[Tue Apr 25 11:29:09 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/661
[Tue Apr 25 11:29:15 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/661
[Tue Apr 25 11:29:17 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/661
[Tue Apr 25 11:29:19 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/661
[Tue Apr 25 11:29:21 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/661
[Tue Apr 25 11:29:23 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/661
[Tue Apr 25 11:29:25 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/661
[Tue Apr 25 11:29:26 2017] [error] [client 92.221.165.181] File does not exist: /home/noname/public_html/661
rolypoly
Junior Member
Posts: 5
Joined: 04 Sep 2015, 06:30

Re: Question: is this an attack? eg. 404 File does not exist

Post by rolypoly »

may i know which logfile does LF_APACHE_404 check?

does it check /var/log/virtualmin/abc.com_error_log for virtualmin setup ?
Post Reply