Jump to content

Scapy Error..


3z___

Recommended Posts

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

Edited by 3z___
Link to comment
Share on other sites

Are you sure the python file is in the correct directory.

Might want to try reinstalling it again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...