Password Selection on non-secure Forums

General discussion relating to club happenings and items related to Merkurs in general such as "Merkur sightings". If you just signed on, please feel to start a new thread and introduce yourself here. Posts specifically regarding either the XR4Ti or Scorpio should go in those specific forums. Feel free to make suggestions on improving this forum here as well.
Post Reply
Merkur Club web site
User avatar
DPDISXR4Ti
Site Admin
Posts: 14824
Joined: Wed Jan 08, 2003 11:40 pm
Location: New York

Password Selection on non-secure Forums

Post by DPDISXR4Ti »

The recent attack gave cause for someone to ask me about passwords being compromised on our server here. While passwords ARE encrypted in the database, they are NOT encrypted across the wire. Frankly, I don't know of any forum such as this that does encrypt the password across the wire, as it adds considerable expense.

My point is this... You should NOT use the same password for access to this forum that you use for ANY secure access site such as PayPal, etc. It's easy enough to tell the difference if the site has secure access - just look for a "https" address rather than "http". I have a different ID and password that I use for secure (https) logins vs. non-secure (http). I would suggest that you do the same.

Again, this is not a MCA Forum specific issue; it's something you should be mindful of when using the Internet for ANY sites that require a login.
Brad
white_2kgt
Newbie
Newbie
Posts: 26
Joined: Mon Mar 27, 2006 3:01 pm

Re: Password Selection on non-secure Forums

Post by white_2kgt »

DPDISXR4Ti wrote:The recent attack gave cause for someone to ask me about passwords being compromised on our server here. While passwords ARE encrypted in the database, they are NOT encrypted across the wire. Frankly, I don't know of any forum such as this that does encrypt the password across the wire, as it adds considerable expense.
vBulletin does an MD5 hash of the password prior to submitting it to the server with a known password that is unique the the install of vB. In addition to that the passwords are hashed, salted and hashed before being stored in the database, so even if the database is compromised it will take a while to crack the passwords.

I can crack phpBB passwords in about 5 hrs at home, vB takes me a few days.

I know nothing of your recent attack but just wanted to point this out. I have not looked at phpBB's security in a year or so, things may have changed. I stopped using it around that time and switched to vB on my forum. Your advice is good though, never use the same password for low priority stuff as you do for high priority stuff.
User avatar
DPDISXR4Ti
Site Admin
Posts: 14824
Joined: Wed Jan 08, 2003 11:40 pm
Location: New York

Post by DPDISXR4Ti »

Thanks for the detailed info.

There have been a bunch of security-related updates to php over the last year - not sure if any were login related, but I suspect some may have been.

Regardless, as you confirm (and clearly you have more of a clue on this than I), don't use your banking PW as you PW for any non-secure login!
Brad
Frag
Level 7
Level 7
Posts: 2256
Joined: Fri Oct 17, 2003 12:41 am
Location: Seattle, Wa
Contact:

Post by Frag »

It's good to be secure but the facts are 90% of people can't remember multiple passwords.
:)
Rocky Leitch
Level 3
Level 3
Posts: 264
Joined: Tue Feb 06, 2007 10:36 pm
Location: Ocean Shores, WA.

Post by Rocky Leitch »

That is where the good old pen and
paper come in.
Being 40 something doesn't help. :wink:
Anyway thanks for the tip.


Rocky
Hellooo Nurse!!
tombrend
Level 1
Level 1
Posts: 52
Joined: Tue Sep 11, 2007 9:54 am
Location: Jamestown RI/ Boston MA

Post by tombrend »

Frag wrote:It's good to be secure but the facts are 90% of people can't remember multiple passwords.
If you can remember one, you can remember two. A lot of people use something as simple as their pet's name for their less secure password, so it shouldn't be that hard. Try working for the government. You're required to have your passwords that you use for work related things to be 8 or more random alphanumeric symbols with no intelligible pattern, and to change them every two weeks.
Frag
Level 7
Level 7
Posts: 2256
Joined: Fri Oct 17, 2003 12:41 am
Location: Seattle, Wa
Contact:

Post by Frag »

tombrend wrote:
Frag wrote:It's good to be secure but the facts are 90% of people can't remember multiple passwords.
If you can remember one, you can remember two. A lot of people use something as simple as their pet's name for their less secure password, so it shouldn't be that hard. Try working for the government. You're required to have your passwords that you use for work related things to be 8 or more random alphanumeric symbols with no intelligible pattern, and to change them every two weeks.
Well... in my expierence working on a Helpdesk and reseting/unlocking a few hundred accounts a month for the last few years. Most people can't remember multiple passwords even after as little as two days (a weekend) it's not uncommon for people to forget a password within an hour of setting it themself!

Although I have never worked at a place that required passwords as strong as what you mention above. I think it's safe to say that most people definately could not remember a password that complicated.

Of course this opinion is coming from a slightly burned out person who works on a Helpdesk... YMMV!
:)
User avatar
xr4man
Level 6
Level 6
Posts: 921
Joined: Mon May 09, 2005 1:01 pm
Location: Fort Worth, TX
Contact:

Post by xr4man »

i had a friend setup a gateway server for me a while back using free bsd. we decided that we would use the vin from his jetta as the root password. try that for a secure as hell password!
ian the re-animator
tombrend
Level 1
Level 1
Posts: 52
Joined: Tue Sep 11, 2007 9:54 am
Location: Jamestown RI/ Boston MA

Post by tombrend »

xr4man wrote:i had a friend setup a gateway server for me a while back using free bsd. we decided that we would use the vin from his jetta as the root password. try that for a secure as hell password!
That'll do it :D. I've used a sail number (6 digits), birth dates, phone numbers, license plates, and hull numbers (something like 12 digits). Bad ideas I've known people to use are social security numbers, credit card numbers, and the classic "12345".
Ed Lijewski
Level 8
Posts: 8416
Joined: Thu Sep 04, 2003 5:53 pm
Location: The Belly of The Beast

Post by Ed Lijewski »

tombrend wrote:
Frag wrote:Try working for the government. You're required to have your passwords that you use for work related things to be 8 or more random alphanumeric symbols with no intelligible pattern, and to change them every two weeks.
Where? What agency/department?

Every 90 days is more typical.

Re the 8 or more random alphanumeric symbols with no intelligible pattern, what works for me is using the same "random" pattern but moving it along the keyboard one "step" each password change. When I exhaust the available steps for the same pattern, I'll modify the pattern slightly, and use then same process moving from left to right on the keyboard.

YMMV 8)
Descartes: "Cogito Ergo Sum"
Lijewski: "Sum Ergo Drive-O. Mucho!
Frag
Level 7
Level 7
Posts: 2256
Joined: Fri Oct 17, 2003 12:41 am
Location: Seattle, Wa
Contact:

Post by Frag »

Wow thats like, really complicated for a personal non critical account such an internet forum... :shock:

I have been using the same password(s) with slight variations for over 10 years now and NEVER had a problem... :dunno

At a bare minimum it usually has...

2. A word that is spelled backwards.
1. At least 1 UPPER case character.
3. At least 2 numbers.
4. A minimum of 6 characters long unless said application/system etc wont allow it to be that long.

This results in a password that is...

1. Fairly secure/strong.
2. Easy to remember since it's a variation.
3. Less lockouts/account suspensions and password recovery's and/or resets.

YMMV
:)
tombrend
Level 1
Level 1
Posts: 52
Joined: Tue Sep 11, 2007 9:54 am
Location: Jamestown RI/ Boston MA

Post by tombrend »

Ed Lijewski wrote:
tombrend wrote:
Frag wrote:Try working for the government. You're required to have your passwords that you use for work related things to be 8 or more random alphanumeric symbols with no intelligible pattern, and to change them every two weeks.
Where? What agency/department?

Every 90 days is more typical.

Re the 8 or more random alphanumeric symbols with no intelligible pattern, what works for me is using the same "random" pattern but moving it along the keyboard one "step" each password change. When I exhaust the available steps for the same pattern, I'll modify the pattern slightly, and use then same process moving from left to right on the keyboard.

YMMV 8)
I was working at the Naval Undersea Warfare Center in a secure computer lab. It may have been every month, but it certainly wasn't more than that.
User avatar
John Brennan
Level 8
Posts: 11630
Joined: Wed Jun 18, 2003 4:19 pm
Location: Scottsdale, AZ "Summer Is Coming"

Post by John Brennan »

I have a bunch of different passwords, but rarely forget them. I remember childhood phone numbers, SS numbers of my whole family, poems, passages from literature, etc. I think all those years in the restaurant business sharpened my memory, but it's kind of always been there.
This is my car, and these are my people!
2015 Fiesta ST
2020 Edge 2.0 Ecoboost
Post Reply