We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5339c6f commit 5345af8Copy full SHA for 5345af8
modules/exploits/windows/fileformat/kingview_kingmess_kvl.rb
@@ -20,8 +20,7 @@ def initialize(info={})
20
the KingMess.exe application when handling log files, due to the insecure usage of
21
sprintf. This module uses a malformed .kvl file which must be opened by the victim
22
via the KingMess.exe application, through the 'Browse Log Files' option. The module
23
- has been tested successfully on KingView 6.52 and KingView 6.53 over Windows XP
24
- SP3.
+ has been tested successfully on KingView 6.52 over Windows XP SP3.
25
},
26
'License' => MSF_LICENSE,
27
'Author' =>
0 commit comments