Solutionunvalidated

Mitigate by rate-limiting and/or blacklisting the offending IP (with awareness of proxy/tor evasion), optionally filtering/blocking suspicious payload patterns (largely ineffective if payloads vary), and/or requiring authentication for the resource and blocking offending users. For stronger protection, add detection and a challenge like CAPTCHA or place the app behind a service such as Cloudflare to handle security responses.

9436a199-8a30-41d2-af97-12e2acfbc1a5

Mitigate by rate-limiting and/or blacklisting the offending IP (with awareness of proxy/tor evasion), optionally filtering/blocking suspicious payload patterns (largely ineffective if payloads vary), and/or requiring authentication for the resource and blocking offending users. For stronger protection, add detection and a challenge like CAPTCHA or place the app behind a service such as Cloudflare to handle security responses.