flâneur — a map of the web's best reading

Rootkit

zh.wikipedia.org · 145 words · saved by 1 readers

A rootkit is a collection of computer software, typically malicious, designed to enable access to a computer or an area of its software that is not otherwise allowed (for example, to an unauthorized user) and often masks its existence or the existence of other software. The term rootkit is a compound of "root" (the traditional name of the privileged account on Unix-like operating systems) and the word "kit" (which refers to the software components that implement the tool). The term "rootkit" has negative connotations through its association with malware.Rootkit installation can be automated, or an attacker can install it after having obtained root or Administrator access. Obtaining this access is a result of direct attack on a system, i.e. exploiting a known vulnerability (such as privilege escalation) or a password (obtained by cracking or social engineering tactics like "phishing"). Once installed, it becomes possible to hide the intrusion as well as to maintain privileged access. Full control over a system means that existing software can be modified, including software that might otherwise be used to detect or circumvent it.

Rootkit - 维基百科,自由的百科全书 跳转到内容 维基百科,自由的百科全书 此條目 翻譯 品質不佳。 ( 2024年1月26日 ) 此译文 可能不准确 或不流畅。請在熟悉中文和理解原文文本的前提下,協助翻譯和改善本條目或重新編寫。请避免出現 翻译腔 ,并不要使用未经校对的 机器翻译 。 明顯拙劣 的翻譯請改掛 {{ d | G13 }} 提交刪除。 Rootkit 是指主要為隱藏其他 程式 进程 的 軟體 ,可能是一種或以上軟體的組合;廣義而言,Rootkit也可視為一項技術。今天,Rootkit一词更多指偽裝成驱动程序载入到操作系统内核中的恶意软件,其代码在特权模式运行,能造成意外危险。Rootkit最初用於善意用途,但 駭客 後來也用Rootkit入侵和攻擊他人的電腦系統, 電腦病毒 、 間諜軟體 等也常用Rootkit來隱藏蹤跡,大多數 防毒軟體 已將Rootkit歸類為有害的 惡意軟體 。 Linux 、 Windows 、 Mac OS 等 作業系統 都有機會成為Rootkit的受害目標。 现代 操作系统 的 应用程序 不能直接存取 硬件 ,而是调用操作系统提供的接口来使用硬件,操作系统依赖 内核 空间来管理和调度这些程式。内核空间由进程管理(负责分配Cpu时间)、文件存取(把设备调配成文件系统,并提供一致的接口供上层程序调用)、安全控制(负责强制规定各

Explore this link on the map →

related reading