Files
metasploit-gs/lib/rex
Spencer McIntyre 7fa29c4345 Don't bother with the address type
The address is returned in the packed format so it's always a string of
either length 0 (resolution failed), length 4 (IPv4) or length 16
(IPv6).

Anything else is invalid and will actually cause Rex::Socket.addr_ntoa
to throw an error. All meterpreters today return the IP address in one
of those three correct lengths.
2022-11-10 11:13:30 -05:00
..
2021-08-10 15:40:23 +01:00
2022-11-10 11:13:30 -05:00
2022-11-07 10:37:12 -05:00
2022-07-27 13:11:11 +01:00
2021-02-08 12:24:12 +00:00
2021-02-08 12:24:12 +00:00
2021-02-08 12:24:12 +00:00
2021-02-08 12:24:12 +00:00
2021-02-08 12:24:12 +00:00
2021-01-18 14:21:54 +00:00
2021-02-08 12:24:12 +00:00
2021-02-08 12:24:12 +00:00
2018-03-27 14:57:57 -05:00