T
T
Teammate2017-11-09 18:23:50
Information Security
Teammate, 2017-11-09 18:23:50

How do viruses work in browser extensions?

I downloaded this add-on: https://addons.mozilla.org/en/firefox/addon/cachev...
I thought about the question - what is the chance that 69kb of code can send the entire browser history, cookies, cache and saved passwords to someone else's server?
What language are browser add-ons written in, in particular Firefox?
What files do they have access to?
Access to files only inside the browser, or in the computer entirely?
Can they leak data?
Can they upload data?
How to check the safety of these add-ons?
Are add-on directories checked and controlled in any way?
Thanks for the answer.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
Uno, 2017-11-10
@Teammate

Add-ons are mostly written in JS.
And, indeed, they have a lot of opportunities regarding your personal data.
Security check - fully examine the code, if closed - check extension reputation and check hash sums

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question