| sec:threatens SOME (sec:_Confidentiality AND sec:_DataInTransit) |
| sec:threatens ONLY ((sec:_Confidentiality OR sec:_Integrity) AND sec:_DataInTransit) |
| sec:Masquerading |
| sec:threatens SOME (sec:_Integrity AND sec:_DataInTransit) |
| dc:description | An attack on a computer system whereby the attacker intercepts messages between two entities on a network, for example a SERVER and a CLIENT , and makes each one think it is communicating with the other. (ODotI) |
Class(sec:ManInTheMiddle partial restriction(sec:threatens someValuesFrom(intersectionOf(sec:_Confidentiality
sec:_DataInTransit)))
restriction(sec:threatens allValuesFrom(intersectionOf(unionOf(sec:_Confidentiality
sec:_Integrity)
sec:_DataInTransit)))
sec:Masquerading
restriction(sec:threatens someValuesFrom(intersectionOf(sec:_Integrity
sec:_DataInTransit))))