Skip to content

Commit 2134cc3

Browse files
committed
Modify description
1 parent c46c05f commit 2134cc3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/exploits/windows/misc/nvidia_mental_ray.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ def initialize(info = {})
1919
The Nvidia Mental Ray Satellite Service listens for control commands on port 7414.
2020
When it receives the command to load a DLL (via an UNC path) it will try to
2121
connect back to the host on port 7514. If a TCP connection is successful it will
22-
then attempt to load the DLL.
23-
24-
Tested on Win7 x64 against v3.11.1
22+
then attempt to load the DLL. This module has been tested successfully on Win7 x64
23+
with Nvidia Mental Ray Satellite Service v3.11.1.
2524
},
2625
'License' => MSF_LICENSE,
2726
'Author' =>

0 commit comments

Comments
 (0)