Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
0d65061f
Commit
0d65061f
authored
Jan 07, 2021
by
Russell Dickenson
Committed by
Suzanne Selhorn
Jan 07, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document DAST cookie handling
parent
e3aef48b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/user/application_security/dast/index.md
doc/user/application_security/dast/index.md
+4
-0
No files found.
doc/user/application_security/dast/index.md
View file @
0d65061f
...
...
@@ -183,6 +183,10 @@ To create masked variables for the username and password, see [Create a custom v
Note that the key of the username variable must be
`DAST_USERNAME`
and the key of the password variable must be
`DAST_PASSWORD`
.
After DAST has authenticated with the application, all cookies are collected from the web browser.
For each cookie a matching session token is created for use by ZAP. This ensures ZAP is recognized
by the application as correctly authenticated.
Other variables that are related to authenticated scans are:
```
yaml
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment