정보보안기사 제8회 18번
From IT Wiki
Revision as of 00:54, 22 October 2022 by Maintenance script (talk | contribs) (Imported from text file)
과목: 시스템 보안
문제[edit | edit source]
18. 다음 설명에 해당되는 공격 유형은?
버그를 갖고 있는 System Program과 침입자의 Exploit Program이 거의 같은 시간대에 실행되어 System Program이 갖는 권한으로 Exploit Program이 실행되는 경우를 말한다.
- ① Stack Buffer Overflow
- ② Format String
- ③ Race Condition
- ④ Synchronization
풀어보기[edit | edit source]
정답[edit | edit source]
- 3번