Supported Third Party Devices
Type |
Image format |
Restore |
Backup |
Remarks |
---|---|---|---|---|
DVWA |
ISO |
No |
No |
|
LUBUNTU |
ISO |
No |
No |
see Live ISO |
LUBUNTU |
QCOW2 |
yes |
yes |
see Disk firmware |
LXC |
N/A |
yes |
yes |
see LXC |
TCLINUX |
QCOW2 |
No |
No |
see Tiny Core Linux |
VYOS |
OVA |
Yes |
Yes |
see VyOS |
ZEROSHELL |
ISO |
No |
No |
see Zeroshell |
Damn Vunerable Web Application
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is damn vulnerable.
This is an home made image.
Lubuntu
Live ISO
Danger
obsolete, use the disk installation image.
Lubuntu is a fast and lightweight operating system with a clean and easy-to-use user interface.
Disk firmware
The debian-lubuntu...
image supports backup and restore of
/fortipoc
directory both online and offline and supports also
postinst
shell script run once the default System D target ends.
Warning
do not run processes that write files in the /fortipoc
directory as they:
will be backed up and restored
may end corrupted when doing online backup
LXC
LXC devices are lightweight devices using linux container capabilities. They are custom made images.
They are build on a layer based mechanism, the
LXC_debian_jessie_amd64.zip
is the main image based on Debian
Jessie release, the LXC_debian_jessie_amd64:nettools.zip
add
nettools features to the main image.
Jessie based
Danger
obsolete, use stretch LXC
LXC_debian_jessie_amd64.zip
base jessie imageLXC_debian_jessie_amd64:dnsmasq.zip
base image + DnsmasqLXC_debian_jessie_amd64:nettools.zip
base image + network tools likeping
,openssl
,wget
,ftp
, …LXC_debian_jessie_amd64:nginx.zip
base image + NGINXLXC_debian_jessie_amd64:openldap.zip
base image + OpenLDAP
For Dnsmasq, NGINX and OpenLDAP FortiPoC is able to automatically backup necessary configuration files and directory.
To add extra packages and configuration steps see LXC Configuration
Stretch based
The LXC_debian_stretch-9.5_toolbox_amd64.zip
firmware comes with
all services from the different Jessie based LXCs and even more.
All services are started by default, you should disable and stop
unnecessary services in your postinst
script.
VyOS
VyOS is a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality.
Warning
DO NOT use iso
image, use only ova
.
FortiPoC can perform configuration backup when the VM is running or
stopped. When the VM is running, do a sync
(shell command) after
saving a new configuration to ensure data are flushed to the disk.