Wordfence Blocking and WFHits Table
-
I have an unusual situation and wondered if someone from Wordfence could explain it for me.
In the “Blocking” screen, I have an entry which shows that an IP Block was set up for a particular IP address.
Block Type : IP Block Detail : [ip address in question ... see below] Rule Added : August 12, 2023 12:42 am Reason : Accessed a banned URL Expiration : September 11, 2023 12:42 am Block Count : 28 Last Attempt: August 15, 2023 9:53 am
There are three things interesting about this entry.
- The IP address reported is the web server’s own address;
- When I check the wfhits table for records relating to that IP address, there are 7 records when I would expect 28 based on the above data;
- When I look at the URL that is recorded in the table, it says that it’s
https://www.mydomain.com/
The data shown in the wfhits table is
id : 1075 attackLogTime : 1691774848.813782 ctime : 1691774848.767900 IP : BLOB jsRun : 0 statusCode : 503 isGoogle : 0 userID : 0 newVisit : 0 URL : https://www.mydomain.com/ referer : NULL UA : WordPress/6.3; https://www.mydomain.com action : blocked:wordfence actionDescription : Accessed a banned URL actionData : {\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Lw==\"}
Some of the things I don’t understand are”
1. What it is that is trying to access the web site from within the server? Is it Wordfence that’s doing this? Is it WordPress itself? Is it Google’s Site Kit? None of the other plugins installed are likely candidates, as far as I can tell.
2. Why would this have generated an IP Block? If it’s a 503 error, that’s “Service Unavailable”
3. Why would the reason for that block be “Accessed a banned URL”?
4. Where are the other 21 entries for this IP address?
5. Of the 1169 rows in the wfhits table, 622 of them have status 503, which seems high. What causes WF to record an access attempt in the wfhits table?
Thanks in advance.
- The topic ‘Wordfence Blocking and WFHits Table’ is closed to new replies.