2000-03-11 16:04:12 +01:00
|
|
|
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
|
2011-09-09 14:29:32 +02:00
|
|
|
desired protocol. The packets can have tendencies. ie by default all packets
|
2000-03-11 16:04:12 +01:00
|
|
|
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.
|
|
|
|
|
2010-10-16 16:55:42 +02:00
|
|
|
WWW: http://sourceforge.net/projects/isic/
|