Skip to content

Commit

Permalink
Add Kali packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmercer committed Apr 12, 2024
1 parent b6010b8 commit ed27110
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .chezmoiscripts/linux/run_onchange_before_10_installs.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,10 @@ packages=(
{{ if eq .osid "linux-kali" }}

sec_packages=(
"box64"
"hurl"
"gobuster"
"peass"
"seclists"
)
packages+=("${sec_packages[@]}")
Expand Down

0 comments on commit ed27110

Please sign in to comment.