nemesis
—
The Nemesis Project
nemesis |
[ protocol ] [options ] |
nemesis
is designed to be a command
line-based, portable human IP stack for UNIX-like and Windows systems. The
suite is broken down by protocol, and should allow for useful scripting of
injected packets from simple shell scripts.
nemesis
provides an interface to craft and
inject a variety of arbitrary packet types. Currently supported protocols:
- arp
-
- dns
-
- dhcp
-
- ethernet
-
- icmp
-
- igmp
-
- ip
-
- ospf
-
- rip
-
- tcp
-
- udp
-
A list of supported options for each protocol is displayed by supplying a
protocol name on the command line followed by the option “help”,
for example:
All
nemesis
protocol modules return 0 on a
successful exit, 1 upon exiting on an error.
nemesis-arp(1),
nemesis-dhcp(1),
nemesis-dns(1),
nemesis-ethernet(1),
nemesis-icmp(1),
nemesis-igmp(1),
nemesis-ip(1),
nemesis-ospf(1),
nemesis-rip(1),
nemesis-tcp(1).
nemesis-udp(1).
Mark Grimes
<
mark@stateful.net>,
Jeff Nathan
<
jeff@snort.org>,
and
Joachim Nilsson
<
troglobit@gmail.com>.
Please report at
https://github.com/libnet/nemesis/issues