Class: sec:SourceRoutingAttack

This attack may accomplish all sorts of things, thus we do not (on this level) define any existential quantifiers.

•owl:Thing
        •sec:Threat
                •sec:ActiveAttack
                        •sec:BypassingIntendedControls
                                •sec:SourceRoutingAttack

Super Classes

sec:threatens ONLY ((sec:_Confidentiality OR sec:_Integrity OR sec:_AvailabilityAND sec:_Network)
sec:BypassingIntendedControls
sec:threatens SOME sec:_Network

Annotations

dc:descriptionThe source station specifies the route that a packet should take as it crosses the Internet, in the hopes that this will bypass security measures that do not analyse the source routing information. The countermeasure is to discard all packets that use this option. (Stallings 06)

Abstract Syntax

Class(sec:SourceRoutingAttack partial restriction(sec:threatens allValuesFrom(intersectionOf(unionOf(sec:_Confidentiality
                                                                                                    sec:_Integrity
                                                                                                    sec:_Availability)
                                                                                            sec:_Network)))
                                     sec:BypassingIntendedControls
                                     restriction(sec:threatens someValuesFrom(sec:_Network)))
Generated with OWLDoc