Skip to content

Agent responsible for persisting vulnerabilities in the local runtime.

License

Notifications You must be signed in to change notification settings

Ostorlab/agent_persist_vulnz

Repository files navigation

Agent PersistVulnz

PersistVulnz locally persists vulnerabilities discovered after a scan is run.


agent_persist_vulnz

This repository is an implementation of the default persist vulnz agent. Persist Vulnz is a default agent needed to run a scan using the local runtime.

Usage

Agent Persist Vulnz can be installed directly from the oxo agent store or built from this repository.

Install directly from oxo agent store

oxooxo agent install agent/ostorlab/local_persist_vulnz

The agent will be automatically installed and updated by simply passing --install flag:

oxo scan run --install --agent agent/ostorlab/tsunami ip 8.8.8.8

License

Apache