-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 5d3952c
Showing
411 changed files
with
28,397 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
BSD 3-Clause License | ||
|
||
Copyright (c) 2020, University of Virginia | ||
All rights reserved. | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are met: | ||
|
||
* Redistributions of source code must retain the above copyright notice, this | ||
list of conditions and the following disclaimer. | ||
|
||
* Redistributions in binary form must reproduce the above copyright notice, | ||
this list of conditions and the following disclaimer in the documentation | ||
and/or other materials provided with the distribution. | ||
|
||
* Neither the name of the copyright holder nor the names of its | ||
contributors may be used to endorse or promote products derived from | ||
this software without specific prior written permission. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | ||
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Pipeline CPS | ||
|
||
## Teamview published model | ||
[https://coordinated-systems-lab.github.io/pipeline-cps/index.html](https://coordinated-systems-lab.github.io/pipeline-cps/index.html) | ||
## JSON model export | ||
[pipeline-cps.json](export/pipeline-cps.json) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
68 changes: 68 additions & 0 deletions
68
docs/6381a6ea-f300-4fa9-a50e-5d9e6017d599_005db321-4fb4-4c0d-9a56-a314c6ce9a57.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<!DOCTYPE html Public '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> | ||
<html xmlns='http://www.w3.org/1999/xhtml'> | ||
<head> | ||
<title>GENESYS Team View</title> | ||
<link rel='stylesheet' type='text/css' href='GENESYS_TeamView.css'/> | ||
<script type='text/javascript' src='PropertySheet.js'></script> | ||
<script type='text/javascript'> | ||
function window_Load(){ | ||
if (document.getElementById('cmbEntityViews')){ | ||
var strPageName = window.location.pathname.split('/').pop(); | ||
document.getElementById('cmbEntityViews').value = strPageName; } | ||
|
||
try { | ||
if(window.self != window.top){ | ||
parent.SizeIFrame(document.body.scrollHeight);} | ||
} catch (e1) { | ||
try { | ||
parent.SizeIFrame(document.body.scrollHeight); | ||
} | ||
catch (e2) { | ||
// Chrome allows no cross-frame access; use HTML5 API | ||
window.parent.postMessage(document.body.scrollHeight, '*'); | ||
}}} | ||
|
||
</script> | ||
</head> | ||
<body onload='window_Load()' style='text-align: center; padding-top: 10px'> | ||
<table cellpadding='0' cellspacing='0' style='width: 75%; margin-left: auto; margin-right: auto; vertical-align: top; padding-bottom: 10px'> | ||
<tr><td id='tdEntityName'>Link / CN: SCADA Messaging</td> | ||
<td style='text-align: right'>View: <select id='cmbEntityViews' onchange='View_Change()'><option value='6381a6ea-f300-4fa9-a50e-5d9e6017d599_005db321-4fb4-4c0d-9a56-a314c6ce9a57.htm'>Property sheet</option> | ||
<option value='6381a6ea-f300-4fa9-a50e-5d9e6017d599_005db321-4fb4-4c0d-9a56-a314c6ce9a57_Hierarchy.htm'>Hierarchy</option> | ||
</select> | ||
</td></tr></table> | ||
<table cellpadding='5' cellspacing='0' class='cPrimBG' style='width: 75%; margin-left: auto; margin-right: auto; vertical-align: top'> | ||
<tr><td style='text-align: left'> | ||
<span id='spnViewAttributes' onclick="ViewSheet_Click('attributes')">Attributes</span> <span id='spnViewDivider_Props'>|</span> <span id='spnViewParameters' onclick="ViewSheet_Click('parameters')">Parameters</span> | ||
</td></tr></table> | ||
<table id='tblAttribSheet' cellpadding='5' cellspacing='0' class='cSecBG' style='width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Name</td> | ||
<td>CN: SCADA Messaging</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Number</td> | ||
<td>SCADA</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Out of Scope for Attack Analysis</td> | ||
<td>False</td></tr> | ||
</table> | ||
<table id='tblParamSheet' cellpadding='5' cellspacing='0' class='cSecBG' style='display: none; width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td>(none present)</td></tr> | ||
</table> | ||
<table cellpadding='5' cellspacing='0' class='cPrimBG' style='width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td class='cPrimBG' style='text-align: left'>Relationships</td></tr></table> | ||
<table cellpadding='5' cellspacing='0' class='cSecBG' style='width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>connects to</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_48e545a7-dbf0-4fec-811f-7c8adf31faf2.htm')">Component: C.1 OGP: Oil & Gas Pipeline</span></div> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_e3fac4bb-91df-4976-a7ca-08010ef51e59.htm')">Component: X.4 CN: WAN</span></div> | ||
</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>includes</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_fb89c5de-5fcd-4bab-9f32-1cf2cab45672.htm')">Link: SCADA.1 MGR: SCADA Messaging</span></div> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_b9e0ccba-0ce6-4756-8a11-3bcd0ba627a3.htm')">Link: SCADA.2 RT: SCADA Messaging</span></div> | ||
</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>transfers</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_361cca38-0ea7-468e-9f0f-944cb074aee7.htm')">ControlAction: OGP.2 MGR: Route Request</span></div> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_5d2db7ae-d51e-46a3-b745-a9de80847b3a.htm')">Feedback: OGP.3 RTMGR: Route Status</span></div> | ||
</td></tr> | ||
</table> | ||
</body></html> |
43 changes: 43 additions & 0 deletions
43
docs/6381a6ea-f300-4fa9-a50e-5d9e6017d599_005db321-4fb4-4c0d-9a56-a314c6ce9a57_Hierarchy.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<!DOCTYPE html Public '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> | ||
<html xmlns='http://www.w3.org/1999/xhtml'> | ||
<head> | ||
<title>GENESYS Team View</title> | ||
<link rel='stylesheet' type='text/css' href='GENESYS_TeamView.css'/> | ||
<script type='text/javascript' src='PropertySheet.js'></script> | ||
<script type='text/javascript'> | ||
function window_Load(){ | ||
if (document.getElementById('cmbEntityViews')){ | ||
var strPageName = window.location.pathname.split('/').pop(); | ||
document.getElementById('cmbEntityViews').value = strPageName; } | ||
|
||
try { | ||
if(window.self != window.top){ | ||
parent.SizeIFrame(document.body.scrollHeight);} | ||
} catch (e1) { | ||
try { | ||
parent.SizeIFrame(document.body.scrollHeight); | ||
} | ||
catch (e2) { | ||
// Chrome allows no cross-frame access; use HTML5 API | ||
window.parent.postMessage(document.body.scrollHeight, '*'); | ||
}}} | ||
|
||
</script> | ||
</head> | ||
<body onload='window_Load()' style='text-align: center; padding-top: 10px'> | ||
<table cellpadding='0' cellspacing='0' style='width: 75%; margin-left: auto; margin-right: auto; vertical-align: top; padding-bottom: 10px'> | ||
<tr><td id='tdEntityName'>Link / CN: SCADA Messaging</td> | ||
<td style='text-align: right'>View: <select id='cmbEntityViews' onchange='View_Change()'><option value='6381a6ea-f300-4fa9-a50e-5d9e6017d599_005db321-4fb4-4c0d-9a56-a314c6ce9a57.htm'>Property sheet</option> | ||
<option value='6381a6ea-f300-4fa9-a50e-5d9e6017d599_005db321-4fb4-4c0d-9a56-a314c6ce9a57_Hierarchy.htm'>Hierarchy</option> | ||
</select> | ||
</td></tr></table> | ||
<div style='text-align: center'><img src='6381a6ea-f300-4fa9-a50e-5d9e6017d599_005db321-4fb4-4c0d-9a56-a314c6ce9a57_Hierarchy.png' usemap='#mapDiagram'> | ||
<map name='mapDiagram'> | ||
<area shape='rect' coords='356,88,506,148' href='6381a6ea-f300-4fa9-a50e-5d9e6017d599_005db321-4fb4-4c0d-9a56-a314c6ce9a57.htm'> | ||
<area shape='rect' coords='41,198,191,258' href='6381a6ea-f300-4fa9-a50e-5d9e6017d599_48e545a7-dbf0-4fec-811f-7c8adf31faf2.htm'> | ||
<area shape='rect' coords='241,198,421,258' href='6381a6ea-f300-4fa9-a50e-5d9e6017d599_e3fac4bb-91df-4976-a7ca-08010ef51e59.htm'> | ||
<area shape='rect' coords='471,198,621,258' href='6381a6ea-f300-4fa9-a50e-5d9e6017d599_361cca38-0ea7-468e-9f0f-944cb074aee7.htm'> | ||
<area shape='rect' coords='671,198,821,258' href='6381a6ea-f300-4fa9-a50e-5d9e6017d599_5d2db7ae-d51e-46a3-b745-a9de80847b3a.htm'> | ||
</map> | ||
</div> | ||
</body></html> |
Binary file added
BIN
+18.2 KB
...-f300-4fa9-a50e-5d9e6017d599_005db321-4fb4-4c0d-9a56-a314c6ce9a57_Hierarchy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
65 changes: 65 additions & 0 deletions
65
docs/6381a6ea-f300-4fa9-a50e-5d9e6017d599_0261db60-2907-4bd9-a872-aac290cbf393.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<!DOCTYPE html Public '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> | ||
<html xmlns='http://www.w3.org/1999/xhtml'> | ||
<head> | ||
<title>GENESYS Team View</title> | ||
<link rel='stylesheet' type='text/css' href='GENESYS_TeamView.css'/> | ||
<script type='text/javascript' src='PropertySheet.js'></script> | ||
<script type='text/javascript'> | ||
function window_Load(){ | ||
if (document.getElementById('cmbEntityViews')){ | ||
var strPageName = window.location.pathname.split('/').pop(); | ||
document.getElementById('cmbEntityViews').value = strPageName; } | ||
|
||
try { | ||
if(window.self != window.top){ | ||
parent.SizeIFrame(document.body.scrollHeight);} | ||
} catch (e1) { | ||
try { | ||
parent.SizeIFrame(document.body.scrollHeight); | ||
} | ||
catch (e2) { | ||
// Chrome allows no cross-frame access; use HTML5 API | ||
window.parent.postMessage(document.body.scrollHeight, '*'); | ||
}}} | ||
|
||
</script> | ||
</head> | ||
<body onload='window_Load()' style='text-align: center; padding-top: 10px'> | ||
<table cellpadding='0' cellspacing='0' style='width: 75%; margin-left: auto; margin-right: auto; vertical-align: top; padding-bottom: 10px'> | ||
<tr><td id='tdEntityName'>Function / OP: Set Segment Flow Rate</td> | ||
<td style='text-align: right'>View: <select id='cmbEntityViews' onchange='View_Change()'><option value='6381a6ea-f300-4fa9-a50e-5d9e6017d599_0261db60-2907-4bd9-a872-aac290cbf393.htm'>Property sheet</option> | ||
</select> | ||
</td></tr></table> | ||
<table cellpadding='5' cellspacing='0' class='cPrimBG' style='width: 75%; margin-left: auto; margin-right: auto; vertical-align: top'> | ||
<tr><td style='text-align: left'> | ||
<span id='spnViewAttributes' onclick="ViewSheet_Click('attributes')">Attributes</span> <span id='spnViewDivider_Props'>|</span> <span id='spnViewParameters' onclick="ViewSheet_Click('parameters')">Parameters</span> | ||
</td></tr></table> | ||
<table id='tblAttribSheet' cellpadding='5' cellspacing='0' class='cSecBG' style='width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Name</td> | ||
<td>OP: Set Segment Flow Rate</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Number</td> | ||
<td>C.1.1.3</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Execute Decomposition</td> | ||
<td>True</td></tr> | ||
</table> | ||
<table id='tblParamSheet' cellpadding='5' cellspacing='0' class='cSecBG' style='display: none; width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td>(none present)</td></tr> | ||
</table> | ||
<table cellpadding='5' cellspacing='0' class='cPrimBG' style='width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td class='cPrimBG' style='text-align: left'>Relationships</td></tr></table> | ||
<table cellpadding='5' cellspacing='0' class='cSecBG' style='width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>allocated to</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_4e58730d-9c61-46b3-9748-e5dc2b51a47b.htm')">Component: C.1.1 OP: Operator</span></div> | ||
<div style='padding-left: 25px'><span style='font-style: italic'>Behavior Type: </span>Atomic</div> | ||
</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>decomposes</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_613e486c-fef3-483c-9468-64b05d7ce294.htm')">Function: C.1.1 OP: Perform Operator Functions</span></div> | ||
</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>outputs</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_5b5c0d1f-1e78-43fd-b6d7-0e35995d55e3.htm')">ControlAction: OGP.1.1 OP: Set Route Flow Rate</span></div> | ||
</td></tr> | ||
</table> | ||
</body></html> |
87 changes: 87 additions & 0 deletions
87
docs/6381a6ea-f300-4fa9-a50e-5d9e6017d599_057db40c-a317-4b54-a1b7-701a789eb5c9.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
<!DOCTYPE html Public '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> | ||
<html xmlns='http://www.w3.org/1999/xhtml'> | ||
<head> | ||
<title>GENESYS Team View</title> | ||
<link rel='stylesheet' type='text/css' href='GENESYS_TeamView.css'/> | ||
<script type='text/javascript' src='PropertySheet.js'></script> | ||
<script type='text/javascript'> | ||
function window_Load(){ | ||
if (document.getElementById('cmbEntityViews')){ | ||
var strPageName = window.location.pathname.split('/').pop(); | ||
document.getElementById('cmbEntityViews').value = strPageName; } | ||
|
||
try { | ||
if(window.self != window.top){ | ||
parent.SizeIFrame(document.body.scrollHeight);} | ||
} catch (e1) { | ||
try { | ||
parent.SizeIFrame(document.body.scrollHeight); | ||
} | ||
catch (e2) { | ||
// Chrome allows no cross-frame access; use HTML5 API | ||
window.parent.postMessage(document.body.scrollHeight, '*'); | ||
}}} | ||
|
||
</script> | ||
</head> | ||
<body onload='window_Load()' style='text-align: center; padding-top: 10px'> | ||
<table cellpadding='0' cellspacing='0' style='width: 75%; margin-left: auto; margin-right: auto; vertical-align: top; padding-bottom: 10px'> | ||
<tr><td id='tdEntityName'>LossScenario / SEG: Command Intercept</td> | ||
<td style='text-align: right'>View: <select id='cmbEntityViews' onchange='View_Change()'><option value='6381a6ea-f300-4fa9-a50e-5d9e6017d599_057db40c-a317-4b54-a1b7-701a789eb5c9.htm'>Property sheet</option> | ||
<option value='6381a6ea-f300-4fa9-a50e-5d9e6017d599_057db40c-a317-4b54-a1b7-701a789eb5c9_Hierarchy.htm'>Hierarchy</option> | ||
</select> | ||
</td></tr></table> | ||
<table cellpadding='5' cellspacing='0' class='cPrimBG' style='width: 75%; margin-left: auto; margin-right: auto; vertical-align: top'> | ||
<tr><td style='text-align: left'> | ||
<span id='spnViewAttributes' onclick="ViewSheet_Click('attributes')">Attributes</span> <span id='spnViewDivider_Props'>|</span> <span id='spnViewParameters' onclick="ViewSheet_Click('parameters')">Parameters</span> | ||
</td></tr></table> | ||
<table id='tblAttribSheet' cellpadding='5' cellspacing='0' class='cSecBG' style='width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Name</td> | ||
<td>SEG: Command Intercept</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Number</td> | ||
<td>LS.4</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Description</td> | ||
<td><style type="text/css"> | ||
.cs2654AE3A{text-align:left;text-indent:0pt;margin:0pt 0pt 0pt 0pt} | ||
.cs63D6557C{color:#000000;background-color:transparent;font-family:'Segoe UI';font-size:9pt;font-weight:normal;font-style:normal;} | ||
</style> | ||
<p class="cs2654AE3A"><span class="cs63D6557C">Segment controller incorrectly processes SCADA request.</span></p><p class="cs2654AE3A"><span class="cs63D6557C"> </span></p><p class="cs2654AE3A"><span class="cs63D6557C">Sentinel monitors input / output SCADA messages for consistency.</span></p></td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>Sentinel Detection Pattern</td> | ||
<td>Changing Control Input</td></tr> | ||
</table> | ||
<table id='tblParamSheet' cellpadding='5' cellspacing='0' class='cSecBG' style='display: none; width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td>(none present)</td></tr> | ||
</table> | ||
<table cellpadding='5' cellspacing='0' class='cPrimBG' style='width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td class='cPrimBG' style='text-align: left'>Relationships</td></tr></table> | ||
<table cellpadding='5' cellspacing='0' class='cSecBG' style='width: 75%; margin-left: auto; margin-right: auto; text-align: left; vertical-align: top'> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>detected by monitoring</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_b9cef89e-4192-4df1-a073-21d1f6c36e9d.htm')">Link: SCADA.4 SEG: SCADA Messaging</span></div> | ||
<div style='padding-left: 25px'><span style='font-style: italic'>constraint: </span>input request != output request</div> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_e5131163-782b-4965-9b43-edd15652f5c5.htm')">Link: SCADA.5 SEG: SCADA Message</span></div> | ||
<div style='padding-left: 25px'><span style='font-style: italic'>constraint: </span>input request != output request</div> | ||
</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>is precipitated by</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_b123230a-6819-4346-9f6d-b84cc2333e9b.htm')">AttackVector: CAPEC.175 Code Inclusion</span></div> | ||
</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>is protected by</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_d4c4e5c4-54f4-439e-b354-2e62f569a223.htm')">Component: C.2.1.1.1 Sentinel: Segment</span></div> | ||
</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>is remediated by</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_f91090de-7f28-4beb-bb7b-6c58f885ff36.htm')">ResilientMode: RM.3.2 SEG: Diverse Redundant Control</span></div> | ||
</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>leads to</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_e8778e33-fb29-4d3b-ab9a-bf28c5983129.htm')">UnsafeAction: SEG.1 SEG: Modify Pump RPM</span></div> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_a48dfbba-13b6-4aad-ae25-6c5c3d5c0687.htm')">UnsafeAction: SEG.2 SEG: Modify Valve Position</span></div> | ||
</td></tr> | ||
<tr><td style='font-weight: bold; width: 150px; vertical-align: top'>packaged by</td> | ||
<td> | ||
<div><span class='cNdeLink' style='text-decoration: underline' onclick="window.location.assign('6381a6ea-f300-4fa9-a50e-5d9e6017d599_c36efe12-7939-40ec-a4b2-64fc3a9d11ca.htm')">Package: 4-Cyber</span></div> | ||
</td></tr> | ||
</table> | ||
</body></html> |
Oops, something went wrong.