Forum Discussion
Brok3NSpear
Oct 10, 2023Brass Contributor
Get Users Browser History via Live Response
Hi, Is the a way to download a remote users browser history for a certain period via Live Response? For example, I can do this manually on a machine (go to the browser>History>Export Browsing Dat...
BuriedButBreathing
Dec 12, 2023Copper Contributor
You can totally do this. You have to leverage a powershell script uploaded to the script library though.
Bear in mind though that when you're running scripts via live response it's going to be running at a system context and not the user of that host, so any user-level environment variables will be very different.
Bear in mind though that when you're running scripts via live response it's going to be running at a system context and not the user of that host, so any user-level environment variables will be very different.