Generate strong WPA2 passwords with Ubuntu

October 30, 2008

To secure wpa/wpa2 keys from brute-force or dictionary-attacks, it is evident to use strong, that means long and purely randomly generated keys, which are in addition generated with a strong algorithm.

WPA/WPA2 limits the length of passwords to 63 digits, including upper/lowercase and special characters – so that’s what we are trying to generate….

Read the rest of this entry »


Flash 10 on Firefox with Ubuntu 64 bit via script

October 9, 2008

I recently found a quick and successfull way of installing Flash Player 10 RC on Ubuntu 8.04 running a 64 bit processor.

First, download this deb:

http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb

And install it via:

sudo dpkg -i getlibs-all.deb

Then create a script somewhere, for instance script.sh.

gedit script.sh

Fill it with the following code:

Read the rest of this entry »


Update: New youtube downloader for firefox

June 9, 2008

In one of my previous posts I mentioned how to download flash videos, for instance from youtube, via plugin.

My standard Plugin for Flash downloading with Firefox 2.x, which wasn’t compatible with 3.x, has been released now in an updated , Firefox 3.x compatible version.

More info about the Plugin:

Download helper Website


Firefox3 Beta and flash video downloader

June 7, 2008

UPDATE: a better plugin for flash downloading has been released. Read more about it here.

As the recently released Ubuntu stable version Hardy Heron 8.04 comes with Firefox 3 (beta), my previous used plugins to download videos from Youtube aren’t currently supported, as they are mainly written for Firefox 2.x.

Therefore I had to use the Flash Video Resources downloader to be able to download those videos, which works flawlessly.

Clicking this blue symbol in the bottom right corner enables you to download the video you currently loaded via youtube:

Symbol Flash Downloader

A new page will popup after clicking the symbol, which is self explaining. Just hit the “Get Video” button, right click on the appearing “Get Flv” Field and hit “Save as” in the menu popup of firefox.

It is important, that you rename the video according to the desired name, following the type .flv.

That’s it.