forked from OWASP/OpenCRE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProtect both headers and payload.yaml
54 lines (54 loc) · 1.23 KB
/
Protect both headers and payload.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
doctype: CRE
id: 426-842
links:
- document:
doctype: CRE
id: 435-702
name: Communication encryption
tags:
- Cryptography
type: Contains
- document:
doctype: Standard
hyperlink: https://github.com/OWASP/ASVS/blob/v4.0.2/4.0/en/0x21-V13-API.md
name: ASVS
section: V13.2.6
subsection: ''
version: ''
type: Linked To
- document:
doctype: Standard
hyperlink: ''
name: CWE
section: '345'
subsection: ''
version: ''
type: Linked To
- document:
doctype: Standard
hyperlink: ''
name: Cheat_sheets
section: https://cheatsheetseries.owasp.org/cheatsheets/REST_Security_Cheat_Sheet.html
subsection: ''
version: ''
type: Linked To
- document:
doctype: Standard
hyperlink: ''
name: Cheat_sheets
section: https://cheatsheetseries.owasp.org/cheatsheets/REST_Assessment_Cheat_Sheet.html
subsection: ''
version: ''
type: Linked To
- document:
doctype: Standard
hyperlink: ''
name: Cheat_sheets
section: https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html
subsection: ''
version: ''
type: Linked To
name: Protect both headers and payload
tags:
- API/web services
- RESTful