Msftidy
parent
1f56bccf31
commit
47fd066a29
|
@ -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.
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue