Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 346 Bytes

SYN_Flood

Author: Jiange

Mail: [email protected]

Created Time: 2016年01月01日 星期五 22时32分34秒

##说明: 本代码仅用于学习,请勿用于不正当途径。

本程序主要实现了 伪装IP+SYN洪水功能,使用了多进程。

##使用:

$ gcc -o syn syn_flood.c -lpthread
$ sudo ./syn <IPaddress> <port>