Skip to content

mubix/IOXIDResolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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".

About

IOXIDResolver.py from AirBus Security

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages