Skip to content

Commit a6a46f8

Browse files
committed
Updates the description a little bit
1 parent e4e5edc commit a6a46f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/auxiliary/scanner/http/cold_fusion_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ def initialize
1717
super(
1818
'Name' => 'ColdFusion Version Scanner',
1919
'Description' => %q{
20-
This module attempts identify various flavors of ColdFusion such as version 9
21-
and 10, as well as the underlying OS.
20+
This module attempts identify various flavors of ColdFusion up to version 10
21+
as well as the underlying OS.
2222
},
2323
'Author' =>
2424
[

0 commit comments

Comments
 (0)