-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Kali Nethunter
Kali Nethunter for Android is not officially supported by airgeddon
. Anyway, some users were able to run successfully airgeddon
on it. First of all, make sure you have a kernel supporting usb drivers for your card. You should be able to set monitor mode on your card before using airgeddon
.
Known Evil Twin captive portal problem: If you experience a problem on webserver's window saying something like cat: /dev/stdin: No such file or directory
when a client types the password in the captive portal during the attack, there is a fix for that. Just perform these commands in order to make some needed symlinks:
~# ln -s /proc/self/fd/0 /dev/stdin
~# ln -s /proc/self/fd/1 /dev/stdout
~# ln -s /proc/self/fd/2 /dev/stderr
Importante note: If you reboot your Kali Nethunter, these commands should be launched again. Probably it could be a good idea to set them to be launched automatically on each reboot in some startup script.
More info about Kali Nethunter at it's official page: Kali Nethunter
Content & Features
Requirements
- Requirements
- Compatibility
- Essential Tools
- Optional Tools
- Update Tools
- Internal Tools
- Known Incompatibilities
Getting Started
Learning
Project & Development
- Plugins system
- Supported Languages
- Contributing & Code of Conduct
- Merchandising Online Shop
- Changelog
- Disclaimer & License
- Contact
Acknowledgments & References