Fix in ScannerRecvWindow Declaration
parent
c699c7c506
commit
bd96380d19
|
@ -35,9 +35,7 @@ class MetasploitModule < Msf::Auxiliary
|
|||
[ 'URL', 'http://blog.infobytesec.com/2016/09/a-tale-of-packet-cve-2016-2776.html' ]
|
||||
],
|
||||
'DisclosureDate' => 'Sep 27 2016',
|
||||
{
|
||||
'ScannerRecvWindow' => 0
|
||||
}
|
||||
'DefaultOptions' => {'ScannerRecvWindow' => 0}
|
||||
))
|
||||
|
||||
register_options([
|
||||
|
|
Loading…
Reference in New Issue