feat: 가상화 문서들 추가
This commit is contained in:
@@ -32,11 +32,11 @@
|
||||
"nodes": [
|
||||
{
|
||||
"id": "attacker",
|
||||
"label": "밖에서 보낸 위조 헤더",
|
||||
"label": "외부 위조 헤더",
|
||||
"kind": "actor",
|
||||
"role": "source",
|
||||
"emphasis": "warning",
|
||||
"description": "앱이 믿는 이름을 그대로 쓴다.",
|
||||
"description": "밖에서 들어온 요청이 앱이 믿는 헤더 이름을 그대로 쓴다.",
|
||||
"details": [
|
||||
"X-Auth-Request-Roles"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user