Skip to content
Alex edited this page Jun 7, 2022 · 3 revisions

Install in Ubuntu,please, follows this steps:

  $ chmod 777 configure
  $ ./configure (first try ./configure --help)
  $ vi Makefile (optional)
  $ make
  $ su
  # make install

usage:

TCP flood attack with random source ip with ipv6:

 hping6 2022:1:1:1::2 -6 --rand-source --flood
Clone this wiki locally