File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
modules/exploits/windows/antivirus Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ def initialize(info = {})
23
23
This module abuses the auto deploy feature in the JBoss as_ste.exe instance in order
24
24
to achieve remote code execution. This module has been tested successfully on Symantec
25
25
Workspace Streaming 6.1 SP8 and Windows 2003 SP2, and reported to affect 7.5.0.x.
26
- Abused services listen on a single machine deployment, and also in the backend role in
27
- a multiple machine deployment.
26
+ Abused services listen on a single- machine deployment and also in the backend role in
27
+ a multiple- machine deployment.
28
28
} ,
29
29
'Author' =>
30
30
[
@@ -36,7 +36,7 @@ def initialize(info = {})
36
36
[
37
37
[ 'CVE' , '2014-1649' ] ,
38
38
[ 'BID' , '67189' ] ,
39
- [ 'OSVDB' , '106923' ]
39
+ [ 'OSVDB' , '106923' ] ,
40
40
[ 'ZDI' , '14-127' ] ,
41
41
[ 'URL' , 'http://www.symantec.com/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=&suid=20140512_00' ]
42
42
] ,
You can’t perform that action at this time.
0 commit comments