GithubHelp home page GithubHelp logo

icsec / airpwn-ng Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 12.0 10.55 MB

Packet injection for wifi; simplified.

Home Page: https://gitter.im/ICSec/airpwn-ng

License: GNU General Public License v3.0

Python 93.62% Shell 6.38%
hacking packetinjector packetsniffing python wifi

airpwn-ng's People

Contributors

gitter-badger avatar stryngs 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

Watchers

 avatar  avatar  avatar  avatar

airpwn-ng's Issues

Steps to reproduce when using airpwn-ng

Adding on to commands being used now after installing those packages except scapy in the python2 folder

sudo airodump-ng wlan0 --band b --bssid * --channel *
sudo airtun-ng -a * -e * -p * wlan0
sudo ifconfig at0 192.168.1.83 netmask 255.255.255.0 up
sudo aireplay-ng wlan0 -a * -c * -0 1

sudo python3 ./airpwn-ng -i at0 -m wlan0 --injection payloads/demo

:(

Im having an issue installing scapy scapy-2.3.1.tar.gz

I have scapy installed 2.4.5

I'm trying to attack my wpa protected network

Closing this out as inactive -- Feel free to re-open @tuphr1928

Linux Bebo 5.18.0-kali5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.5-1kali6 (2022-07-07) x86_64 GNU/Linux

sudo python -m pip install *.tar.gz

Processing ./pbkdf2-1.3.tar.gz
Preparing metadata (setup.py) ... done
Processing ./pycryptodomex-3.4.5.tar.gz
Preparing metadata (setup.py) ... done
Processing ./pyDot11-1.0.2.2.tar.gz
Preparing metadata (setup.py) ... done
Processing ./rc4-0.1.tar.gz
Preparing metadata (setup.py) ... done
Processing ./scapy-2.3.1.tar.gz
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-req-build-soowjubg/setup.py", line 35
os.chmod(fname,0755)
^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

pycryptodomex-3.4.5.tar.gz

installing package worked whats the issue? with scapy if the github repo says we dont need to do anything else?????

/home/kali/airpwn-ng/_archive/_python2/RESOURCEs

Airpwn-ng will load now but it will say warning 58 back pressure???

please make a tutorial for installation and usage thank you

airpwn-ng injecting not working

Hi,

I am currently using airpwn-ng on a raspberry pi for a project and i am unable to inject the packet going from my router to laptop. My build is a raspberry pi using kali, router using wep and laptop (victim). I have a atheros receiver in monitor mode and i am running the wep command listed on the git page, the cli states injection for my laptop mac address but the demo payload doesnt show. I have tried to do a fake athenticate against the router just incase its rejecting packets from the reciever. I am trying to load non-tls websites for my test, would you have a solution to this issue?

Timing attacks

What airplay command do I need to run to time the attack correctly so that airpwn injects my JavaScript alert correctly

airpwn-ng not working at all due to missing modules

Every time I'm trying to run the tool it gives me errors of missing modules. Most of the troubles were at Scapy. I tried working it around and installing the new version of it. It fixed some of the problems but not all. It now says that it's missing the EAPOL module but after looking around I noticed that there is only EAP in Scapy. I spent almost 2 hours trying to fix the problems and installing modules but it still doesn't work.

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.