A팀
[네트워크] SDN-Assisted Slow HTTP DDos Attack Defense Method https://www.notion.so/SDN-Assisted-Slow-HTTP-DDoS-Attack-Defense-Method-4c7cb58cb6694345b251857383ec05f1
SDN-Assisted Slow HTTP DDoS Attack Defense Method
Why choose this?
www.notion.so
[네트워크] HTTP, HTTP 헤더, HTTP 메소드 https://dolphinsarah.tistory.com/38?category=481518
HTTP란(HTTP 메세지)
HTTP는 Hyper Text Transfer Protocol로, 인터넷에서 데이터를 주고 받을 수 있는 프로토콜이다. (데이터를 주고 받으면서 발생하는 에러(ex) CORS, CORB)들은 HTTP만 잘 알아도 쉽게 해결할 수 있다.) 아래 이미
dolphinsarah.tistory.com
[네트워크] Authentication과 Authorization의 차이 https://dolphinsarah.tistory.com/44
Authentication과 Authorization의 차이
Authentication(인증)과 Authorization(인가) 누가, 언제, 어떻게 쓰고 있는가를 파악하기 위해 어떤 웹사이트든 Authentication(인증)과 Authorization(인가)가 있다. Authentication(인증) 유저가 누구인지 확인..
dolphinsarah.tistory.com
B팀
[자료구조] 동적메모리 할당 https://blog.naver.com/tldusqkr/222360739512
[자료구조론] 04 동적 메모리 할당
Today is shun_day_
blog.naver.com
[자료구조] 이중연결리스트에서 노드 삽입 https://blog.naver.com/tldusqkr/222364463197
[자료구조론] 05 이중연결리스트에서 노드 삽입
Today is shun_day_
blog.naver.com
[네트워크] HTTP 헤더 https://literature-programming.tistory.com/7
HTTP 헤더
공통헤더 request, response에 모두 사용되는 헤더이다. Date HTTP 메시지가 만들어진 시각. 자동생성된다. ex) Date: Thu, 12 Jul 2018 03:12:27 GMT Connection HTTP 1.1을 사용한다면 default로 keep-alive로..
literature-programming.tistory.com
[네트워크] Authorization과 Authentification의 차이 https://literature-programming.tistory.com/8
Authentification과 Authorization의 차이
Authentification(인증) 사용자 자신이 누구인지를 증명하는 프로세스이다. Authorization(승인) 말 그대로 '허락 권한'이다. 예를 들어보면, 권한을 가진 사람이 부엌에서 그릇을 꺼낼 수 있을 것이다. 이
literature-programming.tistory.com
[네트워크] CORS https://lnk7424.tistory.com/9
CORS
CORS(Cross Origin Resource Sharing) : 교차 출처 리소스 공유 - HTTP 헤더를 사용하여 한 출처에서 실행 중인 웹 어플리케이션이 다른 출처의 자원에 접근할 수 있는 권한을 부여하도록 브라우저에게 알려
lnk7424.tistory.com
C팀
[운영체제] 프로세스와 스레드, 멀티스레드 https://minhhh.tistory.com/2
CS스터디 4회차 - 운영체제
minhhh.tistory.com
https://p2-study.tistory.com/29
운영체제1-프로세스vs스레드, 멀티스레드
1. 프로세스와 스레드의 차이 1) 프로세스 정의 : 메모리에 적재되고 CPU 자원을 할당받아 프로그램이 실행되고 있는 상태. (프로그램 - 작업을 위해 실행할 수 있는 파일 / 프로그
p2-study.tistory.com
'Group Study (2020-2021) > CS Study' 카테고리의 다른 글
[CS Study] 6주차 스터디(06/15~06/20) (0) | 2021.06.21 |
---|---|
[CS Study] 5주차 스터디(06/07~06/14) (0) | 2021.06.09 |
[CS Study] 4주차 스터디(05/31~06/06) (0) | 2021.06.01 |
[CS Study] 2주차 스터디(05/17~05/23) (0) | 2021.05.25 |
[CS Study] 팀 구성 및 1주차 스터디 (0) | 2021.05.25 |