Setting up an MFA Server

Tired of paying someone to setup your server? Want a quick way to setup thousands of domains? Read on…

I have made a quick guide on how to setup a server specifically for MFA sites from start to finish. The server will consist of,

  • Web server - Apache
  • Database - mySQL
  • Scripting Language - PHP
  • FTP Daemon - vsFTPD
  • DNS Server - Bind

We are going to assume you are using centOS and have yum available. This should only be used on a fresh install. So lets begin,

Installing Services

To make this quick we are just going to use the RPM’s available from the depositories. At the shell prompt execute,


yum -y install httpd httpd-devel mysql mysql-server mysql-devel vsftpd bind bind-libs bind-utils php php-cli

Once this completes you should see something like this,

Service Installation via YUM

Now that the services are installed it’s time to configure them.

(more…)

Add comment August 30th, 2007

Password Security

Basic Use of Passwords

After all these years you would think basic password security would be drilled into everyone who uses the Internet, yet time and time again I always come across people who still have not learned the basics.  Really what is so hard about remembering a password that is not text only?  One simple `odd` character in the word would make it a reasonable secure password.  Yet people still do not get the message that adding just one character really makes a difference.

When I see people who get compromised due to passwords it just makes me cringe.  I have yet to understand why they do not learn until someone takes advantage of their weak password.  It happens so often now I even have an example ready now for weak passwords.

“You can still have a secure password which is easy to remember, it does not have to be full of random characters, just one or two really does make a difference.

Take my name for example, Scott Mcintyre, that’s 13 characters long and easy to remember all you have to do now is throw a few odd characters in there such as,

Sc0tt`Mcintyr?e

Which is easy to remember, it includes capitals and has a number,  and is more than 10 characters.”

Do you test you’re passwords?

Now it brought me on to the fact that does anyone actually test their password against dictionarys?  Both users and system administrators should test them regularly and the reaction I get when I guess the passwords is quite strange as if it has never happened before.

System Administrators

I personally only work with *NIX and test passwords atleast once a week on every single server with user accounts I manage.  On one time work the successrate for more than 100 passwords is generally 1-10%, however today I did get a 58% successrate which sparked this entry.

As a *NIX administrator I feel it’s my job to ensure peoples passwords are updated also, I often use tools like John The Ripper against the /etc/shadow file to acheive this.  You may view my guide http://www.hostgeekz.com/guides/Security/67/Password_Security.htm if you are unsure how to this.

End Users

End users should not have to test their passwords and should be using a password that gives them 100% reassurance.  Ultimately if you feel the need to check you’re password against dictionarys then you’re password is not good enough.

Multiple Locations

Do you use you’re password in multiple locations?  If so why? While it might be easy to remember it always leads to problems if by the off chance you’re password was ever compromised.  I feel this form of basic password security is the one that is the one that is not taken serously the most.  I used to do it myself however have since realised it was bad just because of the number of people I have been bad things happen to.  There are methods of keeping you’re same password principal yet not using the same password. Take our above example,

Sc0tt`Mcintyr?e

You could change the position of the question mark for each different location, such as you’re instant messenger password could be S?c0tt`Mcintyre and you’re email could be Sc?0tt`Mcintyre, this is just different variations yet it keeps you’re password simple to remember.

Changing passwords

Do you change you’re password after a certain period?  This is generally a good idea if you use the same password in multiple locations.  Personally I do change my passwords around once every 3-4 months.  I do it so I can remember them easier, newer passwords will stay fresh in the mind whilst older passwords can be forgotton and confused with others.

Conclusion

As it seems I have joined the list of thousands, possible millions, of other articles/rants about password security but I think it has to be said that it’s quite shocking the number of people that totally ignore the basic concept.

Add comment June 14th, 2006

Sony and Warner Music Defaced

As reported on zone-h,

Some big music coperation sites have been defaced both sonymusicstudios.co.uk and warnermusic.com.tw.

Could this be a result of ThePirateBay going down recently? Could it be a coindidence, I think not.  It makes me wonder what will happen in the next few weeks because I suspect there will be a waive of these type of defacements.

One comment states,

“Just wait for the defacements tomorrow is all I can say.. (PRQ/TPB aren’t to be taken lightly when it comes to defacement support..)”

Which does indicate we should expect to see more of this in the coming days.

I wonder how both Sony and Warner Music will respond to these attacks.

Add comment June 2nd, 2006


Categories

Links

Feeds