Tool 74: Flood a host with random fragments
Description:
This tool sends a lot of random IP fragments to a host.
It permits to check how a firewall behaves when receiving fragments
which have to be ignored.
This tool may need to be run with admin privilege in order to spoof.
Usage:
netwox 74 -i ip [-p uint32]
Parameters:
parameter |
description |
example |
-i|--dst-ip ip |
destination IP address |
5.6.7.8 |
-p|--protocol uint32 |
protocol (0=rand) |
0 |
Examples:
netwox 74 -i "5.6.7.8"
netwox 74 --dst-ip "5.6.7.8"