Land #10172, Rm duplicate word in agitum_outpost_acs description

GSoC/Meterpreter_Web_Console
Wei Chen 2018-06-15 15:13:23 -05:00
commit 3e8bd83c29
No known key found for this signature in database
GPG Key ID: 6E162ED2C01D9AAC
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class MetasploitModule < Msf::Exploit::Local
'Description' => %q{
This module exploits a directory traversal vulnerability on Agnitum Outpost Internet
Security 8.1. The vulnerability exists in the acs.exe component, allowing the user to load
load arbitrary DLLs through the acsipc_server named pipe, and finally execute arbitrary
arbitrary DLLs through the acsipc_server named pipe, and finally execute arbitrary
code with SYSTEM privileges. This module has been tested successfully on Windows 7 SP1 with
Agnitum Outpost Internet Security 8.1 (32 bits and 64 bits versions).
},