mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-23 04:08:02 +00:00
23 lines
779 B
XML
23 lines
779 B
XML
<?xml version="1.0"?>
|
|
|
|
<base xmlns="http://www.github/cliffe/SecGen/base"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.github/cliffe/SecGen/base">
|
|
<name>Kali Light and Puppet</name>
|
|
<author>Z. Cliffe Schreuders</author>
|
|
<module_license>GPLv3</module_license>
|
|
<description>Kali Light 2018.3 with puppet.</description>
|
|
<cpu_word_size>64-bit</cpu_word_size>
|
|
<type>attack</type>
|
|
<type>desktop</type>
|
|
|
|
<platform>linux</platform>
|
|
<platform>unix</platform>
|
|
<distro>Kali Linux 2018.3</distro>
|
|
<url>https://app.vagrantup.com/secgen/boxes/kali_light/versions/1.0/providers/virtualbox.box</url>
|
|
|
|
<reference>https://app.vagrantup.com/secgen</reference>
|
|
<software_license>various</software_license>
|
|
|
|
</base>
|