Understanding suspicious HTTP GET Request
I was looking through my Apache log files and besides other GET requests with response status codes of 4XX (error), I’ve found this one which has a 200 (success) response status code:
"GET /?rest_route=/wp/v2/users/ HTTP/1.1" 200… Continue reading Understanding suspicious HTTP GET Request