vpnguy-zz / ntpdos

Create a DDOS attack using NTP servers
GNU General Public License v2.0
593 stars 218 forks source link

Attack not having any impact #11

Open BenshiiVibes opened 3 years ago

BenshiiVibes commented 3 years ago

I added a script with all ntp servers that respond to monlist get requests but it doesn't seem to be doing any damage to my target. I tested it on my server and didn't actually see the ntp respond requests go through. Besides that Scapy only supports Layer 2 and 3 network transportation and not amplification on layer 4 with a respond from layer 7.

ghost commented 1 year ago

Are you sure the server you're attacking from allows forged packets, and doesn't drop them? That could be the issue