Change request: Bypass DDos protection
matherfather opened this issue · 2 comments
matherfather commented
Targets mostly protected with 2 solution
ddos-guard.net and CloudFlare.
Would be good if we can add some opportunity to bypass it.
I found an example in Java which might be useful https://github.com/RaghavJH/ddosguardbypass
and npm - https://www.npmjs.com/package/@cantfindkernel/ddos-guard-bypass
It will help with efficiency.
AlexNDRmac commented
Thank you for suggesting. I'll try to add these solution in next versions.
matherfather commented
@AlexNDRmac , another suggestion is to check https://github.com/MHProDev/MHDDoS method DGB and CFB.
Tool was written in python it might be easier to port it.
I haven't try in practice those methods and can't commit for it's efficiency. :(