From dc39c4cbc52751e718cd9f809fed324d4c997700 Mon Sep 17 00:00:00 2001 From: Yacin Nadji Date: Mon, 2 May 2022 17:52:29 -0400 Subject: [PATCH] readme updates --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42c0336..d661a47 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # CVE-2022-26809 -Detection of attempts and successful exploitation of +Detects attempts and successful exploitation of [CVE-2022-26809](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809), a remote code execution vulnerability over DCE/RPC. This package is described in -detail in [this Corelight blogpost](#). This package generates the following notices: +detail in [this Corelight blogpost](#). This package generates the following +notices: * `CVE_2022_26809::ExploitAttempt`, and * `CVE_2022_26809::ExploitSuccess`