From 666d49b5ec1ee6128c520704bba0f6dce3fb77c1 Mon Sep 17 00:00:00 2001 From: Bhadresh Patel Date: Wed, 19 Apr 2017 16:21:11 +0400 Subject: [PATCH] Update cve-2017-0199_toolkit.py --- cve-2017-0199_toolkit.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cve-2017-0199_toolkit.py b/cve-2017-0199_toolkit.py index 628fa65..2f9b767 100644 --- a/cve-2017-0199_toolkit.py +++ b/cve-2017-0199_toolkit.py @@ -12,6 +12,8 @@ - Generate Malicious RTF file using toolkit - Run toolkit in an exploitation mode as tiny HTA + Web server + +Version: Python version 2.7.13 ### Future release: @@ -82,7 +84,7 @@ -p Local port number. - -e The path of an executable file / meterpreter shell / payload which needs to be executed on target. + -e The path of an executable file / meterpreter shell / payload which needs to be executed on target. -l Local path of an executable file / meterpreter shell / payload (If payload is hosted locally).