Chasel-Shao / NTPDoser

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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++

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

License:Apache License 2.0


Languages

Language:C++ 100.0%