User Controls
Another IP address Question.
-
2016-02-23 at 4:37 PM UTCIf I had a laptop, could I see what IP addresses thsi laptop has been on or using?
For example if the person who owned the laptop and moved around from wifi spot to wifi spot is there a list of IP addresses they would of used that can be found on the laptop? -
2016-02-23 at 7:38 PM UTC
If I had a laptop, could I see what IP addresses thsi laptop has been on or using?
For example if the person who owned the laptop and moved around from wifi spot to wifi spot is there a list of IP addresses they would of used that can be found on the laptop?
I can't say much about Windows or OSX, but I know Linux keeps a cache of DHCP leases handy somewhere under /var/lib/dhcp.*. I can only assume other OSs have a similar function to make networking work faster. -
2016-02-24 at 11:12 AM UTC
I can't say much about Windows or OSX, but I know Linux keeps a cache of DHCP leases handy somewhere under /var/lib/dhcp.*. I can only assume other OSs have a similar function to make networking work faster.
It is Windows that is on this laptop -
2016-02-24 at 10:09 PM UTCI would assume so. I've heard that everything can be pulled via forensics.
-
2016-02-26 at 12:10 AM UTCTry HKLM\SYSTEM\ControlSet001\ Services\Tcpip\Parameters\Interfaces in the Windows registry. You could also try the Event viewer under DHCP Event 1002, using Run > eventvwr.msc
-
2016-02-26 at 4:15 AM UTCwhat would be the goal?