Class: sec:CachePoisoning

•owl:Thing
        •sec:Threat
                •sec:ActiveAttack
                        •sec:Deception
                                •sec:Impersonation
                                •sec:Masquerading
                                •sec:Spoofing
                        •sec:Impersonation
                                •sec:Deception
                                •sec:Masquerading
                                •sec:Spoofing
                        •sec:InternetInfrastructureAttack
                                •sec:DNSHacking
                                        •sec:CachePoisoning
                        •sec:Masquerading
                                •sec:Deception
                                •sec:Impersonation
                                •sec:Spoofing
                                •sec:CachePoisoning
                        •sec:Spoofing
                                •sec:Deception
                                •sec:Impersonation
                                •sec:Masquerading

Super Classes

sec:threatens ONLY ((sec:_Availability AND sec:_HostOnInternetOR (sec:_Integrity AND sec:_Data))
sec:DNSHacking
sec:threatens SOME (sec:_Availability AND sec:_HostOnInternet)
sec:Masquerading
sec:threatens SOME (sec:_Integrity AND sec:_Data)

Annotations

dc:descriptionThe DNS server is made to cache bogus information, the attacker can redirect traffic intended for a legitimate site to a site under the attacker's control. (CM02)

Abstract Syntax

Class(sec:CachePoisoning partial restriction(sec:threatens allValuesFrom(unionOf(intersectionOf(sec:_Availability
                                                                                               sec:_HostOnInternet)
                                                                                intersectionOf(sec:_Integrity
                                                                                               sec:_Data))))
                                sec:DNSHacking
                                restriction(sec:threatens someValuesFrom(intersectionOf(sec:_Availability
                                                                                        sec:_HostOnInternet)))
                                sec:Masquerading
                                restriction(sec:threatens someValuesFrom(intersectionOf(sec:_Integrity
                                                                                        sec:_Data))))
Generated with OWLDoc