정보보안기사 제1회 57번
From IT Wiki
Revision as of 00:41, 22 October 2022 by Maintenance script (talk | contribs) (Imported from text file)
과목: 어플리케이션 보안
문제[edit | edit source]
57. 프락시 서버는 HTTP 헤더에 나타나는 값에 따라 분류가 가능하다. 다음은 어느 분류에 대한 설명인가?
REMOTE_ADDR = proxy IP
HTTP_VIA = proxy IP
HTTP_X_FORWARD_FOR = client IP
- ① Transparent Proxy
- ② Distortion Proxy
- ③ Server Proxy
- ④ Client Proxy
풀어보기[edit | edit source]
정답[edit | edit source]
- 1번