Google Code Exporter
Google Code Exporter
``` What steps will reproduce the problem? 1. Would it be very difficult to target a specific application? 2. Now I can only check the entire system -- needs more...
``` When starting a vulnerability scanning using OVAL and windows.vulnerability.xml, this could take a long time. This is not an issue but due to the large xml file processed. The...
``` When logged in as some user and tampering with the b_id cookie to see another users cart, this seems not to be counted as a passed challenge. The challenge...
``` You can do an XSS attack on the Login form that does not count for any challenge result: 1. Go to http://localhost:18080/bodgeit/login.jsp 2. Provide Username [email protected]') --alert("XSS") ``` Original...
``` What steps will reproduce the problem? 1. go to bodgeit/advanced.jsp What is the expected output? What do you see instead? Not sure but I am guessing not what I...
``` What steps will reproduce the problem? 1.Copy the bodgeit.war file into the webapps directory for tomcat 6.0.30 2. Start tomcat 3. go to http://localhost:8080/bodgeit/ but you can see the...
``` Apparently bodgeit doesnt deploy in Glassfish. Need to investigate why. ``` Original issue reported on code.google.com by `[email protected]` on 9 Aug 2012 at 2:36
``` What steps will reproduce the problem? 1. Use an image with a parentheses in the filename, 'xyz (1).jpg' for example 2. Load slimbox 3. The image will not be...
``` What steps will reproduce the problem? 1. Open example.html. 2. Resize your browser smaller than the image width. 3. Click the link to display the image. What is the...
``` What steps will reproduce the problem? 1. Use the"Enabling HTML DOM elements" way of launching Slimbox2, i.e. jQuery(expression).slimbox(options, linkMapper, linksFilter); 2. Having items in rel-attribute value of anchor-tags that...