Security Audit? Who needs one of those?

Here’s an interesting screenshot I just took on a website:

sapassword

If you’re into development in any shape or form, you’ll see a number of security issues Three has with their website, including but not limited to:

  1. Password stored in plain text in a connection string
  2. Trivial password that could be cracked without thinking too hard
  3. And of course: not trapping errors so the whole world gets to see them.

I’ve omitted the name of the website, to protect the guilty, but there wasn’t much point, based on what the error was returning. There’s a lot that a potential hacker could learn from that lapse, and it essentially highlights the need of having a security professional involved in your development and release processes. These are basic errors that can be prevented, so why risk you site .. and your reputation!

This entry was posted in Blog, Syndicated and tagged . Bookmark the permalink.

Comments are closed.