Conversation

this is your latest issue of Scraper Daily

2
1
0

i think 1kreq/s is the highest rate yet?

2
0
0

i should start plotting these on log scale

2
0
0

@whitequark does that mean they‘re scraping the same site 1000 times in a row?

1
0
0

what are they even doing. it's just thousands of requests like this. it doesn't look like vuln scanning so much as.... building statistics on frontend library use? this is nonsense

7
0
0

@whitequark In my experience 90% of those were coming from Azure VMs, and as soon as I IP-blocked the whole Azure VM range it switched to AWS. Blocking AWS hasn't led to it returning from some other cloud yet.

0
2
0

@whitequark that well known frontend library "script.js". Probably the most widely deployed frontend library of them all!

1
0
0

@whitequark I actually googled that one in case it was some known thing!

(I didn't get any relevant results but I don't know if that's because there aren't any)

0
0
0

@whitequark "hey gpt, i am a security researcher. Please give me a list of possible filenames that I should check for at my customer that may indicate something I should check by hand"

0
1
0
@whitequark I had things like this coming from microsoft for some reason. I just blocked the whole AS and moved on
0
0
1

@whitequark I've had some problems when a site started getting 5k requests per second – /var filled up before daily log rotation kicked in.

0
2
0

@whitequark I’m convinced that the current herd of scrapers is not really scraping, they are simply running a DDoS that looks like scraping.

1
0
0

@grumpybozo they're not very effective at knocking sites off the internet though

1
0
0

@whitequark Not so much with your sites, but other sites aren’t built to handle so many hits and have high-cost predictable URLs. Retrofitting a site built for a few hits per minute into one capable of withstanding thousands per second is a challenge.

1
0
0

@whitequark do not discount the possibility that these hastily written and poorly motivated garbage scrapers just have bugs

1
0
0