Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
MHDDoS – DDoS Attack Script with 36 Method (github.com/mhprodev)
23 points by maydemir on Feb 8, 2022 | hide | past | favorite | 4 comments


This is actually very good code for something you'd typically associate with script kiddies. Upvoted even though I don't condone its usage.


I was excited to see how they got Cloudflare's origin server IP address:

            if cmd in ["CFIP", "DNS"]:
                print("Soon")
                continue
Looks like I'll have to wait :/


Is this a DoS script that could be used for DDoS if the user coordinates its run from different origins? A quick look at the readme doesn’t say where the first “D” (distributed) comes from.


I believe these stressor services use dedicated servers from hosting providers rather than consumer devices like routers or IoT




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: