-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Essential Tools
v1s1t0r edited this page Oct 30, 2019
·
18 revisions
Command | Possible package name | ⋅ | Command | Possible package name |
---|---|---|---|---|
ifconfig | net-tools | ⋅ | iwconfig | wireless-tools | wireless_tools |
iw | iw | ⋅ | awk | awk | gawk |
airmon-ng | aircrack-ng | ⋅ | airodump-ng | aircrack-ng |
aircrack-ng | aircrack-ng | ⋅ | xterm | xterm |
ip | iproute2 | ⋅ | tmux | tmux |
lspci | pciutils | ⋅ | ps | procps |
Without the tools above, airgeddon won't work at all. Appropriate checks are done at the beginning, if you have those tools installed, you will be able to use airgeddon.
NOTE: Regarding xterm and tmux, only one of them is really needed. airgeddon
will use only one of them, which you configure in its options file (.airgeddonrc usually located in the same dir as the main script but for some distros like Pentoo located at /etc/airgeddonrc) and only the selected one will be validated on dependency checks.
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