Insider threat
Friends I talk to are confident that their personal information is not important or critical but this is a scary and real example of what hackers will do with your details.
No password needed
New malware targeting Mac OS X that will not prompt users to enter their administrator password before infecting the victim's machine. Mac users and Apple can continue to be in denial but it is a reality now.
Install an AV on your Mac.
Install an AV on your Mac.
Encrypted mails
I decided to install a digital certificate for my Gmail account. This is simple and free to set up.
- Apply for a free certificate from Comodo.
- The certificate will be automatically installed to your browser when you click on the link in the email from Comodo.
- Install the "Gmail S/MIME" addon from the Firefox addon source.
- Log into Gmail and the "Encrypt" icon is visible when you compose new mails.
Graphics Engine threat
A recently added Graphics Engine, WebGL, in Firefox 4 and Chrome 9 are vulnerable to exploit.
The article provisions solutions to disabling this component in both browsers. I will quickly summarise how to disable WebGL in Firefox 4.
The article provisions solutions to disabling this component in both browsers. I will quickly summarise how to disable WebGL in Firefox 4.
- Type in "about:config" in the address bar.
- Search for "webgl".
- Set value for "webgl.disabled" to "true".
- Restart Firefox.
Subscribe to:
Posts (Atom)
dnsaudit.py
Since I was on a roll with Copilot, I decided to automate DNSSEC auditing with the following Python script. import subprocess import sys im...
-
This annoying message popped up after I ran the update in avast! in Ubuntu yesterday. avast! crashes every time I attempt to launch it after...
-
I decided to install a digital certificate for my Gmail account. This is simple and free to set up. Apply for a free certificate from Comod...