Skip to content

NTP Doser is a NTP Amplification DoS attack tool for penttesting

License

Notifications You must be signed in to change notification settings

LevyHsu/NTPDoser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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

Run 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 attack tool for penttesting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages