Slashdot Mirror


Google Releases a Web-App Case Study For Hackers

Hugh Pickens writes "The San Francisco Chronicle reports that Google has released Jarlsberg, a 'small, cheesy' web application specifically designed to be full of bugs and security flaws as a security tutorial for coders, and encourages programmers to try their hands at exploiting weaknesses in Jarlsberg as a way of teaching them how to avoid similar vulnerabilities in their own code. Jarlsberg has multiple security bugs ranging from cross-site scripting and cross-site request forgery, to information disclosure, denial of service, and remote code execution. The codelab is organized by types of vulnerabilities." (Read on for more.) "In black box hacking, users try to find security bugs by experimenting with the application and manipulating input fields and URL parameters, trying to cause application errors, and looking at the HTTP requests and responses to guess server behavior while in white-box hacking, users have access to the source code and can use automated or manual analysis to identify bugs. The tutorial notes that accessing or attacking a computer system without authorization is illegal in many jurisdictions but while doing this codelab, users are specifically granted authorization to attack the Jarlsberg application as directed."

5 of 95 comments (clear)

  1. Try Jarlsberg, the newest app from Google... by Anonymous Coward · · Score: 4, Funny

    It's odd to see Google striving to be like Microsoft.

  2. Jarlsberg by clone53421 · · Score: 5, Informative

    For those who missed the reference, Jarlsberg is a variety of cheese which has large, irregular holes.

    --
    Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  3. For those who may ask... by Juba · · Score: 4, Funny

    The webapp is written in Python.

  4. Web Goat by dhadley519 · · Score: 4, Informative

    Interested parties should also be aware of web goat by the owasp team. http://www.owasp.org/index.php/Category:OWASP_WebGoat_Project

    1. Re:Web Goat by halcyon1234 · · Score: 5, Funny

      Yeah-- as a rule of thumb, I don't follow any link on Slashdot that matches /^.*goat.*$/i