Friday morning (at least it wasn’t Friday afternoon), we got an alert that our database and web servers exceeded the expected load. Sometimes, this “happens.” Often it is just some user innocently flooding our API with requests. We do use quite a bit of caching and such for requests, but it can happen that things pile up at the wrong time. So I took a look at the logs. In these cases, I first look at the top IPs sending requests to our API. The first IP that stood out was %ip:137.189.8.184%%. At the time, it had sent about 6,000 requests in 3 hrs. Nothing that would typically cause problems. But the requests themselves didn’t make much sense. A small sample:
Article Link: InfoSec Handlers Diary Blog - SANS Internet Storm Center