SPAK Contributed Programs
| Spak Homepage |
The following programs are examples of using the SPAK program to generate
packets.
- arp
- Written by Karyl F. Stein. Generates
an ARP request. The source and destination addresses, and the source MAC
address are defined in the script.
- rarp
- Written by Karyl F. Stein. Generates
an RARP reply. The source and destination addresses, (MAC and IP), and
defined in the script.
- syn
- Written by Karyl F. Stein. Generates
a SYN packet. The source and destination addresses and ports are defined in
the script.
- syn_eth
- Written by Karyl F. Stein. Just like
the syn script except the packet is encapsulated in an Ethernet frame.
- xmas
- Written by Karyl F. Stein. Generates
a Christmas Tree packet, (a packet with most all bits in the header set to 1).
The source and destination address are defined in the script.