Safe Web Browsing Practices
How do you be safe on the web? Part of the problem is the tangled mess of code on your system. There is more code than any one person can understand on your system. You need to cover every hole in your defenses, but an attacker only has to find one.
Web browsers in particular are complicated, bloated, garbage bins of code that we can't get rid of. But there are ways to reduce attack surface. I will explain some common and uncommon attacks to be aware of and how to mitigate them.

Last updated