1.3: Use DHCP Logging to Update Asset Inventory
codydumont opened this issue · 0 comments
codydumont commented
--- Issue 1
Inputs
Can we add a 3 Input meaning to extract assets from the log itself.
3. List of assets that are assigned IP addresses from the DHCP server.
Operations
3. Correlate the M1 from 1.1 (List of discoverable Assets from manual Inventory) with the IP's that have been issued from the DHCP Server.
4. For each DHCP server create a Union of DHCP addresses issued.
5. Use this to launch active scanning to ensure all DHCP discovered devices are actively scanned.
Measures
M6 = total IP's issued by DHCP
M7 = M1 from 1.1
M8 = M6 / M1
Thank you for the opportunity to contribute.