Vector (malware)
From Wikipedia, the free encyclopedia
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2009) |
A vector in computing, specifically when talking about malicious code such as viruses or worms, is the method that this code uses to propagate itself or infect the computer. This sense is similar to, and derived from, its meaning in biology.
Some common vectors:
- buffer overflows — this is how the Blaster worm was able to propagate
- HTML email with JavaScript or other scripting enhancements
- networking protocol flaws
| This malware-related article is a stub. You can help Wikipedia by expanding it. |