Giter Site home page Giter Site logo

wipi-hunter / pikarma Goto Github PK

View Code? Open in Web Editor NEW
245.0 21.0 53.0 108 KB

๐Ÿ“ก๐Ÿ“๐Ÿ Detects wireless network attacks performed by KARMA module (fake AP). Starts deauthentication attack (for fake access points)

License: GNU General Public License v3.0

Python 100.00%
karma mana fake aceess point fruitywifi wifipineapple module

pikarma's People

Contributors

besimaltnok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pikarma's Issues

Error when Starting

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 ?

Error when detect attack

Hello I saw you demonstration in defcon26 and we are teaching our Cyber students about you tool.
But we are having this error into kali linux

File "Pikarma,py" line 153
blacklist =pp_analysis(info_list,pp,pikarma_method)
File "Pikarma,py" line 98, in pp_analysis
pp_deauth(blacklist)
File "Pikarma,py" line 125, in pp_deauth
channel = find_channel(clist, target)
File "Pikarma,py" line 112, in find_channel
retun channel
UnboundLocalError:local variable 'channel' referenced before assignment

Could You Help Us?

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.