forked from p15670423/monkey
11 lines
522 B
Markdown
11 lines
522 B
Markdown
|
---
|
||
|
title: "MS08 067"
|
||
|
date: 2020-07-14T08:42:54+03:00
|
||
|
draft: false
|
||
|
tags: ["exploit", "windows"]
|
||
|
---
|
||
|
|
||
|
[MS08-067](https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-067) is a remote code execution vulnerability.
|
||
|
|
||
|
This exploiter is unsafe. If an exploit attempt fails, this could also lead to a crash in Svchost.exe. If the crash in Svchost.exe occurs, the Server service will be affected. That might cause system crash due to the use of buffer overflow. It's therefore **not** enabled by default.
|