forked from OWASP/OpenCRE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPtotect against HTTP polution attack.yaml
52 lines (52 loc) · 1.13 KB
/
Ptotect against HTTP polution attack.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
doctype: CRE
id: 743-237
links:
- document:
doctype: CRE
id: 010-308
name: Input validation
tags:
- XSS
- Injection
type: Contains
- document:
doctype: Standard
hyperlink: https://github.com/OWASP/ASVS/blob/v4.0.2/4.0/en/0x13-V5-Validation-Sanitization-Encoding.md
name: ASVS
section: V5.1.1
subsection: ''
version: ''
type: Linked To
- document:
doctype: Standard
hyperlink: ''
name: WSTG
section: WSTG-INPV-04
subsection: ''
version: ''
type: Linked To
- document:
doctype: Standard
hyperlink: ''
name: CWE
section: '235'
subsection: ''
version: ''
type: Linked To
- document:
doctype: Standard
hyperlink: ''
name: Cheat_sheets
section: https://cheatsheetseries.owasp.org/cheatsheets/Input_Validation_Cheat_Sheet.html
subsection: ''
version: ''
type: Linked To
- document:
doctype: Standard
hyperlink: ''
name: Cheat_sheets
section: https://cheatsheetseries.owasp.org/cheatsheets/Mass_Assignment_Cheat_Sheet.html
subsection: ''
version: ''
type: Linked To
name: Ptotect against HTTP polution attack