Difference between revisions of "Exploit (computer security)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) (→See also) |
||
Line 11: | Line 11: | ||
* [[Computer programming]] | * [[Computer programming]] | ||
* [[Computer security]] | * [[Computer security]] | ||
+ | * [[Denial-of-service attack]] | ||
* [[Password]] | * [[Password]] | ||
* [[Software defect]] | * [[Software defect]] |
Revision as of 08:25, 4 March 2016
An exploit (from the English verb to exploit, meaning "using something to one’s own advantage") is a piece of software, a chunk of data, or a sequence of commands that takes advantage of a software bug or vulnerability in order to cause unintended or unanticipated behavior to occur on computer software, hardware, or something electronic (usually computerized).
Examples
Such behavior frequently includes things like gaining control of a computer system, allowing privilege escalation, or a denial-of-service attack.
See also
- Credential
- Computer program
- Computer programming
- Computer security
- Denial-of-service attack
- Password
- Software defect
- Improper input validation
- Vulnerability (computer science)
External links
- Exploit (computer security) @ Wikipedia