Description
On Windows Server 2019 the agent sends the followingÂ
"networkInfo": \{ "deviceId": "ethernet_32777", "hostname": "fe80:0:0:0:6f46:95b8:1b4d:9ab5%ethernet_32777", "ipAddress": "fe80:0:0:0:6f46:95b8:1b4d:9ab5%ethernet_32777" },
The same network interface also has an IPv4 address where the hostname matches what the hostname command would give back in the shell.
In such cases when the same network interface has IPv4 and IPv6 addresses, prefer the the IPv4 as it provides more information for the user.
Note: this does not affect anything in terms of network connectivity, only the information which is sent by the agent to the C2 server
Attachments
Issue Links
- links to