Skip to content

Commit b65f410

Browse files
committed
Updates the description
1 parent fee0767 commit b65f410

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/windows/scada/codesys_gateway_server_traversal.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ def initialize(info = {})
1919
super(update_info(info,
2020
'Name' => 'SCADA 3S CoDeSys Gateway Server Directory Traversal',
2121
'Description' => %q{
22-
This module exploits arbitrary file creation to execute a mof file
23-
gaining remote execution within the SCADA system
22+
This module exploits a directory traversal vulnerability that allows arbitrary
23+
file creation, which can be used to execute a mof file in order to gain remote
24+
execution within the SCADA system.
2425
},
2526
'Author' =>
2627
[

0 commit comments

Comments
 (0)