3mrgnc3 / subterfuge

Automatically exported from code.google.com/p/subterfuge
GNU General Public License v3.0
0 stars 0 forks source link

Create Fake DHCP Module #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create module for a fake DHCP Server
2. Will drop all dhcp packets not sent from itself
3. Will respond to DHCP requests with subterfuge as the gateway
4. ip addresses will count down to avoid confliction
5. possibly join with DNS Spoofing module - add subterfuge as the DNS server

What is the expected output? What do you see instead?
DHCP Module - another MITM attach vector

Please use labels and text to provide additional information.

Original issue reported on code.google.com by topher.s...@gmail.com on 7 Apr 2012 at 9:25

GoogleCodeExporter commented 9 years ago
Added Rogue DHCP Module in revision 83. Supplemental DHCP Race Conditions TBA.

Original comment by Mtoussain@gmail.com on 16 Mar 2013 at 11:55