Class: CodeInjection

•owl:Thing
        •Attack
                •Threat
        •Threat
                •Attack
                •ActiveAttack
                        •MalformedInput
                                •CodeInjection

Super Classes

ifSuccessfulLeadsToThreat SOME MaliciousCode
MalformedInput

Annotations

dc:descriptiontechnique to introduce arbitrary code into a running computer process (Wikipedia). Subcategories also from Wikipedia.

Abstract Syntax

Class(CodeInjection partial restriction(ifSuccessfulLeadsToThreat someValuesFrom(MaliciousCode))
                           MalformedInput)

Usage

Class Description/Definition (Necessary Conditions)

CrossSiteScripting, HTMLScriptInjection, PHPInjection, ShellInjection, SQLInjection
Generated with OWLDoc