Class: Smurf

•owl:Thing
        •Attack
                •Threat
        •Threat
                •Attack
                •ActiveAttack
                        •Deception
                                •Impersonation
                                •Masquerading
                                •Spoofing
                        •DenialOfService
                                •Smurf
                        •Impersonation
                                •Deception
                                •Masquerading
                                •Spoofing
                        •Masquerading
                                •Deception
                                •Impersonation
                                •Spoofing
                                •Smurf
                        •Spoofing
                                •Deception
                                •Impersonation
                                •Masquerading

Super Classes

threatens SOME _NetworkedHost
DenialOfService
threatens ONLY (_Availability AND _NetworkedHost)
enabledByVulnerability SOME TargetConnectedToNetwork
Masquerading

Annotations

dc:descriptionA DoS-attack in which many pings (ICMP echo request packets) are broadcast to the network. The source field is set to the victim's IP address. Any machines that respond will transmit to the victim, overloading its network interface. (ISD)

Abstract Syntax

Class(Smurf partial restriction(threatens someValuesFrom(_NetworkedHost))
                   DenialOfService
                   restriction(threatens allValuesFrom(intersectionOf(_Availability
                                                                      _NetworkedHost)))
                   restriction(enabledByVulnerability someValuesFrom(TargetConnectedToNetwork))
                   Masquerading)
Generated with OWLDoc