Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions http/cves/2022/CVE-2022-22956.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ http:
- raw:
- |
POST /SAAS/auth/oauthtoken HTTP/1.1
Host: {{Hostnme}}
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded

grant_type=client_credentials&client_id={{client_id}}&client_secret={{client_secret}}
Expand All @@ -103,4 +103,3 @@ http:
- 'contains(header, "application/json")'
- 'status_code == 200'
condition: and
# digest: 4b0a004830460221009930ead16ae3b359af385e2f894530bc11e0af65966ba2823e299e30019f3297022100a4060c10f0be7b6b8c01dd0489ab463fe2ae89c1d2900a703247a8dabd2772ac:922c64590222798bb761d5b6d8e72950
Loading