intruxxer / zaproxy

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

Add OData support #518

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The idea is to improve the crawler in order to browse the whole OData content 
starting from the /app.svc/ page.

Then properly handle the parameters of the OData request (resource identifer 
and filter) in order to allow the injections by the scanner.

I'm currently implementing it.

Original issue reported on code.google.com by patrick....@gmail.com on 14 Feb 2013 at 5:52

GoogleCodeExporter commented 9 years ago

Original comment by THC...@gmail.com on 14 Feb 2013 at 12:33

GoogleCodeExporter commented 9 years ago
The crawler may now parse OData content, take care of Odata specific parameters 
in order to keep track of visited links.

The scanner is also aware of OData specific parameters for injection purpose.

Original comment by patrick....@gmail.com on 25 Mar 2013 at 3:13

GoogleCodeExporter commented 9 years ago

Original comment by patrick....@gmail.com on 25 Mar 2013 at 3:21

GoogleCodeExporter commented 9 years ago

Original comment by psii...@gmail.com on 2 Apr 2013 at 9:46

GoogleCodeExporter commented 9 years ago
Fixed in 2.1.0

Original comment by psii...@gmail.com on 18 Apr 2013 at 9:49