Skip to content

Essential Tools

Óscar Alfonso Díaz edited this page Jul 31, 2021 · 18 revisions

The script doesn't work if you don't have installed all of them

Command Possible package name Command Possible package name
iw iw awk awk | gawk
airmon-ng aircrack-ng airodump-ng aircrack-ng
aircrack-ng aircrack-ng xterm | tmux xterm | tmux
ip iproute2 lspci pciutils
ps procps | procps-ng

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 and only the selected one will be validated on dependency checks. Options file can be located as .airgeddonrc usually in the same dir as the main script but for some distros like Pentoo it is located at /etc/airgeddonrc.

Clone this wiki locally