Class: SystemModification

•owl:Thing
        •Attack
                •Threat
        •Threat
                •Attack
                •ActiveAttack
                        •SystemModification

Super Classes

threatens SOME (_Confidentiality OR _Integrity)
threatens SOME _Host
ifSuccessfulLeadsToThreat SOME MaliciousCode
ActiveAttack

Annotations

dc:descriptionNP 4:Setting Up Subsequent Misuse: Planting and arming malicious software Introduction of unauthorised or unwanted software.

Abstract Syntax

Class(SystemModification partial restriction(threatens someValuesFrom(unionOf(_Confidentiality
                                                                             _Integrity)))
                                restriction(threatens someValuesFrom(_Host))
                                restriction(ifSuccessfulLeadsToThreat someValuesFrom(MaliciousCode))
                                ActiveAttack)
Generated with OWLDoc