From a6a46f82bb7a12e03b446ca68011fc08cf4f186b Mon Sep 17 00:00:00 2001 From: sinn3r Date: Tue, 28 May 2013 14:31:56 -0500 Subject: [PATCH] Updates the description a little bit --- modules/auxiliary/scanner/http/cold_fusion_version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/auxiliary/scanner/http/cold_fusion_version.rb b/modules/auxiliary/scanner/http/cold_fusion_version.rb index 7cc02f3454..d609f276fd 100644 --- a/modules/auxiliary/scanner/http/cold_fusion_version.rb +++ b/modules/auxiliary/scanner/http/cold_fusion_version.rb @@ -17,8 +17,8 @@ class Metasploit3 < Msf::Auxiliary super( 'Name' => 'ColdFusion Version Scanner', 'Description' => %q{ - This module attempts identify various flavors of ColdFusion such as version 9 - 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. }, 'Author' => [