Overview#
Dyana is a sandbox environment using Docker and Tracee for loading, running, and profiling a wide range of files, including machine learning models, ELF executables, pickle files, JavaScript, and more.
It provides visibility into:
- GPU memory usage
- Filesystem interactions
- Network requests
- Security-relevant runtime events
Loaders#
Dyana ships with dedicated loaders for different file types. Each loader has its own arguments and executes in an isolated container, offline by default.
See Loaders for the full set of supported loaders and examples.
License#
Dyana is released under the MIT license. Tracee is released under the Apache 2.0 license.