2007-02-06

How to turn your neighbours off using your WiFi

Even though this is not really a security issue, be aware that if you leech WiFi access from somebody, the access point owner can control the data stream you get (and send!).

Upside-Down-Ternet is a funny example of what one guy did to his leeching neighbours.

posted at 05:00 | path:/computer/security | permanent link

2006-06-28

Cracking WEP

If you still are under the illusion that WEP is a safe way to secure your wireless access point, think again. Read how the FBI demonstrated cracking WEP in 3 minutes.

posted at 14:34 | path:/computer/security | permanent link

2006-05-15

Cracking a 137 year old Confederate Code

Every kid goes through a stage where secret codes and invisible ink are exciting. Eventually though, you find that what you need to say to your buddies is not really top secret and the effort to encode your “Let’s go play hockey” message is impractical.

I still find cryptography interesting and the article How I Broke The Confederate Code (137 Years Too Late) is very cool.

posted at 04:00 | path:/computer/security | permanent link

2006-05-10

Using chkrootkit properly

When a computer is compromised one of the first things the intruder does is install a root-kit. The article How to scan your Linux-Distro for Root Kits is an excellent step-by-step HOWTO to detect if your systems have been kitted.

posted at 04:00 | path:/computer/security | permanent link

2006-04-21

Setting SSH key Authentication

Just came across, Five-Minutes to a More Secure SSH. Covers the steps to setup SSH to use key-based authentication instead of using traditional passwords.

posted at 20:12 | path:/computer/security | permanent link