In certain cases, it might be hard to install SSL certificates or SSL is not supported by some webhosts. In those cases, there is a need to encrypt the data (POST/GET) that is sent when you submit a form because if you don’t, your data will be sent in plain text. So I ran into jCryption, […]
Continue ReadingCategory: Application Security
How to Get a Google Wave Account
Click here on how you can get access to get a beta or sandbox account for Google Wave. Google Wave is a new tool for communication and collaboration on the web, coming later this year.
Continue ReadingHow to Break Web Software
Mike Andrews was one of the coolest and most knowledgeable professors I had the opportunity of learning from, while at school @ Florida Tech. Currently, Mike is currently working as the Principle consultant at Foundstone/McAfee, taking a break from teaching. At school, we did not have video tape lectures, but I did find this video […]
Continue ReadingHow to edit any Webpage on the fly using JavaScript
OurPicks have an interesting piece of code snippet on their forums. A simple JavaScript code that lets you edit any webpage, static or dynamic on the fly Let us try this: Step # 1: Go to any website. Let us go to Slashdot.org Step # 2: Delete everything in the address bar Step # 3: […]
Continue Reading