Skip to content

Commit

Permalink
assets description
Browse files Browse the repository at this point in the history
  • Loading branch information
adpare committed Oct 16, 2023
1 parent 0d843be commit 8a45983
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions modules/assets/templates/assets-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,14 @@
<div class="overflow-x-auto">
<h1>Assets</h1>
<p>
&lt;PLACEHOLDER DESCRIPTION&gt;
Assets represent the devices and systems commonly found within Industrial Control System environments. Each asset object includes a mapping of technique relationships that represent the adversary actions that may target the device based on its capability and function.
</p>
<p>
Often, these devices have different names or sector specific terms as you look across the industry. To track these differences more accurately, we use the “Related Assets” field which associates these terms based on similar functions, architectural location, and exposure to similar adversary techniques. Each related asset includes a name, optional sector identifier, and a description to provide nuance to the asset page definition.
</p>
<p>
Although originally represented under the platform field in ATT&amp;CK, Assets are distinctly separate from platforms. Platforms generally describe the operating system or application (i.e., Microsoft Windows) while Assets represent the device which includes considerations for hardware, software, architecture, and intended function. Assets may leverage platforms to describe a device’s commonly observed operating system.
</p>

<h6 class="table-object-count">Assets: {{ parsed.assets_list_len }}</h6>
<table class="table table-bordered table-alternate mt-2" aria-describedby="assets-table">
<thead>
Expand Down

0 comments on commit 8a45983

Please sign in to comment.