GSoC/Meterpreter_Web_Console
Carter Brainerd 2019-01-22 21:06:11 -05:00 committed by GitHub
parent 1f56bccf31
commit 47fd066a29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class MetasploitModule < Msf::Exploit::Remote
This module generates a download and execute powershell This module generates a download and execute powershell
command to be placed in an .SLK Excel spreadsheet. command to be placed in an .SLK Excel spreadsheet.
When executed, it will retrieve a payload via HTTP When executed, it will retrieve a payload via HTTP
from a web server. When the file is opened, the from a web server. When the file is opened, the
user will be prompted to "Enable Content." Once user will be prompted to "Enable Content." Once
this is pressed, the payload will execute. this is pressed, the payload will execute.
}, },