Fixed indentation errors

bug/bundler_fix
dnkolegov 2015-02-19 05:02:10 -05:00
parent 2a584da6d9
commit caabb82975
1 changed files with 10 additions and 12 deletions

View File

@ -16,7 +16,6 @@ class Metasploit3 < Msf::Auxiliary
'Description' => %q{
This module identifies F5 BigIP load balancers and leaks backend
information (pool name, backend's IP address and port, routed domain) through cookies inserted by the BigIP system.
},
'Author' => [ 'Thanat0s <thanspam[at]trollprod.org>',
'Oleg Broslavsky <ovbroslavsky[at]gmail.com>',
@ -151,4 +150,3 @@ class Metasploit3 < Msf::Auxiliary
end
end