Backdoor: Difference between revisions
Jump to navigation
Jump to search
MysteryCorgi (talk | contribs) (Created page with " Category:Glossary") |
MysteryCorgi (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
A backdoor is a typically covert method of bypassing normal authentication or encryption in a computer or program. Backdoors are most often used for securing remote access to a computer, or obtaining access to plaintext in cryptosystems. From there it may be used to gain access to privileged information like passwords, corrupt or delete data on hard drives, or transfer information within networks. | |||
A backdoor may take the form of a hidden part of a program, a separate program, code in the firmware of the hardware, or parts of an operating system. | |||
==External Links== | |||
* [https://en.wikipedia.org/wiki/Backdoor_(computing) Backdoor (Computing) article] on Wikipedia | |||
[[Category:Glossary]] | [[Category:Glossary]] |
Latest revision as of 11:13, 5 December 2024
A backdoor is a typically covert method of bypassing normal authentication or encryption in a computer or program. Backdoors are most often used for securing remote access to a computer, or obtaining access to plaintext in cryptosystems. From there it may be used to gain access to privileged information like passwords, corrupt or delete data on hard drives, or transfer information within networks. A backdoor may take the form of a hidden part of a program, a separate program, code in the firmware of the hardware, or parts of an operating system.
External Links
- Backdoor (Computing) article on Wikipedia