Description
fudp is a simple and very easy to use UDP flooding utility, with some nice features, like source ip spoofing, land udp attack and others. Currently works on linux and *BSD systems. By default fudp floods random destination ports on target, but if you want, you can specify destination port with [-p] flag.
To compile, type:
$ make
Binary file is named `fudp`.
Run fudp with the following flags:
flags:
-1 :: send one dgram and exit
-p :: destination port (by default random for each dgram)
-z :: dgram data size (default 10)
-t :: fudp life time (in seconds)
only as root user:
-r :: random source IP for each dgram
-s :: set source IP
-l :: land attack
What's New in This Release:
User Reviews for fudp FOR LINUX 1
-
fudp FOR LINUX is a powerful tool for network testing. With features like source IP spoofing and UDP flooding, it's a must-have for Linux users.