PaulDotCom mailing list archives

TheMiddler


From: nils at hemmann.de (Nils)
Date: Sun, 11 Oct 2009 22:42:26 +0200

I was playing around with Jay's TheMiddler lately and want to include it
in my evil access point project.
The 1.0 version from Inguardians web pages works OK for me on BT4 pre
final but I wasn't able to disable the ARP spoofing. While checking the
source code I figured --arpspoof_off isn't implemented yet.
Then I fetched the latest source from google and followed the
installation instructions from here:
http://code.google.com/p/middler/wiki/Installation

I stuck with the following error message on my BT4 HD installation:

middler.py -h
Traceback (most recent call last):
  File "/usr/bin/middler.py", line 2, in <module>
    import libmiddler as ml
  File "/usr/lib/python2.5/site-packages/libmiddler/__init__.py", line
2, in <module>
    import traffic_capture
  File "/usr/lib/python2.5/site-packages/libmiddler/traffic_capture.py",
line 13, in <module>
    from scapy.all import *
ImportError: No module named all


Any suggestions?


Thanks,
Nils



Current thread: