Checking security certificates in a browser

0

I have been given a laptop with pre-installed software and I am connecting to the internet on it via company wifi.

When I am accessing a secure website using https, I want to ensure that the LAN admin is not snooping my data. If I understand right,snooping could be possible if certficates in my browser are compromised (for example, by adding a certifying authority certificate, using which a man-in-the-middle will be able to issue self-signed certificates).

My question is, is there a quick way to check if the certificates recognized by my browser (Firefox, Chrome) are the default ones, and haven't been tampered with?

The next level would be checking that the keys in my Ubuntu's apt system are also not tampered. But that would make for another question I guess.

HRJ

Posted 2012-10-04T07:33:43.587

Reputation: 669

Answers

1

If you are using FireFox then you can use the Certificate Patrol add-in. Set it to warn on new and changed certificates. Then check each warning and accept the certificate.

Jan Doggen

Posted 2012-10-04T07:33:43.587

Reputation: 3 591

Thanks, this helps. Though it doesn't directly address my concern, as I want to check for pre-installed malicious certificates as well. – HRJ – 2012-10-04T10:03:53.313

IIRC you can tell CP to initially not accept any certs. Which means you'll get a lot of prompts in the beginning ;-) – Jan Doggen – 2012-10-04T13:55:00.680