정보보안기사 제7회 57번
From IT Wiki
Revision as of 00:54, 22 October 2022 by Maintenance script (talk | contribs) (Imported from text file)
과목: 어플리케이션 보안
문제[edit | edit source]
57. 다음 중 버퍼오버플로우 공격을 방지하기 위해 사용이 권장되지 않는 함수는?
- ① sprintf()
- ② strncpy()
- ③ fgets()
- ④ strncat()
풀어보기[edit | edit source]
정답[edit | edit source]
- 1번