/IOXIDResolver

IOXIDResolver.py from AirBus Security

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

IOXIDResolver

IOXIDResolver.py from AirBus Security

I couldn't find an official repository for this code so I am posting it here. It's great research and super useful.

Example Run

user@host:~/IOXIDResolver$ python IOXIDResolver.py -t 10.10.11.3
[*] Retrieving network interface of 10.10.11.3
Address: HYPERV1
Address: 192.168.57.1
Address: 192.168.2.1
Address: 192.168.77.201
Address: 10.10.11.3

This is super useful because it helps you to identify hosts that have additional active interfaces, which usually means, virtual machines, VPNs, connected wireless, docker, etc. Basically "interesting".