OpnSrcConstruction / subterfuge

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

ARPMITM stability and reliability #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Optimize arp poisoning process
2. Ensure new clients are poisoned quickly
3. Prevent an ARP DOS from happening!

What is the expected output? What do you see instead?
A completely revamped arpmitm tool. 1.1 release is not stable.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by topher.s...@gmail.com on 30 Apr 2012 at 4:05

GoogleCodeExporter commented 8 years ago
To fix ARP DOSing - in the arpmitm.py file - change the timeout of the 
continual poison to 10 seconds instead of 2. And only send one packet each time 
through the while loop instead of two. This is a temporary fix while arpmitm is 
being altered and enhanced. Thanks for your patience!

Original comment by topher.s...@gmail.com on 30 Apr 2012 at 6:03

GoogleCodeExporter commented 8 years ago

Original comment by topher.s...@gmail.com on 7 May 2012 at 4:38