| sec:MaliciousCode |
| sec:threatens SOME (sec:_Integrity AND sec:_NetworkedHost) |
| sec:enabledByVulnerability SOME sec:TargetConnectedToNetwork |
| dc:description | A backdoor is the malicious hacker's tool of choice that allows remote connections to systems. A typical backdoor opens a network port (UDP/TCP) on the host when it is executed. Then the listening backdoor waits for a remote connection from the attacker and allows the attacker to connect to the system. (Szor) |
Class(sec:Backdoor partial sec:MaliciousCode
restriction(sec:threatens someValuesFrom(intersectionOf(sec:_Integrity
sec:_NetworkedHost)))
restriction(sec:enabledByVulnerability someValuesFrom(sec:TargetConnectedToNetwork)))