Skip to content
/ NTPDoser Public
forked from LevyHsu/NTPDoser

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

License

Notifications You must be signed in to change notification settings

zken/NTPDoser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%