intruxxer / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Scanner adds trailing slash #531

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Visit a URL through browser (+proxy)
2. Browser through site/Spider
3. Active Scan

What is the expected output? What do you see instead?
A - Active Scan Single URL
   The Scanner adds a / at the end of the URL, for some pages resulting in a 404 error or a corrupted paramter (index.php?id=1/)
   I have checked, these pages are site leafs, results are the same for GET/POST and for URLs with/without parameters.

B - Active Scan Site
   Only scans a couple of the pages, lots of results appear in the Scan Tab, but they only point to a couple of URLs from the website

What version of the product are you using? On what operating system?
v2.0 on Backtrack 5R3
Latest version of Java (official)

Please provide any additional information below.

Original issue reported on code.google.com by thec4kei...@gmail.com on 21 Feb 2013 at 4:04

GoogleCodeExporter commented 9 years ago

Original comment by THC...@gmail.com on 25 Feb 2013 at 3:52

GoogleCodeExporter commented 9 years ago
Just downloaded the latest Weekly, Issues seem to be resolved :)

Original comment by thec4kei...@gmail.com on 25 Feb 2013 at 10:06

GoogleCodeExporter commented 9 years ago
Mostly likely this happened only on "parameters" located in the URI path 
component (.../newsletter&id=1), as in Issue 535?

Original comment by THC...@gmail.com on 26 Feb 2013 at 5:07