| •owl:Thing |
| •Asset |
| •Countermeasure |
| •SecureNetworkCommunication |
| •SSH |
| •Standard |
| •SSH |
| •Countermeasure |
| •SecureNetworkCommunication |
| •SSH |
| •Standard |
| •SSH |
| uses SOME SymmetricAlgorithm |
| protects SOME (_Integrity AND _DataInTransit) |
| uses SOME Public-KeyEncryption |
| protects SOME (_Authentication AND _Host) |
| protects ONLY ((((_Confidentiality OR _Integrity) AND _DataInTransit) OR (_Authentication AND _Host)) AND _Prevention) |
| protects SOME (_Confidentiality AND _DataInTransit) |
| Standard |
| SecureNetworkCommunication |
| protects SOME _Prevention |
| dc:description | Secure Shell, a network protocol designed for logging into and executing commands on a networked computer, replacing the insecure ftp, telnet and rlogin protocol. (Wikipedia) |
Class(SSH partial restriction(uses someValuesFrom(SymmetricAlgorithm))
restriction(protects someValuesFrom(intersectionOf(_Integrity
_DataInTransit)))
restriction(uses someValuesFrom(Public-KeyEncryption))
restriction(protects someValuesFrom(intersectionOf(_Authentication
_Host)))
restriction(protects allValuesFrom(intersectionOf(unionOf(intersectionOf(unionOf(_Confidentiality
_Integrity)
_DataInTransit)
intersectionOf(_Authentication
_Host))
_Prevention)))
restriction(protects someValuesFrom(intersectionOf(_Confidentiality
_DataInTransit)))
Standard
SecureNetworkCommunication
restriction(protects someValuesFrom(_Prevention)))