mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-02-02 02:49:34 +01:00
Merge branch 'feature/KASM-4818-fix-kali-build' into 'develop'
KASM-4818 remove king-phisher as it is no longer in kali repos Closes KASM-4818 See merge request kasm-technologies/internal/workspaces-images!131
This commit is contained in:
commit
d5d24d06a8
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -ex
|
set -e
|
||||||
|
|
||||||
# Install kali tools
|
# Install kali tools
|
||||||
apt-get update
|
apt-get update
|
||||||
@ -12,7 +12,6 @@ apt-get install -y \
|
|||||||
fern-wifi-cracker \
|
fern-wifi-cracker \
|
||||||
guymager \
|
guymager \
|
||||||
hydra-gtk \
|
hydra-gtk \
|
||||||
king-phisher \
|
|
||||||
legion \
|
legion \
|
||||||
ophcrack \
|
ophcrack \
|
||||||
ophcrack-cli \
|
ophcrack-cli \
|
||||||
|
Loading…
Reference in New Issue
Block a user