mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
b0ac72ef18
Its purpose is to test the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.) It does this be generating random packets of the desired protocol. PR: 16976 Submitted by: Brad Hendrickse <bradh@uunet.co.za>
15 lines
501 B
Plaintext
15 lines
501 B
Plaintext
IP Stack Integrity Checker
|
|
|
|
Its purpose is to test the stability of an IP Stack and its component stacks
|
|
(TCP, UDP, ICMP et. al.) It does this be generating random packets of the
|
|
desired protocol. The packets can have tendancies. ie by default all packets
|
|
have a 50% chance of having IP Options. The packets are then sent against the
|
|
target machine to either penetrate its firewall rules or find bugs in the IP
|
|
stack.
|
|
|
|
WWW: http://expert.cc.purdue.edu/~frantzen/
|
|
|
|
--
|
|
Brad Hendrickse
|
|
bradh@uunet.co.za
|