What if we're now moving into a world of strictly KYC. The same way "The Facebook" generated massive revenue by creating a KYC world.
Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
61–70 of 243 posts
Re: Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
#62Every server with port 80/443 open has thousands of hits a day from random boxes looking for wordpress login pages. The only new thing is that they're pretending to be a different type of annoying bot. There's a new layer of sophistication and subterfuge, but it's the same junk traffic we've always dealt with.
Opening port 80 and realizing the world is an anarchic warzone is a canonic rite of initiation for otherwise innocent backend devs and sysadmins.
Monitoring WAN traffic really gets the paranoia juices flowing.
Re: Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
#63Earlier quoted context omitted.
Think about how many webmaster and business owners' egos are stroked by all the traffic they are getting, when in actuality they are often just serving thousands of bots.
I was insulted recently reading about the apparently thousands of hits per second the rest of you guys are getting. Even the bots are shunning me!
For my personal website it’s 10x more bots but I barely notice because it’s a few pages.
Re: Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
#64Every server with port 80/443 open has thousands of hits a day from random boxes looking for wordpress login pages. The only new thing is that they're pretending to be a different type of annoying bot. There's a new layer of sophistication and subterfuge, but it's the same junk traffic we've always dealt with.
I am always surprised that its considered legal. IMO that's the same as going on the street door by door and checking if one is left open to steal everything inside the house...
Re: Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
#65Every server with port 80/443 open has thousands of hits a day from random boxes looking for wordpress login pages. The only new thing is that they're pretending to be a different type of annoying bot. There's a new layer of sophistication and subterfuge, but it's the same junk traffic we've always dealt with.
I am always surprised that its considered legal. IMO that's the same as going on the street door by door and checking if one is left open to steal everything inside the house...
> IMO that's the same as going on the street door by door and checking if one is left open to steal everything inside the house...
From experience: this does happen regularly in some neighborhoods of some cities in the US, and even that isn't always an enforcement priority. So lack of enforcement on the internet, where most the perpetrators probably aren't even in a jurisdiction with an extradition treaty, isn't exactly surprising.
Re: Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
#66Earlier quoted context omitted.
I was insulted recently reading about the apparently thousands of hits per second the rest of you guys are getting. Even the bots are shunning me!
I don't even have a domain name and I'm getting lots of hits.
New hotness: DNS-less
Re: Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
#67Why would you voluntarily pretend to be a AI bot, when those have already a much higher chance of being blocked? Seems holly unproductive. Best hypothesis I can come up with is to somehow make the AI companies look bad, but they seem to be doing an excellent job at that themselves already by scraping everyone hundreds of times per hour over and over.
Re: Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
#68Earlier quoted context omitted.
I was insulted recently reading about the apparently thousands of hits per second the rest of you guys are getting. Even the bots are shunning me!
I don't even have a domain name and I'm getting lots of hits.
Re: Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
#69Earlier quoted context omitted.
Yes but it’s not cheap. Maxmind and ipinfo etc sell a tier that tells you this information, then you can 403 based on it. But the price is nuts like $40,000 a year.
I work for IPinfo. We offer IPinfo Lite for free. With a little bit of time in identifying the ASNs, you can implement a decent way to block a good number of bots fairly easily using the free data alone.
Re: Someone is running mass vulnerability scans, spoofing AI bots like ClaudeBot
#70Earlier quoted context omitted.
Opening port 80 and realizing the world is an anarchic warzone is a canonic rite of initiation for otherwise innocent backend devs and sysadmins.
This is so true. Every junior sysadmin I have trained over the years (including myself) has had a “are we being attacked?!” moment when tasked with WAF report analysis, monitoring fail2ban logs, etc. Monitoring WAN traffic really gets the paranoia juices flowing.