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 e4e5edc commit a6a46f8Copy full SHA for a6a46f8
modules/auxiliary/scanner/http/cold_fusion_version.rb
@@ -17,8 +17,8 @@ def initialize
17
super(
18
'Name' => 'ColdFusion Version Scanner',
19
'Description' => %q{
20
- This module attempts identify various flavors of ColdFusion such as version 9
21
- and 10, as well as the underlying OS.
+ This module attempts identify various flavors of ColdFusion up to version 10
+ as well as the underlying OS.
22
},
23
'Author' =>
24
[
0 commit comments