Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.09 KB

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