Entries Tagged as 'Security'

Show Password Fields

November 21st, 2007 · 16 Comments

Update: had a case-sensitive bug in the code. Fixed now. A simple Javascript bookmarklet shows password field values. In form fields where a password is entered, it is usually obscured by asterisks or bullets to prevent someone from seeing what you type. This is a great feature but where a long password is being typed [...]

[Read more →]

Tags: Javascript · Programming · Security

Security and Google Code Search

October 9th, 2006 · No Comments

If you use WordPress be careful. An example Google Code Search search going around is “username file:wp-config.php” which happily displays username and passwords in WordPress config files… if they’re in compressed archives or a publicly accessible directory. Same goes for other configuration or settings files. For instance, connection strings in web.config files (connection string file:web.config), [...]

[Read more →]

Tags: Best Practices · Google · PHP · Programming · Searching · Security

Recommended Security and Privacy Software

August 8th, 2005 · 1 Comment

Keeping your system and data secure can be a daunting task, but there are a wide range of tools available to help with the process. In this article I hope to sort out some of these issues and suggest some good programs to help with your security needs. Required Software At a minimum, a PC [...]

[Read more →]

Tags: Encryption · Free · Linux · Mac · Security · Software · Windows