logoalt Hacker News

microtonalyesterday at 11:43 AM1 replyview on HN

How? First, they can solve the Anubis challenge with native code, so they can solve them faster than genuine users. Second, the cost is nothing compared to training LLMs, plus they will just move the work to the residential proxies that they have access to (so, someone is paying through their TV's electricity bill).

Anubis only work(s|ed) great for a while when crawlers were not prepared for these challenges. Security through obscurity.


Replies

fc417fc802yesterday at 12:42 PM

> they will just move the work to the residential proxies that they have access to

The proxies I am familiar with do not offer arbitrary code execution. I think you're thinking of a botnet.

Regarding native code, the current crop of solutions seem to work well enough for now. Ultimately a challenge response protocol should be standardized and browsers should ship a native implementation. In the meantime WASM likely gets you close enough to native.

show 1 reply