https://paste.ofcode.org/L5MdD7tkKSJB3b3fquvhiz
This script reads from a list of socks5 proxies and attacks SC with it, gonna test it later
https://paste.ofcode.org/L5MdD7tkKSJB3b3fquvhiz
This script reads from a list of socks5 proxies and attacks SC with it, gonna test it later
you have talked about this before. i think with curl/bash scripting if i remember correctly.
this seems to be a very good way to bring sites down. basically simple brute force numbers hitting the site. the only mitigation strategy i can think of would be to firewall blacklist the continually changing list of proxy servers.
maybe rate limiting per IP, but still, having 10000 users refresh, that takes some resources
blacklisting would kinda defeat the purpose of anonymous logins though.
social means of ddos protection is best for a site like this, just keep the peace and things will be fine.
its all about bypassing cloudflare, if cloudflare catches the ips, its is very unlikely anyone here would bring cloudflare down
I always use a fresh list of proxies to avoid the cloudfare blacklist and also make sure every IP has only 1 connection because I know multiple connections trigger the alerts.
If it still survives the attack you will have beaten Luna and I will declare u as the king tbh
https://www.nginx.com/resources/glossary/load-balancing/
build your system to handle 100,000 connections