Skip to content

Agent responsible for injecting an asset into the bus from the runtime.

License

Notifications You must be signed in to change notification settings

Ostorlab/agent_inject_asset

Repository files navigation

Agent Inject Asset

Inject Asset is responsible for injecting an asset into the bus from the runtime.


agent_inject_asset

This repository is an implementation of the default inject asset agent.Inject Asset is a default agent needed to run a scan using the local runtime.

Usage

Agent Inject Asset can be installed directly from the oxo agent store or built from this repository.

Install directly from oxo agent store

oxo agent install agent/ostorlab/inject_asset

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