news
Parrot OS vs Kali GNU/Linux, Kali Vagrant Rebuilt
-
Parrot OS vs Kali GNU/Linux vs Ubuntu Comparison: Which To Choose?
Linux has been known for its different distributions that cater to different needs. The most famous among all is Kali GNU/Linux which is a penetration testing oriented for security professionals.
-
Kali Linux ☛ Kali Vagrant Rebuilt: Out With Packer, In With DebOS
Vagrant files,
*.box
, are pre-configured Virtual Machines (VM) VM images, which when imported into HashiCorp’s Vagrant, allow for VMs to be interacted with via the command line. You create, start, interact, stop, destroy VMs all without leaving the terminal. Think containers (Docker/Podman), but for VMs.Previously we have been using HashiCorp’s Packer to generate our HashiCorp’s Vagrant images.