adding reference malware

This commit is contained in:
Amanda Rousseau
2017-03-20 16:45:12 -07:00
parent 3b32f00021
commit 55584d4b4f

View File

@@ -18,7 +18,7 @@ title: Malware Techniques
| Class | Description |
| --- | --- |
| ###Virus | code that propagates (replicates) across systems with user intervention |
| ###Virus### | code that propagates (replicates) across systems with user intervention |
| ###Worm | code that self-propagates/replicates across systems without requiring user intervention |
| ###Bot | automated process that interacts with other network services |
| ###Trojan | malware that is often disguised as legitimate software |