October 2008

Bill.zip virus

We started seeing a virus that simply says in the subject line "Bill for username" where username is the username part of your e-mail address, such as username@example.com, with a virus attached named "bill.zip".

Tags: 

Transparent web proxy, protecting assets through monitoring

October is National Cyber Security Awareness Month, as designated by the US Department of Homeland Security. As a result, I'll be focusing my articles on protecting your users and your network.

If you haven't seen my previous articles on phishing, you may want to check those out to help your users. Today, I'm going to be writing about protecting your users from themselves.

Tags: 

Your network's access control

Although many organizations are likely to protecting data with passwords and a network firewall, there are many network access controls that are overlooked. I'm going to cover some of the most common ones.

Tags: 

OTFE on Linux, encrypting your data

I previously wrote about on the fly encryption, also known as OTFE in my article about using it on my PDA to encrypt data in case the device is stolen.

Today, I'm writing about OTFE for Linux servers. The benefits of OTFE are that you only have to type a password once, and then the encrypted data is easily accessible for the entire session. However, if someone steals your hard disk, the data is as secure as your encryption key.

Tags: 

An easy software SSL VPN solution for Linux

When I went on vacation recently, I was looking for a VPN solution that would be easily used from just about anywhere, and that was easy to install. I found the perfect solution in a product from 3SP Limited, a U.K. company.

A VPN is a virtual private network. In the most basic terms, it is a tool that makes a network that is accessible over a public network to be accessible as if you were on that private network. This is usually done by tunneling the traffic, securely, through the public network.