xabialonso has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re: syn flood code
by zwon (Abbot) on May 07, 2012 at 11:49 UTC

    Modern TCP implementations use SYN_cookies which make SYN flooding impractical. Try something else.

Re: syn flood code
by brx (Pilgrim) on May 07, 2012 at 10:32 UTC
    OK!!! p0st h3r3 s0m3 IP-4ddr355es 4 te5ts.
Re: syn flood code
by matze77 (Friar) on May 07, 2012 at 15:51 UTC
    Hi!
    Maybe you would give a potential helper the reasons why you want synflood code.
    If you expect an answer you probably should start to give some code you already tried out?.
    If for testing **your** local network then there are a lot of possibilities to run network test suites out there so I ask myself why to reinvent the wheel again?


    Thanks
    MH
Re: syn flood code
by bulk88 (Priest) on May 07, 2012 at 19:25 UTC
    Run Net::Ping in a loop. No modern machine will crash from a syn flood anymore.
Re: syn flood code
by Anonymous Monk on May 07, 2012 at 19:25 UTC
    hping