pestaña Sitios

The Sites tab shows all of the URLs visited in a tree structure.
You can select any of the nodes in the tree to display the request and response for that URL in the relevant tabs.

Menú de botón derecho

Al hacer click derecho sobre un nodo se abrirá un menú que le permitirá:

Atacar

El menú de ataque tiene los siguientes submenús:

Escaneo de sitio Activo

Esto iniciará un escaneo activo en todo el sitio contenido en el nodo seleccionado.
Se mostrará la Pestaña de Escaneo Activo indicando el progreso del escaneo.

Nodo de escaneo Activo

Esto iniciará un escaneo activo solo en el nodo seleccionado.
Se mostrará la Pestaña de Escaneo Activo indicando el progreso del escaneo.

Sitio Spider

Esto iniciará un spider scan of the whole of the site containing the selected node.
Se mostrará la pestaña Spider indicando el progreso del escaneo.

Spider Subtree

Esto iniciará un spider scan with all the nodes in the subtree of the selected node contained in the Seed list.
Se mostrará la pestaña Spider indicando el progreso del escaneo.

Spider URL

Esto iniciará un spider scan starting (in the seed list) only with the selected node.
Se mostrará la pestaña Spider indicando el progreso del escaneo.

Spider all in Scope

Esto iniciará un spider scan starting (in the seed list) with all the nodes the user has selected as being "In Scope".
Se mostrará la pestaña Spider indicando el progreso del escaneo.

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.
Se mostrará la 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.
Se mostrará la 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.
Se mostrará la 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.
Se mostrará la Session Contexts dialog will be displayed to allow you to make any additional changes.

Excluir de

Este menú tiene los siguientes submenús:

Proxy

Esto excluirá los nodos seleccionados desde el proxy. Aunque seguirán siendo procesadas vía ZAP no aparecerán en ninguna de las pestañas.
Esto puede usarse para ignorar las URLs que no son relevantes para el sistema que actualmente está probando.
Los nodos pueden ser incluidos a través del cuadro de dialogo propiedades de la Sesión .

Escáner

Esto evitará que los nodos seleccionados sean escaneados activamente.
Los nodos pueden ser incluidos a través del cuadro de dialogo propiedades de la Sesión .

Spider(Araña)

This will prevent the selected nodes from being spidered.
Los nodos pueden ser incluidos a través del cuadro de dialogo propiedades de la Sesión .

Eliminar

Esto eliminará el nodo de ZAP junto con todos sus hijos.
Sin embargo estos pueden ser re agregados, para evitarlo use los menús 'Excluir de'.

Parada...

This will bring up a new window which will allow you to set a break point on that URL.
The break point is defined via a regular expression. If you visit a URL which matches this expression then ZAP will intercept it and allow you to change either the request and/or the response.

Alertas para este nodo

Si la URL seleccionada tiene alertas asociadas, serán mostradas bajo este menú.
Seleccionar una alerta hará que se muestre en pantalla.

Reenviar...

Esto hará que aparezca el cuadro de dialogo Reenviar que le permite enviar la solicitud después de hacer los cambios que desee.

Nueva alerta...

Esto hará que aparezca el cuadro de dialogo Añadir Alerta, el que le permitirá agregar una nueva alerta de forma automática en la petición.

Show in History tab

This will show the selected node in the Pestaña Historia.

Ver en el navegador

La dirección URL del nodo seleccionado se abrirá en el navegador por defecto.

Generate anti CSRF test form

Esto abrirá una URL que le presentará un formulario generado para detectar problemas CSRF.
Sólo se activará para solicitudes POST si la API está habilidata y Java soporta la apertura de URLs en un navegador en su plataforma.

Refresh Sites tree

Occasionally the Sites tree can be displayed incorrectly - this option will redraw it.

Vease también

     Visión general de la IUPara una vista general sobre la interfaz de usuario