File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ RUN apt-get update && \
1515 asleap bettercap hostapd-mana reaver mdk3 mdk4 procps zsh termshark \
1616 hostapd-wpe freeradius-wpe wig-ng wifipumpkin3 airgeddon pcapfix \
1717 wordlists hostapd wpasupplicant iwd eaphammer wireless-tools \
18- eapmd5pass pixiewps bully python3-simplejson iproute2 \
18+ eapmd5pass pixiewps bully python3-simplejson iproute2 hcxtools \
1919 $([ "$(uname -m)" != "armv7l" ] && echo hashcat-utils hashcat pocl-opencl-icd) \
2020 $([ "$(uname -m)" = "x86_64" ] && echo intel-opencl-icd) \
2121 openssh-client kmod wifite hcxdumptool --no-install-recommends -y && \
Original file line number Diff line number Diff line change 3131- wpa-sycophant
3232- pcapfix
3333- termshark
34+ - hcxtools
3435
3536## Building
3637
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Source: https://github.com/FinchSec/kali
3131- wpa-sycophant
3232- pcapfix
3333- termshark
34+ - hcxtools
3435
3536# Run
3637
You can’t perform that action at this time.
0 commit comments