Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

윤준석 5주차 과제 제출 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

junseok0304
Copy link
Member

5주차 과제 파일을 추가하였습니다.

Description

  • 스프링 시큐리티 필터와 관련된 사진을 첨부했습니다.

스프링 시큐리티 : 스프링 기반 애플리케이션의 보안을 담당하는 스프링 하위 프레임워크
보안 관련옵션을 제공하며 CSRF공격(사용자의 권한을 가지고 특정 동작을 수행하도록 유도),
세션 고정 공격(사용자의 인증 정보를 탈취하거나 변조하는 공격)을 방어해주고
요청 헤더도 보안처리를 해주므로 개발자는 이를 활용하여 보안성을 향상시킬 수 있음.

image

Important content

  • md파일 내에 틀린 내용이나 더 보충할 만한 내용이 있으면 알려주시면 감사하겠습니다!

Reference

SecurityContextHolder에 관한 블로그 글
스프링 시큐리티 주요 아키텍처 이해
중간자 공격에 대하여

5주차 과제 파일을 추가하였습니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant