File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ def initialize(info = {})
19
19
The AES-NI implementation of OpenSSL 1.0.1c does not properly compute the
20
20
length of an encrypted message when used with a TLS version 1.1 or above. This
21
21
leads to an integer underflow which can cause a DoS. The vulnerable function
22
- aesni_cbc_hmac_sha1_cipher is only included in the 64 bits versions of OpenSSL.
23
- This module has been tested successfully on Ubuntu 12.04 (64 bits ) with the default
22
+ aesni_cbc_hmac_sha1_cipher is only included in the 64-bit versions of OpenSSL.
23
+ This module has been tested successfully on Ubuntu 12.04 (64-bit ) with the default
24
24
OpenSSL 1.0.1c package.
25
25
} ,
26
26
'Author' =>
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ def initialize
39
39
This module abuses the SAP NetWeaver SXPG_CALL_SYSTEM function, on the SAP SOAP
40
40
RFC Service, to execute remote commands. This module needs SAP credentials with
41
41
privileges to use the /sap/bc/soap/rfc in order to work. The module has been tested
42
- successfully on Windows 2008 64 bits and Linux 64 bits platforms.
42
+ successfully on Windows 2008 64-bit and Linux 64-bit platforms.
43
43
} ,
44
44
'References' =>
45
45
[
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ def initialize
39
39
This module abuses the SAP NetWeaver SXPG_COMMAND_EXECUTE function, on the SAP
40
40
SOAP RFC Service, to execute remote commands. This module needs SAP credentials with
41
41
privileges to use the /sap/bc/soap/rfc in order to work. The module has been tested
42
- successfully on Windows 2008 64 bits and Linux 64 bits platforms.
42
+ successfully on Windows 2008 64-bit and Linux 64-bit platforms.
43
43
} ,
44
44
'References' =>
45
45
[
You can’t perform that action at this time.
0 commit comments