Git Product home page Git Product logo

wol-e's People

Contributors

googlecodeexporter avatar

Watchers

 avatar

wol-e's Issues

Failed to execute tcpdump

What steps will reproduce the problem?
1. python wol-e.py -f
2.
3.

What is the expected output? What do you see instead?
ARNING: Failed to execute tcpdump. Check it is installed and in the PATH

        [*] WOL-E 1.0 [*]
        [*] Wake on LAN Explorer - Scan for Apple devices.

arping 172.55.1.0/24 on wlan0
Traceback (most recent call last):
  File "wol-e.py", line 285, in <module>
    wake_on_lan(version)
  File "wol-e.py", line 93, in wake_on_lan
    scan_and_print_neighbors(net, interface)
  File "wol-e.py", line 47, in scan_and_print_neighbors
    ans,unans = scapy.layers.l2.arping(net, iface=interface, timeout=1, verbose=True)
  File "/usr/lib/pymodules/python2.6/scapy/layers/l2.py", line 444, in arping
    filter="arp and arp[7] = 2", timeout=timeout, iface_hint=net, **kargs)
  File "/usr/lib/pymodules/python2.6/scapy/sendrecv.py", line 338, in srp
    s = conf.L2socket(iface=iface, filter=filter, nofilter=nofilter, type=type)
  File "/usr/lib/pymodules/python2.6/scapy/arch/linux.py", line 398, in __init__
    self.ins = socket.socket(socket.AF_PACKET, socket.SOCK_RAW, socket.htons(type))
  File "/usr/lib/python2.6/socket.py", line 182, in __init__
    _sock = _realsocket(family, type, proto)
socket.error: [Errno 1] Operation not permitted


What version of the product are you using? On what operating system?
Backtrack 5, Linux version 2.6.39.4, KDE 4.5.3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Feb 2012 at 7:27

Attachments:

Impacket.ImpactDecoder not found

What steps will reproduce the problem?
1. Trying to run as 'python wol-e.py' in the same directory
2. Trying to run as './wol-e.py' in the same directory
3. Trying to run the fucking script

What is the expected output? What do you see instead?
Expected output would be the variables to use for different parts of the tool.

Instead I get told that parts of python that are absolutelythere are missing.

What version of the product are you using? On what operating system?
2.0 - Netrunner Linux

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 10 Feb 2014 at 3:51

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.