d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
7 lines
368 B
Text
7 lines
368 B
Text
A command-line anti-spoofing detection utility. The idea is simple --
|
|
if you receive a packet that you suspect is spoofed, try to determine
|
|
the real TTL of the packet and compare it to the TTL of the packet you
|
|
received. This is intended to be used as a component of an IDS
|
|
toolkit.
|
|
|
|
WWW: http://www.bindview.com/Services/razor/Utilities/Unix_Linux/despoof_readme.cfm
|