Class: sec:Replay

•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:Replay
                        •sec:Spoofing
                                •sec:Deception
                                •sec:Impersonation
                                •sec:Masquerading

Super Classes

sec:Masquerading
sec:threatens ONLY (sec:_Correctness AND sec:_DataInTransit)
sec:threatens SOME (sec:_Correctness AND sec:_DataInTransit)

Annotations

dc:descriptionA replay attack is a form of network attack in which a valid data transmission is maliciously or fraudulently repeated. (Wikipedia)

Abstract Syntax

Class(sec:Replay partial sec:Masquerading
                        restriction(sec:threatens allValuesFrom(intersectionOf(sec:_Correctness
                                                                               sec:_DataInTransit)))
                        restriction(sec:threatens someValuesFrom(intersectionOf(sec:_Correctness
                                                                                sec:_DataInTransit))))
Generated with OWLDoc