Package Application

URI: Application

Description: Model of application data and processes

LossOfAuthenticity

Forging or alteration of data (which may be embedded in an IoT device) in a way designed to induce false behaviour in other assets consuming the data.

LossOfConfidentiality

Disclosure of data (which may be embedded in an IoT device) to unauthorised parties, or a state where prevention or detection of such a disclosure cannot be ensured.

LossOfIntegrity

Alteration or corruption of data (which may be embedded in an IoT device) such that its use will produce incorrect outputs or outcomes, but which may or may not be malicious and designed to subvert assets consuming the data.

LossOfTimeliness

Represents a state in which a data asset is somewhat out of date, or a process or human has outdated or (temporarily) unavailable inputs.

CSG-DataAccessControl

The host device Host enforces an access control policy for a stored copy of Data.

CSG-DataBaseAccessControl

The data service Service enforces an access control policy for a stored copy of Data.

CSG-StaticSystemData

Data Data is static data inserted into the system on deployment and not altered subsequently by any process in the system. This control strategy is used to negate modelling error threats that detect cases where data is not created by any process.

AccessPolicy

There is an access policy associated with data specifying who is authorised to access the data.

StaticData

This control signifies that data is static, i.e. inserted into the system during deployment and never changed.

Role_Data

A data role.

Role_DataService

A data service role.

Role_DB

A process role, usually filled by a DB process supporting complex data queries.

Role_DesktopService

A desktop service, i.e. a service allowing access to a host via a remote desktop client.

Role_Editor

An editor process, i.e. one that allows user interactions with data.

Role_Input

A data asset that is a process input.

Role_InteractiveProcess

A process facilitating (possibly specialised to support) user interactions with data.

Role_Output

A data asset that is a process output.

Role_OutputField

A Data Field used as output.

Role_RemoteDesktop

A remote desktop client process.

Role_TextEditor

A text editor process, i.e. one that allows user interactions with data via a non-graphical login shell.

Role_WebBrowser

A web browser.

ApplicationProcess

A process with significant complexity unable to run on a specialised device.

CmdLineProcess

A program that can be launched from a command line and used interactively by a possibly remote user via keyboard and screen only.

ConsoleProcess

An interactive process that can be launched via a shell command line and used with a text interface, i.e., using a remote terminal client or a text editor.

Data

Represents a class of data items that can be stored on Hosts, or processed and exchanged by Processes. Note that this asset represents the presence of data in the system. Physical copies of the data are represented by inferred assets linked with Processes that serve or use them, hosts where they are stored.

DataLifecycleAsset

Base class for all assets describing data lifecycle states, excluding overlay parent classes.

DataPalette

An overlay parent class descended from Palette Type, to be used to control the grouping of assertable assets in the SSM GUI Asset Palette.

DataService

A process that provides remote access to data stored on a local disk (just block or file access, no data queries).

DB

A process that allows data to be stored and accessed using a well known query language.

DesktopService

Supports remote access to graphical desktop functionality on its host. If the service controls the host, it has root privileges, enabling remote system admin. If the service controls other processes running on the host, it has the privileges assigned to those processes, and users can interact via a remote desktop client with those processes and any data used by them. This is distinct from a simple login service which also provides access to the shell, but users can only interact with command line processes. A desktop service may be configured as a restricted workspace by enabling security controls such that it does not allow the user unrestricted access to the shell, but only to processes that are specified as being available to the desktop service.

Editor

A program whose only function is to view and alter stored data. Use a TextEditor asset for such a program that can be used with a simple text-based interface, i.e. without a GUI. If an Editor receives data, it will be assumed that the user views the data (or creates it if the data has no other source). If an Editor amends data, the user is assumed to be making the changes.

EmailMX

Represents an ESMTP Mail Exchange (MX) process, which listens for and responds to requests sent using ESMTP.

InteractiveApplication

An application process with a graphical user interface, but not specifically for data viewing and data entry.

InteractiveProcess

A process with a user interface specialised to support user interactions with data. If an Interactive Process amends data, the user is assumed to be responsible. If an Interactive Process creates or receives data that the user inputs, it is assumed the user does so via the Interactive Process unless another process is already being used for this.

RemoteDesktop

Provides a means to interact with processes running on a remote host via a desktop service running on that host.

SensitiveData

A type of data whose compromise has a higher impact than other types of data.

SpamData

Represents data whose original source is outside the model, delivered via unsolicited email.

TextEditor

A program that can be launched from a command line and used interactively by a possibly remote user via keyboard and screen only to view and alter stored data displayed in textual form.

TypeOverlayData

A base class for data type classification overlay parent classes.

WebApp

An interactive HTTP client process, which uses HTTP including REST, associated with a specific web application service. If your process is a general purpose interactive web client (a browser), use a WebBrowser asset instead.

WebBrowser

An WebBrowser represents an interactive HTTP browser process, used by a human to access online applications and to navigate the Web, and supporting active rendering of a user interface specified by HTML or embedded scripting languages.

WebClient

An WebClient represents a general HTTP client process, which uses HTTP including REST, associated with a specific web application service. It includes interactive clients (e.g. browsers and apps) and non-interactive services. If your process is a general purpose interactive web client supporting access to arbitrary services using dynamic HTML and scripting (a browser), or an app for accessing one or more predefined services, use the relevant specialised subclass.

Authenticity

The data (which may be embedded in an IoT device) is what it claims to be, i.e. it is neither forged nor altered in a way designed to induce false behaviour in other assets consuming the data.

Confidentiality

Signifies that data (which may be embedded in an IoT device) is only accessible to authorised users.

Integrity

The data (which may be embedded in an IoT device) is correct and fit for purpose.

Timeliness

Represents a state in which a data asset is up to date, or a process or human has up to date inputs.