Class: sec:ManInTheMiddle

•owl:Thing
        •sec:Threat
                •sec:ActiveAttack
                        •sec:Deception
                                •sec:Impersonation
                                •sec:Masquerading
                                •sec:Spoofing
                        •sec:Impersonation
                                •sec:Deception
                                •sec:Masquerading
                                •sec:Spoofing
                        •sec:Masquerading
                                •sec:Deception
                                •sec:Impersonation
                                •sec:Spoofing
                                •sec:ManInTheMiddle
                        •sec:Spoofing
                                •sec:Deception
                                •sec:Impersonation
                                •sec:Masquerading

Super Classes

sec:threatens SOME (sec:_Confidentiality AND sec:_DataInTransit)
sec:threatens ONLY ((sec:_Confidentiality OR sec:_IntegrityAND sec:_DataInTransit)
sec:Masquerading
sec:threatens SOME (sec:_Integrity AND sec:_DataInTransit)

Annotations

dc:descriptionAn 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)

Abstract Syntax

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))))
Generated with OWLDoc