Skip to content

Essential Tools

Óscar Alfonso Díaz edited this page Oct 8, 2019 · 18 revisions

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

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) and only the selected one will be validated on dependency checks.

Clone this wiki locally