identify lastpass plugin browsers
brad
Hello, I was trying to determine how to locate all the lastpass installations that are installed in users browsers as a plugin.
I found the locations from lastpass, but unsure how to get this into PDQ to create collections. https://support.logmeininc.com/lastpass/help/where-is-my-lastpass-data-stored-on-my-computer-lp070008
We want to identify and remove lastpass from our environment
Thanks
0
Comments
I think using Group Policy would be better in this case: https://www.pdq.com/blog/enforcing-execution-of-browser-extensions-explicitly/
I know this is an old post, but I had a question. I'll also search around more to see if it has been addressed.
Is there a way, in PDQ to query all of the extensions of the different browsers (mainly chrome, firefox and IE) to get a list of the extensions in use so that if I were to block all and whitelist some, I can see what people are using, to make sure I don't accidentally block any important ones on day one?
Thanks.
Avi
Chrome: https://github.com/pdq/PowerShell-Scanners/tree/master/PowerShell%20Scanners/Google%20Chrome%20Extensions
Firefox: https://github.com/pdq/PowerShell-Scanners/tree/master/PowerShell%20Scanners/Mozilla%20Firefox%20Extensions
Chromium-based browsers (still being reviewed by PDQ): https://github.com/pdq/PowerShell-Scanners/pull/54