Showing posts with label security. Show all posts
Showing posts with label security. Show all posts

Wednesday, 17 June 2009

How to enable the security tab in Windows Explorer

The Windows NT family of operating system allows you to set various permissions on files and folders that controls what operations users are allowed to perform. For example, you might want to set up a folder on your computer and allow some users to modify the files in that folder, while other users are only allowed to read the file data. These permissions are editable from Windows Explorer, by right-clicking on a file or folder and selecting the security tab:



However, on Windows XP Home and Windows XP Pro the security tab is hidden be default if your computer has not joined a domain. To enable the security tab:
  1. Click on Start
  2. Choose Control Panel
  3. Click on Folder Options
  4. Select the View tab
  5. Uncheck "Use simple file sharing"

Saturday, 7 March 2009

Spotify hacked

Spotify hacked! They have sent out an email recommending all users to change their password:
Dear Spotify user,

Last week we were alerted to a group that managed to compromise
our protocols. After investigating we concluded that this group had gained access to information that could allow testing of a very large number of passwords, possibly finding the right one. The information was exposed due to a bug that we discovered and fixed on December 19th, 2008. Until last week we were unaware
that anyone had had access to our protocols to exploit it.

Along with passwords, registration information such as your email
address,birth date, gender, postal code and billing receipt
details were potentially exposed. Credit card numbers are not
stored by us and were not at risk. All payment data is handled
by a secure 3rd party provider.

If you have an account that was created on or before December 19th 2008,
we strongly suggest that you change your password and strongly
encourage you to change your passwords for any other services
where you use the same password.

When choosing your password we provide you with an indicator of
the password strength to help you choose a good one. To change
your password please visit your profile page on our website.

https://www.spotify.com/en/account/profile/

For the technically minded amongst you, the information that may
have been exposed when our protocols were compromised is the
password hashes. As stated, we never store passwords, and they
have never been sent over the Internet unencrypted, but the
combination of the bug and the group's reverse-engineering of
our encrypted streaming protocol may have given outsiders access to individual hashes.

The hashes are salted, making attacks using rainbow tables unfeasible.
Short or otherwise bad passwords could still be vulnerable to
offline targeted brute-force or dictionary attacks on individual
users, but you could not run attacks in parallel. Also, there
has been no known breach of our internal systems. A complete user
database has not been leaked, but until December 19th, 2008 it was
possible to access the password hashes of individual users had
you reverse-engineered the Spotify protocol and knew the
username.

We are really sorry about this and hope you accept our apologies.
We're doubling our efforts to keep the systems secure in order
to prevent anything like this from happening again.

Regards,
The Spotify Team