- python
$ git clone %Your http link% ~/vulnbox-store.git
$ apt install apache # or apt install nginx
$ cd ~/vulnbox-store.git
$ ln -s `pwd`/html /var/www/html/vbs # make link from repository to web folder
$ ./build-html.py
How available you local vulnbox-store by http://localhost/vbs/
After add new service to services please run ./build-html.py
Linux:
$ sudo curl -L "https://vulnbox.store/vbs.py" -o /usr/local/bin/vbs
Download services you can manually from https://vulnbox.store/