1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
metasploit-framework/lib/net
RageLtMan 7cc7fe71db Address net-dns additional records empty array
Conversion between packet formats can create empty additional
answers fields, which net-dns cannot handle.

Update net-dns' packet parser to be able to deal with empty arrays
such that it doesn't try to call :data on a nil, which is the only
element of an empty array.

Props to mubix for identifying this issues.
2017-06-24 20:27:19 -04:00
..
dns Address net-dns additional records empty array 2017-06-24 20:27:19 -04:00
ssh make pubkey verifier work with old module 2016-09-19 15:20:35 -05:00
dns.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00