You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
2.9 KiB
HTML
36 lines
2.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>(DEFN) Sufyaan's Webpage</title>
|
|
<link rel="icon" type="image/x-icon" href="../../images/favicon.webp">
|
|
<link rel='stylesheet' type='text/css' href="../../style.css">
|
|
<link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" media="all">
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
|
|
<body>
|
|
<a style="text-decoration: none;" href="../../">
|
|
<pre class="main-header">
|
|
_______ _ _ _______ __ __ _______ _______ __ _
|
|
|______ | | |______ \_/ |_____| |_____| | \ |
|
|
______| |_____| | | | | | | | \_|
|
|
</pre>
|
|
</a>
|
|
<hr/>
|
|
<p><a href="../../">sf.cu</a> > <a style="color:#50fa7b" href="../">Definitions</a> > <a style="color:#50fa7b" href=".">Management Engine</a></p>
|
|
<h1 style="text-align:center;margin-right:8vw;margin-top:20px;">Management Engine</h1><strong><p>Categories: </strong><a style="color:#ff79c6" href="../software/"><svg class="posts" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M8.7 15.9L4.8 12l3.9-3.9a.984.984 0 0 0 0-1.4a.984.984 0 0 0-1.4 0l-4.59 4.59a.996.996 0 0 0 0 1.41l4.59 4.6c.39.39 1.01.39 1.4 0a.984.984 0 0 0 0-1.4zm6.6 0l3.9-3.9l-3.9-3.9a.984.984 0 0 1 0-1.4a.984.984 0 0 1 1.4 0l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.6a.984.984 0 0 1-1.4 0a.984.984 0 0 1 0-1.4z"/></svg>Software</a></p>
|
|
|
|
<div style="text-align:center;">
|
|
<img src="management-engine.webp" alt="Micro-Controller Diagram (credit: proprivacy.com)">
|
|
<figcaption>Micro-Controller Diagram (credit: <a href='https://proprivacy.com/privacy-news/intel-management-engine'>proprivacy.com</a>)</figcaption>
|
|
</div>
|
|
<p>A management engine is basically a computer inside your central processing unit (CPU) that has full access to your hardware at all times. The issue with it is that it can be exploited to get full access to a lot of data related to the computer even with it turned off. For Intel CPUs, the Intel Management Engine (IME) has been introduced in 2008. For AMD CPUs, the AMD Platform Security Processor (PSP) has been around since 2013. </p>
|
|
<p>It can be considered a backdoor. Intel may not have had a malicious intent of creating a backdoor, but it does function as one. In fact, government organisations can simply use the management engine to get access to your memory and computing history.</p>
|
|
<hr/>
|
|
<footer>
|
|
<p class="footer-text"><a style="color:#bd93f9" href="../../blog">blog</a> - <a style="color:#ffb86c" href="../../about">about</a> - <a style="color:#f1fa8c" href="../../portfolio">portfolio</a> - <a style="color:#ff5555" href="../../links">links</a></p>
|
|
<p class="footer-text" style="font-size:80%"><a href="../../">sufyaan.cyou</a></p><p class="footer-text" style="font-size:65%"><a style="color:#aaaaaa" href="../../sitemap">Site Map</a></p>
|
|
</footer>
|