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 10, 2022 by Ilias's avatar Ilias
Show whitespace changes
Inline Side-by-side
Vulnerability-Prediction-(VP).md
View page @ 275e1be2
...@@ -36,6 +36,12 @@ These two steps could embed into the following one: ...@@ -36,6 +36,12 @@ These two steps could embed into the following one:
sudo docker run -it --name vp-tool -p 5002:5002 iliakalo/vp-tool bash python vp_service.py DB_IP DB_PORT sudo docker run -it --name vp-tool -p 5002:5002 iliakalo/vp-tool bash python vp_service.py DB_IP DB_PORT
~~~ ~~~
The services will reside at the following end point:
~~~
<your_local_host_ip>:5002
~~~
In the above endpoint, you should replace the <your_local_host_ip> placeholder with the IP of your local machine on which the VP docker container is running.
Subsequently, information is provided on how to utilize the VP tool. Subsequently, information is provided on how to utilize the VP tool.
......
Clone repository
  • Project Management API
  • Quantitative Security Assessment (QSA)
  • VM4SEC Dashboard
  • Vulnerability Prediction (VP)
  • Walkthrough
  • Home