Skip to content

Instantly share code, notes, and snippets.

@adricnet
Created November 1, 2019 21:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adricnet/b0650317270c157cebfd429003e6ba22 to your computer and use it in GitHub Desktop.
Save adricnet/b0650317270c157cebfd429003e6ba22 to your computer and use it in GitHub Desktop.
Minimally customize a Kali ISO for moar package goodness
root@kali:~/Desktop/live-build-config# cat kali-config/variant-light-voltron/package-lists/kali.list.chroot 
# You always want those
#kali-linux-core
kali-desktop-live

# Kali applications
#<package>
# You can customize the set of Kali metapackages (groups of tools) to install
# For the complete list see: https://tools.kali.org/kali-metapackages
kali-linux-light
kali-tools-top10
kali-tools-forensics
kali-tools-reverse-engineering

# Graphical desktop
kali-desktop-xfce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment