Fixed indentation errors
parent
2a584da6d9
commit
caabb82975
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue