Skip to content

v0.0.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@op2gs2 op2gs2 released this 08 Dec 08:13
· 1 commit to main since this release
c91625f

This release has several features (DoS Attacks):

  • Ping of Death (ping_flooding_byWork.c)
  • SYN Flooding (syn_flooding.c)
  • Input and Output Integration (DoS.c)


This is way to use this program.
This code require super-user privileges.

$ sudo ./DoS [Options] [SourceIP] [DestinationIP]


And, Here is the list of options.

  • Ping of Death (-i)
  • SYN Flooding (-s)


DoS is the object file of this project.
You don't need to compile the process using this object file.