Digital O'Day

Discussing digital forensics, information assurance, technology and society, and whatever else. And yes, my domain name is a double entendre between my last name and 0day. Until I am able to add it on the right navbar, you can follow me on Google+ by clicking here.

How much younger can someone be before it’s creepy to date them?

Wonder no more! In the spirit of this xkcd comic, I present to you this profound formula, expressed as a Python function for your viewing pleasure:

That’s all folks. To determine if it’s creepy to date someone, use this formula ;)

H/T xkcd

Some good thoughts on security from Bruce Schneier.

More pleasant thoughts… brought to you by DARPA. H/T Sam Liles

I’ve been saying this for awhile… software assurance is a matter of life and death. Information security isn’t just confined to traditional devices. Think heart defibrillator, automobile, voting machine, etc. H/T Sam Liles

I think I’ll trust Israel over the Department of Homeland Security when it comes to airport security. They pre-screen passengers and use psychological profiling to identify threats… and they’ve never had an incident.

It’s easy to crack wireless routers using Wifi Protected Setup (WPS)

The title says it all. There are two tools available which make this rather simple:

  • PoC Brute Force Tool, available here
  • Reaver, available here

Stefan Viehböc posted a white paper explaining the vulnerability. “WPS allows users to enter an 8 digit PIN to connect to a secured network without having to enter a passphrase. When a user supplies the correct PIN the access point essentially gives the user the WPA/WPA2 PSK that is needed to connect to the network. Reaver will determine an access point’s PIN and then extract the PSK and give it to the attacker” (Source: http://www.tacnetsol.com/products).