UI Overview

رابط کاربری از عناصر زیر ساخته شده است:
    منوی بالایی
    نوار ابزار بالایی
    سه پنجره که هر یک شامل چندین بخش میباشند و در زیر تشریح شده اند
    Footer

The 'tree' window

This is displayed on the left hand side and allows you to navigate around the URLs visited.
     Sites tabThis shows all of the URLs visited in a tree structure

The 'workspace' window

This is displayed on the top right hand side and is where requests and responses are displayed. You can also make changes here when a break point has been hit.
     Request tabThis shows the data your browser sends to the application
     Response tabThis shows the data the application sends back to your browser
     Break tabThis allows you to manipulate the data

The 'information' window

This is displayed on the bottom and is where useful information is displayed.
     History tabThis shows the requests in the order they were made
     Search tabThis allows you to search all of the requests and responses
     Break points tabThis shows the Break Points set
     Alerts tabThis shows the alerts raised on the application
     Active Scan tabThis shows the active scans
     Spider tabThis shows the URLs not yet visited
     Fuzz tabThis shows the fuzz requests and responses
     Params tabThis shows a summary of the parameters a site uses
     Output tabThis shows various informational messages

All but the most essential tabs can be hidden by clicking on the grey 'x' on the tab title.
You can display tabs you have hidden via the View Menu.
Hidden tabs may also appear when 'activated' by another action.

See also

     Getting Startedfor details of how to start using ZAP
     Dialogsfor details of the dialogs or popups
     Introductionthe introduction to ZAP