• Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created almost 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

NTP Doser is a NTP Amplification DoS/DDoS attack tool for penttesting

NTP Doser

Introduction.

NTP Doser is a NTP Amplification DoS tool which code by C/C++. NTP Doser is just a pentesting tool , so don't be evil.

Compiling.

gcc NTPDoser.cpp -o NTPDoser -lstdc++ -lpthread

Running NTP Doser.

sudo ./NTPDoser [target] [threads] [time]

Screenshot.

image image

License.

Licensed under the Apache License, Version 2.0