Skip to content

Error when Starting #2

@Andr705

Description

@Andr705

hello my dear,
using kali and installed as perinstructions
but when starting got below:

sh: 1: iwconfig: not found
Traceback (most recent call last):
File "PiKarma.py", line 153, in
sniff_channel_hop(iface)
File "PiKarma.py", line 59, in sniff_channel_hop
sniff(iface=iface, count=4, prn=air_scan)
File "/usr/lib/python2.7/dist-packages/scapy/sendrecv.py", line 570, in sniff
s = L2socket(type=ETH_P_ALL, *arg, **karg)
File "/usr/lib/python2.7/dist-packages/scapy/arch/linux.py", line 459, in init
self.ins = socket.socket(socket.AF_PACKET, socket.SOCK_RAW, socket.htons(type))
File "/usr/lib/python2.7/socket.py", line 191, in init
_sock = _realsocket(family, type, proto)
socket.error: [Errno 1] Operation not permitted

even start with sudo no matter
any suggestions pls.

p.s. seems Python version require 3.0 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions