-
-
Notifications
You must be signed in to change notification settings - Fork 751
HelpAddonsAccessControlTab
psiinon edited this page Oct 6, 2015
·
3 revisions
The Access Control Status Tab allows starting of new Access Control testing and displays the results obtained. For each User and for each URL attacked by ZAP, an entry is added with information about:
- ZAP's id of the message sent
- the HTTP method used
- the URL of the resource
- the HTTP status code of the response
- the User from whose point the resource was accessed
- whether the request was identified as being authorized or not
- the access rule used, which was either directly defined or inferred based on parent's defined rules
- the result obtained: successful (green check) if the access rule was followed of failed (red cross) otherwise
| Access Control Testing concepts | for a short introduction to Access Control Testing | |
| Access Control Context options | to learn about the related context options |