Skip to content

Commit 94b4bc2

Browse files
author
Tod Beardsley
committed
Minor word choice changes
[See rapid7#4804]
1 parent 6feae95 commit 94b4bc2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/multi/misc/persistent_hpca_radexec_exec.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ def initialize(info = {})
1717
'Description' => %q{
1818
This module exploits a command injection vulnerability on HP Client Automation, distributed
1919
actually as Persistent Systems Client Automation. The vulnerability exists in the Notify
20-
Daemon (radexecd.exe), which doesn't authenticate execution requests by default neither.
21-
This module has been tested successfully on HP Client Automation 9.00 over Windows 2003 SP2
20+
Daemon (radexecd.exe), which doesn't authenticate execution requests by default.
21+
22+
This module has been tested successfully on HP Client Automation 9.00 on Windows 2003 SP2
2223
and CentOS 5.
2324
},
2425
'Author' =>

0 commit comments

Comments
 (0)