Getting Started
Basic Usage
Basic Usage
Show a list of available loaders with:
Show the help menu for a specific loader with:
Create a trace file for a given loader with:
To save artifacts from the container, you can pass the --save
flag:
It is possible to override the default events that Dyana will trace by passing a custom policy to the tracer with:
Show a summary of the trace file with:
Default Safeguards
Dyana does not allow network access by default to the loader container. If you need to allow it, you can pass the --allow-network
flag:
Dyana uses a shared volume to pass your files to the loader and by default it does not allow writing to it. If you need to allow it, you can pass the --allow-volume-write
flag: