Sign inSign up

quenorha/isic

By quenorha

Updated about 4 years ago

ISIC pseudo random packets generator

Image
0

380

quenorha/isic repository overview

quenorha/isic

ISIC is a suite of utilities to exercise the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.) It generates piles of pseudo random packets of the target protocol. The packets be given tendancies to conform to. Ie 50% of the packets generated can have IP Options. 25% of the packets can be IP fragments... But the percentages are arbitrary and most of the packet fields have a configurable tendancy.

The packets are then sent against the target machine to either penetrate its firewall rules or find bugs in the IP stack. ISIC also contains a utility generate raw ether frames to examine hardware implementations.

Usage
docker run -ti --rm --name c_isic quenorha/isic:latest isic -s rand -d 192.168.1.217 -F40 -V10 -I5 -r 10
List of parameters

https://linux.die.net/man/1/isic

Tag summary

Content type

Image

Digest

Size

186.8 MB

Last updated

about 4 years ago

docker pull quenorha/isic