Home

Awesome

MITRE Caldera™ for OT plugin: Profinet

A Caldera for OT plugin supplying MITRE Caldera™ with Profinet protocol TTPs mapped to MITRE ATT&CK® for ICS v14. This is part of a series of plugins that provide added threat emulation capability for Operational Technology (OT) environments.

Currently this plugin provides coverage for functions within the Profinet Discovery and Basic Configuration Protocol (DCP) service. DCP supports configuration of Profinet devices via link-layer communications. Profinet devices typically use DCP on system start-up to identify network addresses of target endpoints.

Full Profinet plugin documentation can be viewed as part of fieldmanual, once the Caldera server is running.

Installation

To run Caldera along with Profinet plugin:

  1. Download Caldera as detailed in the Installation Guide
  2. Install the Profinet plugin in Caldera's plugin directory: caldera/plugins
  3. Enable the Profinet plugin by adding - profinet to the list of enabled plugins in conf/local.yml or conf/default.yml (if running Caldera in insecure mode)

Version

This plugin is compatible with the current version of Caldera v4.2.0 as of 8 Dec 2023. This can be checked out using the following method:

git clone --recursive https://github.com/mitre/caldera.git

Tested OS Versions for Plugin Payload(s)

Building of the Profinet plugin payloads has been tested as described here. See the corresponding plugin payload source code for further build information.

Testing of the binaries has occured on:

Plugin Payload Source Code

For additional information on the Profinet plugin payload source code, please see this corresponding repository, which contains additional licensing and build guidance.

Plugin Usage