Archive for 'Tag Archives: 'security''

The Future of Software Testing

The Future of Software Testing

A while back I had written a blog post about my thoughts on Future of Testing. Not just that I have been quite vocal with my thoughts at every given opportunity, especially here. My take on [...]

Is YOUR Email Address Hacked?

Is YOUR Email Address Hacked?

Background: Earlier this month a hacking group released a list of almost 62,000 email accounts and their passwords. This list was made available publicly to one and all. The original list is not available any more. [...]

Clickjacking

Clickjacking is a malicious technique of tricking Web users into revealing confidential information or taking control of their computer while clicking on seemingly innocuous Web pages. (Source: http://en.wikipedia.org/wiki/Clickjacking) Here is a simple example where [...]

Phishing Example #2

One more quick example of a phishing email. As per the tip in my previous post: checkout the domain name. It is actually replaced by an IP address [...]

How Safe is that Link in Your Email?

OWASP (Open Web Application Security Project) recently released OWASP Top 10 – 2010 rc1, their new Top Ten List of website vulnerabilities. At number eight (8) there is a new entry – A8 – UnvalidatedRedirects and [...]