OWASP Snakes and Ladders is an educational project. It uses gamification to promote awareness of application security controls and risks, and in particular knowledge of other OWASP documents and tools. In the board game for web applications (Print-ready PDFs), the virtuous behaviors (ladders) are secure coding practices (from OWASP Proactive Controls project 2014-2016) and the […]

Read More →

Lighthouse is an open-source, automated tool for improving the quality of your web apps. Lighthouse analyzes web apps & sites, collecting modern performance metrics and insights on best practices. Lighthouse can be run as a Chrome Extension, from the command line, or used programmatically as a Node module. You give Lighthouse a URL that you […]

Read More →

Utilizing the power of css,html and javascript one can create decent enough webapps. Using the “Add to Home Screen” feature in IPhone,ITouch, IPad, we can get the webapp page run as an app on IPhone. Hangman is my first attempt at creating such web based app. It’s a simple word guessing game. It has no […]

Read More →

To catch a thief, or for self defense you got to think like one. Google announces Jarlsberg, a web application that allows its users to publish snippets of text and store assorted files. “Unfortunately,” Jarlsberg has multiple security bugs ranging from cross-site scripting and cross-site request forgery, to information disclosure, denial of service, and remote […]

Read More →