Historija tab

The History tab shows a list of all of the requests in the order in which they were made.
Za svaki zahtjev možete vidjeti:
     Indeks Zahtjev - svaki zahtjev je numerisan, počevši od 1
     HTML metod, npr.GET ili POST
     URL zahtjevani
     HTTP kodovi odgovora
     Kratki sažetak onoga šta kod HTTP odgovora znači
     Dužina vremena koliko čitavi zahtjev traje
     Bilo koja Upozorenja na zahtjev
     Bilo koje Bilješke koje ste dodali na zahtjev
     Bilo koji Tagvi na zahtjevu
SOdaberi zahtjeve koji će se prikazati u Zahtjevi tab and Tab odgovora iznad.

The filter toolbar

A filter toolbar is provided which allows you to restrict which requests are displayed.
Clicking on the Filter button displays the Historijat Filter dijalog.
A summary of the filter currently applied is displayed to the right of the button.

Desni klik meni

Desni klik na nod će prikazati meni koji će vam dopustiti da:

Napad

Napad meni ima sljedeće podmenije:

Active Scan Site

This will initiate an active scan of the whole of the site containing the selected node.
The Aktivni Sken tab will be display and will show the progress of the scan.

Aktivno Skeniranje Noda

This will initiate an active scan of just the node selected.
The Aktivni Sken tab will be display and will show the progress of the scan.

Spider Site

This will initiate a spider of the whole of the site containing the selected node.
The Pauk tab will be display and will show the progress of the scan.

Include in Context

This menu allows you to include the selected nodes and all of their subordinates in the specified context.
You also have the option to create a new context.
The Session Contexts dialog will be displayed to allow you to make any additional changes.

Exclude from Context

This menu allows you to exclude the selected nodes and all of their subordinates from the specified context.
The Session Contexts dialog will be displayed to allow you to make any additional changes.

Flag as context

This menu has the following submenus for each of the contexts you have defined:

Login request

This identifies the specified node as a login request.
You may only have one node identified as such in any one context.
The Session Contexts dialog will be displayed to allow you to make any additional changes.

Logout request

This identifies the specified node as a logout request.
You may only have one node identified as such in any one context.
The Session Contexts dialog will be displayed to allow you to make any additional changes.

Isključi iz

This menu has the following submenus:

Proxy

This will exclude the selected nodes from the proxy. They will still be proxied via ZAP but will not be shown in any of the tabs.
This can be used to ignore URLs that you know are not relevant to the system you are currently testing.
The nodes can be included again via the Svojstva Sesije dialog

Skener

This will prevent the selected nodes from being actively scanned.
The nodes can be included again via the Svojstva Sesije dialog

Pauk

This will prevent the selected nodes from being spidered.
The nodes can be included again via the Svojstva Sesije dialog

Upravljaj Tagovima...

This will bring up the Upravljaj Tagovima dijalog which allows you to change the tags associated with the request.

Zabilješka...

This will bring up the Dodaj Zabilješku dijalog which allows you to record notes related to the request.

Obriši

This will remove the node and all of its children from ZAP.
However they can be added back in, to prevent this use the 'Exclude from' menus.

Prekid...

This will bring up the Dodaj Tačku Prekida dijalog which allows you to set a break point on that URL.

Scan this History

This will perform an active scan against the URL related to the selected request.

Upozorenja za ovaj nod

If the URL selected has alerts associated with it then they will be listed under this menu.
Selecting one of the alerts will cause it to be displayed.

Ponovno...

This will bring up the Ponovno slanje dijalog which allows you to resend the request after making any changes to it that you want to.

Novo Upozorenje...

This will bring up the Dodaj Upozorenje dijalog which allows you to manually record a new alert against this request.

Prikaži u tabu Sajtovi

This will show the selected message in the Sajtovi taba.

Otvori URL u Pretraživaču

This will open the URL of the selected node in your default browser.

Generate anti CSRF test form

This will open a URL which will give you a generated form for testing for CSRF issues.
It will only be enabled for POST requests, if the API is enabled and if Java supports the opening of URLs in a browser on your platform.

Još vidjeti

     UI Pregledza pregled korisničkog interfejsa