Export to GitHub

zaproxy - issue #1654
httpSessions/createEmptySession should initialize a site that was not previously visited
Posted on Jun 2, 2015 by
Massive Monkey
Current situation:
- spider setOptionMaxDepth to 1
- spider scan http://example.com/
- wait for spider status to reach 100
- httpSessions createEmptySession http://example.com [invalid_data]
Desired situation: 1. httpSessions createEmptySession http://example.com [OK] n. spider, scan, ...
Comment #1
Posted on Jun 5, 2015 by Grumpy RhinoZAP has been migrated to github
This issue will be on github issues with the same ID: https://github.com/zaproxy/zaproxy/issues
Status: Done
Labels:
Type-Defect
Priority-Medium