Jump to content

3z___

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by 3z___

  1. Hello everybody,, being lurking for a long time..

    After googling, I still not find the solution to my problem.

    Maybe my google foo is weak.

    I encounter the following error when when running wifizoo:

    using capture file /tmp/te-01.cap
    Launching Web Interface..
    Waiting...
    WifiZoo HTTP Proxy on 127.0.0.1 port 8080 ...
    WifiZoo Web GUI Serving HTTP on 127.0.0.1 port 8000 ...
    Traceback (most recent call last):
      File "wifizoo.py", line 284, in <module>
        raw = pkt['Raw']
      File "/usr/local/lib/python2.6/dist-packages/scapy/packet.py", line 770, in __getitem__
        raise IndexError("Layer [%s] not found" % lname)
    IndexError: Layer [Raw] not found
    ^CTerminated

    Any ideas? Or maybe the problem is my scapy installation.

    Iam using ubuntu 10.04, scapy version: 2.1.1-dev

    Thanks.

    Edit:

    Sorry just googled and found this:

    hxxp://trac.secdev.org/scapy/ticket/298

    hxxp://hg.secdev.org/scapy/diff/e28139770a3a/scapy/packet.py

×
×
  • Create New...