Skip to content

Commit

Permalink
Add more Kali packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmercer committed Dec 7, 2024
1 parent 9980345 commit b3b4b4a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .chezmoiscripts/linux/run_onchange_before_10_installs.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,30 @@ sec_packages=(
"cloud-enum"
"dnscat2"
"enum4linux-ng"
"exploitdb"
"hurl"
"gobuster"
"keepass2" # for oscp
"ligolo-ng"
"ncat"
"neo4j"
"netexec"
"nishang"
"obsidian"
"p7zip-full"
"pacu"
"pandoc"
"peass"
"python3-wsgidav"
"python-wsgidav-doc"
"redshift-gtk" # maybe unneeded on VM
"rlwrap"
"seclists"
"snmp-mibs-downloader"
"sshuttle"
"texlive-fonts-extra"
"texlive-latex-extra"
"texlive-latex-recommended"
)
packages+=("${sec_packages[@]}")

Expand Down

0 comments on commit b3b4b4a

Please sign in to comment.