Skip to content

Commit

Permalink
Add autorecon dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmercer committed Dec 10, 2024
1 parent f29f690 commit 84401b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .chezmoiscripts/linux/run_onchange_before_10_installs.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ sec_packages=(
"dnscat2"
"enum4linux-ng"
"exploitdb"
"feroxbuster"
"hurl"
"gobuster"
"keepass2" # for oscp
Expand All @@ -62,6 +63,7 @@ sec_packages=(
"netexec"
"nishang"
"obsidian"
"oscanner"
"p7zip-full"
"pacu"
"pandoc"
Expand All @@ -71,11 +73,14 @@ sec_packages=(
"redshift-gtk" # maybe unneeded on VM
"rlwrap"
"seclists"
"sipvicious"
"snmp-mibs-downloader"
"sshuttle"
"texlive-fonts-extra"
"texlive-latex-extra"
"texlive-latex-recommended"
"tnscmd10gS"
"wkhtmltopdf"
)
packages+=("${sec_packages[@]}")

Expand Down

0 comments on commit 84401b1

Please sign in to comment.