| •owl:Thing |
| •Attack |
| •Threat |
| •Threat |
| •Attack |
| •Disclosure |
| •PassiveAttack |
| •PassiveAttack |
| •Disclosure |
| •SideChannelAttack |
| PassiveAttack |
| threatens SOME _Data |
| threatens ONLY (_Confidentiality AND _Data) |
| dc:description | In cryptography, a side channel attack is any attack based on information gained from the physical implementation of a cryptosystem, rather than theoretical weaknesses in the algorithms. (Wikipedia) Could be used for other algorithms as well. (my) |
Class(SideChannelAttack partial PassiveAttack
restriction(threatens someValuesFrom(_Data))
restriction(threatens allValuesFrom(intersectionOf(_Confidentiality
_Data))))