mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-07 08:44:07 +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
|
||||
set -ex
|
||||
set -e
|
||||
|
||||
# Install kali tools
|
||||
apt-get update
|
||||
@ -12,7 +12,6 @@ apt-get install -y \
|
||||
fern-wifi-cracker \
|
||||
guymager \
|
||||
hydra-gtk \
|
||||
king-phisher \
|
||||
legion \
|
||||
ophcrack \
|
||||
ophcrack-cli \
|
||||
|
Loading…
Reference in New Issue
Block a user