Solution to Error 500 after upgrading to WordPress 2.7

After I recently upgraded my blog to the latest version of Wordpress v2.7, I noticed an Error 500 - Internal server error.

This seems to be a problem for WordPress blogs which are hosted by 1&1

The solution to the Error 500 - Internal Server error

1. Create a file called “php.ini” in the /wp-admin/ directory of your blog

2. In the file add the text “memory = 20MB” without the quotes

This should fix the problem

Popularity: 21% [?]

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Solving FBI’s 2008 Code Cracking Challenge

The Federal Bureau of Investigation (FBI) has issued a code cracking challenge today. This was in response to a similar challenge the FBI issued last year, which proved to be hugely popular with many thousands responding to the crypto challenge.

The FBI Code Cracking Challenge

FBI's 2008 Crypto Challenge

FBI

The FBI embedded the above code as a flash file. The code for all you cryptanalysts

VFWTDLCSWV. YD NSLMIJFWEJFD GSW SL NIJNQBLM FOBV EJFDVF DLNIGTFBSL.KBVBF YYY.AHB.MSK/NSCDC.OFZ FS EDF WV QLSY SA GSWI VWNNDVV.

More resources to solve this challenge

2008 FBI Code Cracking Challenge: http://www.fbi.gov/page2/dec08/code_122908.html

2007 FBI Code Cracking Challenge: http://www.fbi.gov/page2/nov07/code112107.html

Analysis of Criminal Codes and Ciphers: http://www.fbi.gov/hq/lab/fsc/backissu/jan2000/olson.htm

Spoiler Alert: How to solve the 2008 FBI Crypto challenge

** try to solve this before scrolling down **

go on reading »

Popularity: 32% [?]

Strong Password Suggestions using a Password Chart

I think I came across one of the best strong password generators on the Internet at Password Chart. Picking a strong password is very important. A strong and secure password should go beyond just a simple number such as passw0rd where you replace the o with a zero(0) or a special character in the end such as password!. However, when you have to go picking numbers, special characters for a strong password of more than 7 characters, it can become hard to remember such a strong password.

For using the password chart, enter any common phrase you might use or known to you. For example, I used the phrase “the ipod rocks“. Now, using this phrase, the password chart generates a chart for you. If you are online, you can enter a password you wish to convert using this chart. You can enter a simple word or words here. For example, I used the word “zune” as a password I wished to convert to generate a strong password. I end up with a strong password of “%^Ed8u63G“. Once you generate a password chart, you can also print it out and use it for generating other strong passwords without the need to access the internet.

strong password generator

go on reading »

Popularity: 18% [?]

Generate Secure Passwords using the Enigma Code Machine

The Enigma was a rotor machine used by the German Military during WW II to encrypt messages they sent to each other. It was invented by German Engineer Arthur Scherbius in 1923. The Enigma Code Machine consisted of a plugboard, three rotors and a reflector which redirected the electrical current. Each letter entered by a keyboard was matched by an encrypted letter by closing an electrical circuit which was reconfigured after each entry.

We need to use secure passwords for our everyday computing. So how about using the Enigma Code Machine to generate secure passwords for us. Dr. Frank Spiess helps us out here with a very good flash Enigma Code Machine.

A brief example: Open the machine window, click on the “Input:” textbox and enter “c” on the keyboard. The plugboard leaves C as C while highlighting the specific wire in red. The electrical current then moves to the rightmost rotor, that is, to its letter A. A is then connected to B. The current enters the middle rotor, that connects G with R. The third (leftmost) rotor maps V to I. In the next step, the reflecor maps B to R. Then the current moves way back along the green wires through the rotors back to the plugboard, where Q leads to Q. As a result, we have the encryption of C to Q. If you now enter “c” again, you see that in this case it yields G! This is because the rightmost rotor moves one step to the left before a letter is entered.

So, click here to access the Flash Enigma Code machine built by Dr.Frank Spiess

In my example of a secure password, I enter a simple plain text of “securityblog”. This plain text is converted to a cipher text by the Enigma Code Machine resulting in a secure password of “BMGNHOIPWRNB”

generate password using enigma

go on reading »

Popularity: 19% [?]

How to Break Web Software

Mike Andrews was one of the coolest and most knowledgeable professors I had the opportunity of learning from, while at school @ Florida Tech.

Currently, Mike is currently working as the Principle consultant at Foundstone/McAfee, taking a break from teaching.

At school, we did not have video tape lectures, but I did find this video of Mike talking at Google on how to break web software, how web applications are attacked and walks through a testing framework for evaluating the security of an application and takes some deep-dives into a few interesting and common vulnerabilities and how they can be exploited.

http://video.google.com/videoplay?docid=5159636580663884360

Popularity: 16% [?]

 Page 1 of 12  1  2  3  4  5 » ...  Last »