ashenchowthee / zaproxy

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

httpSessions/createEmptySession should initialize a site that was not previously visited #1654

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Current situation:

1. spider setOptionMaxDepth to 1
2. spider scan http://example.com/
3. wait for spider status to reach 100
4. httpSessions createEmptySession http://example.com [invalid_data]

Desired situation:
1. httpSessions createEmptySession http://example.com [OK]
n. spider, scan, ...

Original issue reported on code.google.com by l...@huberdeau.info on 2 Jun 2015 at 12:16

GoogleCodeExporter commented 9 years ago
ZAP has been migrated to github

This issue will be on github issues with the same ID: 
https://github.com/zaproxy/zaproxy/issues

Original comment by psii...@gmail.com on 5 Jun 2015 at 9:18