You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: docs/user-guide/usage-examples/zap-bodgeit-example.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This is a straight forward configuration. Which should finish relativly quickly
21
21
22
22
`run_scanner.sh --payload payloadFile.json zap`
23
23
24
-
### Payload
24
+
### Test Payload
25
25
26
26
```json
27
27
[
@@ -42,15 +42,15 @@ This scan should finish in about a minute and should return a couple of findings
42
42
43
43
The following example contains a fully configured ZAP Scan for the BodgeIt Store. The scans uses Form based Authentication to archive a logged in state.
0 commit comments