-
Notifications
You must be signed in to change notification settings - Fork 3
TODO
postmodern edited this page Sep 13, 2010
·
6 revisions
- Must be able to sniff the network while updating the target list.
- Must be able to register triggers while sniffing the network.
- Must fire a trigger when target is seen that matches a previously set trigger.
- initializing libpoison
- building/sending ARP
- building/sending DHCP
- deinitializing (cleaning up) libpoison
- Make sure routing tables, firewall rules and network-state are returned to their normal states.
- Add in host listing via ARP sweep:
- Use our own IP address and netmask to iterate through the subnet.
- Add in step one of DHCP triggers
- lol just detect a dhcp packet was sent
- record that data in a structure
- Create a Radix Tree for storing target IP Addresses.
We must have something by atleast September 12th, to show The Middler team!