Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
/ packer-kali Public archive

Builds a Kali Linux (https://www.kali.org/) box for Libvirt, for both Qemu and Vagrant

License

Notifications You must be signed in to change notification settings

pentesterwtf/packer-kali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kali Rolling

Won't be supporting this for much longer - Upstream netboot broke for a few days, and started working again unexplainably

What

tl;dr

root/vagrant

Building

  • packer build packer.json
  • vagrant box add builds/kali-linux-rolling.box
    • Note libvirt keeps disks, might have to delete from filestore if re-adding
    • --force won't help you

References