This add-on adds a Client Spider which is designed to explore modern web apps more effectively.
The Client Spider works in a similar way to the AJAX Spider but it has access to the DOM via the ZAP Browser Extension which means that it can find content which the AJAX Spider cannot find.
The Client Spider supports all of the authentication options supported by ZAP (including Browser Based Authentication), and will run any enabled Selenium scripts in the browsers that it launches.
While it is still at an early stage we believe it is a more effective approach than the AJAX Spider.
We will be focussing on improving the Client Spider and the current plan is for it to supersede the AJAX Spider as the recommended way of crawling modern web apps.
We would appreciate feedback via the ZAP User Group to let us know how effectively it works for you, especially in comparison with the AJAX Spider.
The spider can be invoked via:
The Client Spider tab allows you start and monitor the Client Spider. It provides 3 sub tabs:
These are the nodes that have been added to the Client Map.
These are the tasks that spider uses to crawl the application. The tasks are updated when they are added to the task list, when they start running, and when they complete. This allows you to understand what the Client Spider is actually doing much more clearly.
These are the HTTP(S) messages sent from the browsers that the client uses.