Class: sec:SystemModification

•owl:Thing
        •sec:Threat
                •sec:ActiveAttack
                        •sec:SystemModification

Super Classes

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

Annotations

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

Abstract Syntax

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