mozilla / mig

Distributed & real time digital forensics at the speed of the cloud

Home Page:http://mig.mozilla.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find agents with ip in range

kpcyrd opened this issue · comments

I would like to investigate all servers for configured ip addresses and ip addresses in a specific range.

This feature would also allow to find all agents with a public ip configured.

You can use mig-agent-search -t "status='online'" to list all online agents. The CSV output returns the agent environment in column 12, which contains locally configured addresses and discovered public IP (often the NAT IP).