Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W Wiki Home
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • VM4SEC Wiki
  • Wiki Home
  • Wiki
  • Vulnerability Prediction (VP)

Vulnerability Prediction (VP) · Changes

Page history
Update Vulnerability Prediction (VP) authored Mar 11, 2022 by Ilias's avatar Ilias
Hide whitespace changes
Inline Side-by-side
Vulnerability-Prediction-(VP).md
View page @ ff9263a9
...@@ -51,11 +51,10 @@ In this section, we describe how the VP model can be used as an individual Micro ...@@ -51,11 +51,10 @@ In this section, we describe how the VP model can be used as an individual Micro
## Execution of the Docker Container ## Execution of the Docker Container
Having the VP Container already deployed on your local machine, it can be started, paused, and stopped using common Docker commands. For your convenience, some indicative commands are provided in this section. First of all, in order to start the Vulnerability Prediction docker container, you need to execute the following commands on your terminal: Having the VP Container already deployed on your local machine, it can be started, paused, and stopped using common Docker commands. For your convenience, some indicative commands are provided in this section. In order to start the Vulnerability Prediction docker container, you need to execute the following command on your terminal:
~~~ ~~~
sudo docker start vp-tool sudo docker start vp-tool
sudo docker exec -it vp-tool bash python vp_service.py DB_IP DB_PORT
~~~ ~~~
......
Clone repository
  • Project Management API
  • Quantitative Security Assessment (QSA)
  • VM4SEC Dashboard
  • Vulnerability Prediction (VP)
  • Walkthrough
  • Home