Skip to content

Nemesis v1.6

Compare
Choose a tag to compare
@troglobit troglobit released this 16 Jun 13:38
· 100 commits to master since this release

Nemesis the Destroyer

Changes

  • Support for DHCP protocol crafting, defaults to DHCP Discover with option 53, 12, 60, 61, and 55
  • Support for repeated send in many protocol injectors. Can be used to, e.g., flood networks with ARP requests or test DHCP.
  • Incompatible command line option changes to IGMP protocol module

Fixes

  • Fix #4: invalid IP header length in ICMP packets, by Samy Kamkar