Fix description style

bug/bundler_fix
jvazquez-r7 2015-05-08 14:18:13 -05:00
parent 2e01eb519d
commit 017ae463ed
No known key found for this signature in database
GPG Key ID: 38D99152B9352D83
1 changed files with 6 additions and 6 deletions

View File

@ -13,11 +13,11 @@ class Metasploit3 < Msf::Auxiliary
super(update_info(info,
'Name' => 'F5 BigIP HTTP Virtual Server Scanner',
'Description' => %q{
This module scans network for BigIP HTTP virtual servers based on simple
banner grabbing technique. BigIP system uses different HTTP profiles for
managing HTTP traffic. In particular, BIG-IP system uses HTTP profile that
specifies the string used as the server agent name in traffic generated by LTM.
The default value is equal to "BigIP" or "BIG-IP" and depends on BigIP system version.
This module scans for BigIP HTTP virtual servers based on simple banner grabbing technique.
BigIP system uses different HTTP profiles for managing HTTP traffic. In particular, BIG-IP
system uses an HTTP profile that specifies the string used as the server agent name in
traffic generated by LTM. The default value is equal to "BigIP" or "BIG-IP" and depends on
BigIP system version.
},
'Author' =>
[