From f731feb58a1fb55980a232183be7b51bbb66774e Mon Sep 17 00:00:00 2001 From: worawit Date: Tue, 20 Jun 2017 00:10:22 +0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f7ca66..44cd945 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * **BUG.txt** MS17-010 bug detail and some analysis * **eternalblue_exploit7.py** Eternalblue exploit for windows 7/2008 * **eternalblue_exploit8.py** Eternalblue exploit for windows 8/2012 x64 - * **eternalblue_poc** Eternalblue PoC for buffer overflow bug + * **eternalblue_poc.py** Eternalblue PoC for buffer overflow bug * **eternalchampion_leak.py** Eternalchampion PoC for leaking info part * **eternalchampion_poc.py** Eternalchampion PoC for controlling RIP * **eternalchampion_poc2.py** Eternalchampion PoC for getting code execution