addressed CI errors

bug/bundler_fix
William Webb 2016-02-10 11:34:05 -06:00
parent 51604fa24a
commit 72f5a33804
1 changed files with 1 additions and 16 deletions

View File

@ -28,22 +28,7 @@ class Metasploit4 < Msf::Auxiliary
[
['URL', 'https://www.exploit-db.com/exploits/38979/']
],
'Payload' =>
{
'BadChars' => "\x00",
},
'DefaultOptions' =>
{
'DisablePayloadHandler' => 'true',
},
'Platform' => 'win',
'Targets' =>
[
['IBM Tivoli Storage Manager FastBack Server 5.5.4.2', {}],
],
'Privileged' => false,
'DisclosureDate' => "Dec 15 2015",
'DefaultTarget' => 0))
'DisclosureDate' => "Dec 15 2015"))
register_options(
[