title
stringlengths 1
544
โ | parent
stringlengths 0
57
โ | created
stringlengths 11
12
โ | editor
stringclasses 1
value | creator
stringclasses 4
values | edited
stringlengths 11
12
โ | refs
stringlengths 0
536
โ | text
stringlengths 1
26k
| id
stringlengths 32
32
|
---|---|---|---|---|---|---|---|---|
ISN
|
TCP Handshake Notion
|
Jul 23, 2021
|
Alan Jo
|
Alan Jo
|
Jul 23, 2021
|
## Initial sequence number
ISN์ด 0๋ถํฐ ์์ํ์ง ์๊ณ ๋์๋ฅผ ์์ฑํด์ number๋ฅผ ์ค์
Connection์ ๋งบ์ ๋ ์ฌ์ฉํ๋ ํฌํธ(port)๋ ์ ํ ๋ฒ์ ๋ด์์ ์ฌ์ฉํ๊ณ ์๊ฐ์ด ์ง๋จ์ ๋ฐ๋ผ ์ฌ์ฌ์ฉ
๋ฐ๋ผ์ ๋ ํต์ ํธ์คํธ๊ฐ ๊ณผ๊ฑฐ์ ์ฌ์ฉ๋ ํฌํธ ๋ฒํธ ์์ ์ฌ์ฉํ๋ ๊ฐ๋ฅ์ฑ์ด ์กด์ฌ
์๋ฒ ์ธก์์๋ ํจํท์ SYN์ ๋ณด๊ณ ํจํท์ ๊ตฌ๋ถํ๊ฒ ๋๋๋ฐ ๋์๊ฐ ์๋ ์์ฐจ์ ์ธ number๊ฐ ์ ์ก๋๋ค๋ฉด ์ด์ ์ connection์ผ๋ก๋ถํฐ ์ค๋ ํจํท์ผ๋ก ์ธ์ํ ์ ์๋ค
์ด๋ฌํ ๋ฌธ์ ๊ฐ ๋ฐ์ํ ๊ฐ๋ฅ์ฑ์ ์ค์ด๊ธฐ ์ํด์ ๋์๋ก ISN์ ์ค์ ํ๋ ๊ฒ
> [[TCP] 3-way-handshake & 4-way-handshake](https://asfirstalways.tistory.com/356)
|
86c7a1d080da4150acbfaa8a20cc8fc7
|
|
SYN Flooding
|
TCP Handshake Notion
|
Feb 3, 2020
|
Alan Jo
|
Alan Jo
|
Jul 26, 2021
|
```typenetstat -anp | grep SYN```
sent ๋ง์๊ฑด ์ฑ๊ตดํ๋ก๊ทธ๋จ์ด๋ ๊ณต๊ฒฉํ๋ก๊ทธ๋จ ์ฌ์๊ฑฐ
recv ๋ง์ผ๋ฉด syn flooding ddos
> [์ผ๋ง์ ๋ถํฐ ์๋ฒ1๋์์ ๋ฌธ์ ๊ฐ์๊ฒผ์ต๋๋ค. :: 2cpu, ์ง๋ฆ์ด ์์๋๋ ๊ณณ!](http://2cpu.co.kr/bbs/board.php?bo_table=QnA&wr_id=366131)
> [SYN Flooding ๊ณต๊ฒฉ์ด๋?](https://lhjin.tistory.com/entry/SYN-Flooding-%EA%B3%B5%EA%B2%A9%EC%9D%B4%EB%9E%80)
|
0042142b87544adb8eb6bb53b5a10794
|
|
** SYN Packet**
|
TCP Handshake Notion
|
Jul 23, 2021
|
Alan Jo
|
Alan Jo
|
Jul 23, 2021
|
- SYN - **sequence number - SYN Packet**
์ฒ์ ํด๋ผ์ด์ธํธ์์ SYN ํจํท์ ๋ณด๋ผ ๋ Sequence Number์๋ ๋๋คํ ์ซ์
> [[TCP] 3-way-handshake & 4-way-handshake](https://asfirstalways.tistory.com/356)
|
ef00c36a06ab486b9ace855ca9f65769
|
|
TCP Code Bit
|
TCP Handshake Notion
|
Jul 23, 2021
|
Alan Jo
|
Alan Jo
|
Jul 23, 2021
|
- TCP Header์๋ Code Bit(Flag bit)๋ผ๋ ๋ถ๋ถ์ด ์กด์ฌ
- ์ด ๋ถ๋ถ์ ์ด 6Bit๋ก ์ด๋ฃจ์ด์ ธ ์์ด๋ฉฐ ๊ฐ๊ฐ ํ bit๋ค์ด ์๋ฏธ๋ฅผ ๊ฐ๊ณ ์๋ค
- Urg-Ack-Psh-Rst-Syn-Fin ์์
- ํด๋น ์์น์ ๋นํธ๊ฐ 1์ด๋ฉด ํด๋น ํจํท์ด ์ด๋ ํ ๋ด์ฉ์ ๋ด๊ณ ์๋ ํจํท์ธ์ง๋ฅผ ๋ํ๋
- SYN ํจํท์ผ ๊ฒฝ์ฐ์ 000010
- ACK ํจํท์ผ ๊ฒฝ์ฐ์๋ 010000
3๊ฐ bit๋ก ํํ๊ฐ๋ฅํ๋ฐ ์ด๋ ๊ฒ ํ ์ด์ ๋ ์๋ง.. ํ๋์จ์ด์ ์ฒ๋ฆฌ์ด์ ?
> [[TCP] 3-way-handshake & 4-way-handshake](https://asfirstalways.tistory.com/356)
|
c4523c2f684a466ca02fe21ca2fb501a
|
|
TCP 3way handshake
|
TCP handshakes
|
Feb 3, 2020
|
Alan Jo
|
Alan Jo
|
Jul 26, 2021
|
# Connection Establishment
**TCP 3 Way Handshake๋ TCP/IPํ๋กํ ์ฝ์ ์ด์ฉํด์ ํต์ ์ ํ๋ ์์ฉํ๋ก๊ทธ๋จ์ด ๋ฐ์ดํฐ๋ฅผ ์ ์กํ๊ธฐ ์ ์**
**๋จผ์ ย ****์ ํํ ์ ์ก์ ๋ณด์ฅํ๊ธฐ ์ํด ์๋๋ฐฉ ์ปดํจํฐ์ ์ฌ์ ์ ์ธ์
์ ์๋ฆฝํ๋ ๊ณผ์ ์ ์๋ฏธ**

- Client > Server : TCP SYN
- Server > Client : TCP SYN ACK
- Client > Server : TCP ACK
**[STEP 1]**
Aํด๋ผ์ด์ธํธ๋ B์๋ฒ์ ์ ์์ ์์ฒญํ๋ SYN ํจํท์ ๋ณด๋ธ๋ค. ์ด๋ Aํด๋ผ์ด์ธํธ๋ SYN ์ ๋ณด๋ด๊ณ SYN/ACK ์๋ต์ ๊ธฐ๋ค๋ฆฌ๋SYN_SENT ์ํ๊ฐ ๋๋ ๊ฒ์ด๋ค.
**[STEP 2]**
B์๋ฒ๋ SYN์์ฒญ์ ๋ฐ๊ณ Aํด๋ผ์ด์ธํธ์๊ฒ ์์ฒญ์ ์๋ฝํ๋ค๋ ACK ์ SYN flag ๊ฐ ์ค์ ๋ ํจํท์ ๋ฐ์กํ๊ณ A๊ฐ ๋ค์ ACK์ผ๋ก ์๋ตํ๊ธฐ๋ฅผ ๊ธฐ๋ค๋ฆฐ๋ค. ์ด๋ B์๋ฒ๋ SYN_RECEIVED ์ํ๊ฐ ๋๋ค.
**[STEP 3]**
Aํด๋ผ์ด์ธํธ๋ B์๋ฒ์๊ฒ ACK์ ๋ณด๋ด๊ณ ์ดํ๋ก๋ถํฐ๋ ์ฐ๊ฒฐ์ด ์ด๋ฃจ์ด์ง๊ณ ๋ฐ์ดํฐ๊ฐ ์ค๊ฐ๊ฒ ๋๋๊ฒ์ด๋ค. ์ด๋์ B์๋ฒ ์ํ๊ฐ ESTABLISHED ์ด๋ค.
์์ ๊ฐ์ ๋ฐฉ์์ผ๋ก ํต์ ํ๋๊ฒ์ด ์ ๋ขฐ์ฑ ์๋ ์ฐ๊ฒฐ์ ๋งบ์ด ์ค๋ค๋ TCP์ 3 Way handshake ๋ฐฉ์
ํด๋ผ์ด์ธํธ์์ ์๋ฒ์๊ฒ ์กด์ฌ๋ฅผ ์๋ฆฌ๊ณ ํจํท์ ๋ณด๋ผ ์ ์๋ค๋ ๊ฒ์ ์๋ฆฌ๋ฏ, ์๋ฒ์์๋ ํด๋ผ์ด์ธํธ์๊ฒ ์กด์ฌ๋ฅผ ์๋ฆฌ๊ณ ํจํท์ ๋ณด๋ผ ์ ์๋ค๋ ์ ํธ๋ฅผ ๋ณด๋ด์ผ ํ๋ค. ๊ทธ๋ ๊ธฐ ๋๋ฌธ์ 2-way-handshake๋ก๋ ๋ถ์กฑ
TCP๋ ์ฐ๊ฒฐ ์งํฅ ์์ผ์ผ๋ก ํด๋ผ์ด์ธํธ์ ์๋ฒ๊ฐ ์ฐ๊ฒฐ๋์๋์ง ํ์ธํ๋ ๊ณผ์ ์ด ์กด์ฌํ๋ค. ๊ทธ ํ์ธํ๋ ๊ณผ์ ์ค์ ํ๋์ ๋ฐฉ๋ฒ์ด 3-Way Handshake
์์ผ(Socket)์ด๋ ์๋ก ๋จ์ด์ ธ์๋ ๋ ์ปดํจํฐ๋ฅผ ์ํํธ์จ์ ์์ผ๋ก ์ฐ๊ฒฐํด ์ฃผ๊ธฐ์ํ ํ๋ก๊ทธ๋จ
์์ผ์ด ์ด๋ค ํต์ ์ ํ๋๋์ ๋ฐ๋ผ์ ์์ผ์ ์ข
๋ฅ๊ฐ ๋ค์ํ๊ฒ ์กด์ฌํ๊ณ , ๊ทธ ์ข
๋ฅ์ค์ ํ๋๊ฐ TCP์์ผ

**SYN(Synchronize)ย ์ฐ๊ฒฐ์ ์์ฒญํ๋ ํจํท**
**ACK(Acknowledge)ย ์์ฒญ์ ์๋ตํ๋ ํจํท**
์์ ํจํท์ ๋ฐ์ดํฐ๊ฐ ์์ด ํค๋๋ง ์กด์ฌํ๋ ํจํท์ด๋ค. ๋จ์ง ํ์ธ์ ์ํ ์ต์ํ์ ํฌ๊ธฐ์ ํจํท

**1. ํด๋ผ์ด์ธํธ๊ฐ ์๋ฒ์๊ฒ SYN ํจํท๋ฅผ ๋ณด๋ธ๋ค.ย (SYN 1000)**
**2. ๊ทธ๋ผ ์๋ฒ์์ ๋ฐ์์ ๊ฒฝ์ฐ ํด๋ผ์ด์ธํธ๋ก ๋ถํฐ ๋ฐ์ ํจํท์ 1์ ๋ํ ์๋ฅผ ACK ํจํท์ผ๋กย ๋ณด๋ธ๋ค.ย (ACK 1001)ย ๊ทธ๋ฆฌ๊ณ ์๋ฒ๋ ํด๋ผ์ด์ธํธ์๊ฒย SYNย ํจํท์ย ๋ณด๋ธ๋ค.ย (SYNย 2000)ย ์ฆ ์์ฒญ์ ์๋ตํ๋ ํจํท๊ณผย ์ฐ๊ฒฐ์ ์์ฒญํ๋ ํจํท์ย ํจ๊ปย ๋ณด๋ธ๋ค.**
**3. ํด๋ผ์ด์ธํธ๊ฐ ์ ์์ ์ผ๋ก ์๋ฒ์ SYNย ํจํท์ย ๋ฐ์๋ค๋ฉด ๊ทธ ํจํท์ 1์ ๋ํ ์๋ฅผ ์๋ฒ์๊ฒย ACKย ํจํท์ผ๋ก ๋ณด๋ธ๋ค.ย (ACKย 2001)**
์ฐ๊ฒฐ์ด ํ์ ๋ ์ํ๋ฅผ **ESTABLISHED **์ํ
ํ์์์๊ฐ์ ์ ํํ ๋งํ๋ฉด SYN ํจํท์ ๋ณด๋ด๊ณ ACK ํจํท์ ๋ฐ๊ธฐ๊น์ง์ ํ๊ณ ์๊ฐ
์ด ํ์์์ ๊ฐ์ ํฌ๊ธฐ๋ ๋คํธ์ํฌ์ ์ฑ๋ฅ์ ํฐ ์ํฅ์ ๋ฏธ์น๋ค. ์ด ์๊ฐ์ด ๋๋ฌด ์งง์ผ๋ฉด ๋๋ฆฐ ๋คํธ์ํฌ์์ ์ ์์ ์ผ๋ก ์๋ฒ์์ ํด๋ผ์ด์ธํธ๊ฐ ์๋ตํ์์๋ ๋ถ๊ตฌํ๊ณ ๋ค์ ๋ณด๋ด๋ผ๋ ์ฌ์ ์ก ์์ฒญ
๊ทธ๋์ ์ด ๊ฐ์ ์ ์ ์ธ ๊ฐ์ผ๋ก ์ค์ ํ๋ ๊ฒ์ด ์๋๋ผ ๋์ ์ผ๋ก ์ ์ฐํ๊ฒ ํ๋ ๊ฒ์ด ๋ฐ๋
2way ์๋๋ ์ด์ ๋ ์๋ฐฉํฅ์ด๋ผ server to client ๊ฒ์ฆ ์ํด
> [[Network]3-Way Handshake](https://hyoje420.tistory.com/4)
> [[TCP] 3-way-handshake & 4-way-handshake](https://asfirstalways.tistory.com/356)
|
97ecd6f22ade4c55ad08578f6d998412
|
|
TCP 4WAY handshakes
|
TCP handshakes
|
Mar 20, 2021
|
Alan Jo
|
Alan Jo
|
Jul 26, 2021
|
# Connection Termination

**[STEP 1]**
ํด๋ผ์ด์ธํธ๊ฐ ์ฐ๊ฒฐ์ ์ข
๋ฃํ๊ฒ ๋ค๋ FINํ๋๊ทธ๋ฅผ ์ ์กํ๋ค.
**[STEP 2]**
์๋ฒ๋ ์ผ๋จ ํ์ธ๋ฉ์์ง๋ฅผ ๋ณด๋ด๊ณ ์์ ์ ํต์ ์ด ๋๋ ๋๊น์ง ๊ธฐ๋ค๋ฆฌ๋๋ฐ ์ด ์ํ๊ฐ**ย TIME_WAIT**์ํ๋ค.
**[STEP 3]**
์๋ฒ๊ฐ ํต์ ์ด ๋๋ฌ์ผ๋ฉด ์ฐ๊ฒฐ์ด ์ข
๋ฃ๋์๋ค๊ณ ํด๋ผ์ด์ธํธ์๊ฒ FINํ๋๊ทธ๋ฅผ ์ ์กํ๋ค.
**[STEP 4]**
ํด๋ผ์ด์ธํธ๋ ํ์ธํ๋ค๋ ๋ฉ์์ง๋ฅผ ๋ณด๋ธ๋ค.
๊ทธ๋ฐ๋ฐ ๋ง์ฝ "Server์์ FIN์ ์ ์กํ๊ธฐ ์ ์ ์ ์กํ ํจํท์ด Routing ์ง์ฐ์ด๋ ํจํท ์ ์ค๋ก ์ธํ ์ฌ์ ์ก ๋ฑ์ผ๋ก ์ธํด FINํจํท๋ณด๋ค ๋ฆ๊ฒ ๋์ฐฉํ๋ ์ํฉ"์ด ๋ฐ์ํ๋ค๋ฉด ์ด๋ป๊ฒ ๋ ๊น์?
Client์์ ์ธ์
์ ์ข
๋ฃ์ํจ ํ ๋ค๋ฆ๊ฒ ๋์ฐฉํ๋ ํจํท์ด ์๋ค๋ฉด ์ด ํจํท์ Drop๋๊ณ ๋ฐ์ดํฐ๋ ์ ์ค๋ ๊ฒ์
๋๋ค.
์ด๋ฌํ ํ์์ ๋๋นํ์ฌ Client๋ Server๋ก๋ถํฐ FIN์ ์์ ํ๋๋ผ๋ ์ผ์ ์๊ฐ(๋ํดํธ 240์ด) ๋์ ์ธ์
์ ๋จ๊ฒจ๋๊ณ ์์ฌ ํจํท์ ๊ธฐ๋ค๋ฆฌ๋ ๊ณผ์ ์ ๊ฑฐ์น๊ฒ ๋๋๋ฐย ์ด ๊ณผ์ ์ "TIME_WAIT" ๋ผ๊ณ ํจ
> [TCP/IP ํ์ต ๋ธ๋ก๊ทธ](http://webstylez.egloos.com/)
> [์ก์ก](http://blazebyte.blogspot.com/)
> [[TCP] 3-way-handshake & 4-way-handshake](https://asfirstalways.tistory.com/356)
|
a1894370324f49d9ba2ad4af86c4e90c
|
|
ARPANET
|
TCP History
| null | null | null | null | null |
## ๋ชฉ์
๋์ ์๋์ ๊ธฐ๋ฐํ์ฌ
- ๊ฐ์ ์กฐ์ง ๋ด์์ ๋ฌผ๋ฆฌ์ ์ผ๋ก ๋ค๋ฅธ ์ปดํจํฐ์ ์ ๊ทผํ์ง ์๊ณ ๋ ๋ค๋ฅธ ์ปดํจํฐ์ ์๋ ์ ๋ณด๋ฅผ ๊ฐ์ ธ์ค๊ธฐ ์ํจ
- ๊ทน๋จ์ ์ธ ์ํฉ์์ ํต์ ์ ์ผ๋ถ๊ฐ ํ๊ดด๋๋๋ผ๋ ๊ตฐ์ฌ์ ๋ณด ๊ตํ์ด ๊ณ์ ์ผ์ด๋ ์ ์๋๋ก ์ฅ์ ์ ํญ์ด ์๋ ๋คํธ์ํฌ๋ฅผ ๊ตฌ์ฑํ๋ ๊ฒ
>
> [ํจํท ์ค์์นญ ๋คํธ์ํฌ](https://texonom.com/4d57be22594b4f5481c33d2b51e45d9b)
>
>
> [์ํท ์ค์์นญ ๋คํธ์ํฌ](https://texonom.com/f7835bb7f7fb48079ead274627e3151e)
>
ํจํท ์ค์์นญ ๋คํธ์ํฌ๋ฅผ ์ ํํ๊ณ ํจํท์ ์ฌ์กฐํฉํ๊ธฐ ์ํด
[TCP](https://texonom.com/tcp-df7eb3e975524c51802126a8e9c8b245) ํ๋กํ ์ฝ ์ค๊ณ
๊ทธ๋ฆฌ๊ณ ๋ผ์ฐํ
์ ์ํ [Internet Protocol](https://texonom.com/internet-protocol-987567c8ecd74748bea1fc782b23fb41) ์ ์ค๊ผ
ํด์ TCP/IP๋ผ๋ ํจํท ๊ตํ ํ์ค์ด ๋์๋ค
> [Untitled](https://blog.unifiedh.com/%EC%99%9C-%EC%9D%B8%ED%84%B0%EB%84%B7%EC%9D%80-%EA%B7%BC%EB%B3%B8%EB%B6%80%ED%84%B0-%EA%B8%80%EB%9F%AC%EB%A8%B9%EC%97%88%EB%8A%94%EA%B0%80-%EC%BD%94%EB%A1%9C%EB%82%9819%EC%99%80-%ED%95%9C%EA%B5%AD-%EC%9D%B8%ED%84%B0%EB%84%B7%EC%9D%98-%ED%95%B4%EC%99%B8%EC%A0%91%EC%86%8D-%EC%9E%A5%EC%95%A0-%EA%B7%B8%EB%A6%AC%EA%B3%A0-%EB%84%B7%ED%94%8C%EB%A6%AD%EC%8A%A4-%EC%A0%84%EC%9F%81%EC%97%90-%EA%B4%80%ED%95%9C-%EC%9D%B4%EC%95%BC%EA%B8%B0-ae27826e7fc8)
|
31f42fdde343460dab0660b0d6a59cb0
|
ํจํท ์ค์์นญ ๋คํธ์ํฌ
|
ARPANET
| null | null | null | null | null |
- ํจํท ์ค์์นญ์ ํฐ ์ฅ์ ์ ๋ฐ์ดํฐ๊ฐ ๋ฌผ๋ฆฌ์ ์ผ๋ก ์ด๋ํ๋ ๊ฒฝ๋ก๊ฐ ๋ ์ด์ ์๊ด์์ด์ง๋ค๋ ๊ฒ
- ๋ฌผ๋ฆฌ์ ์ผ๋ก ํ๋์ ํต์ ์ ์ ๊ตฌ์ฑํ๋ ๊ฒ ์๋๋ผ, ์ ๋ฌ๋์ด์ผ ํ ๋ฐ์ดํฐ๋ฅผ ์ผ์ ํ ๋จ์(ํจํท)๋ก ์ชผ๊ฐ ๋ฐ๋ก๋ฐ๋ก ์ ์ก๋๊ฒ ํ๋ ๊ฒ
ํจํท ์ค์์นญ ๋คํธ์ํฌ๋ฅผ ๊ตญ๊ฐ๋ณ๋ก ์ฌ๋ฌ ๊ฐ ๋ง๋ค์ด์, ๊ทธ ๋คํธ์ํฌ๋ค๋ผ๋ฆฌ ํจํท ์ค์์นญ ๋คํธ์ํฌ๋ก ๋ค์ ์ฐ๊ฒฐ๋๋ ๋คํธ์ํฌ๋ค์ ๋คํธ์ํฌโ(network of networks)
๊ฐ ๊ธฐ๋ณธ ํ๋ ์ธํฐ๋ท ์ํคํ
์ณ
> [์ ์ธํฐ๋ท์ ๊ทผ๋ณธ๋ถํฐ ๊ธ๋ฌ๋จน์๋๊ฐ: ์ฝ๋ก๋19์ ํ๊ตญ ์ธํฐ๋ท์ ํด์ธ์ ์ ์ฅ์ , ๊ทธ๋ฆฌ๊ณ ๋ทํ๋ฆญ์ค ์ ์์ ๊ดํ ์ด์ผ๊ธฐ](https://blog.unifiedh.com/%EC%99%9C-%EC%9D%B8%ED%84%B0%EB%84%B7%EC%9D%80-%EA%B7%BC%EB%B3%B8%EB%B6%80%ED%84%B0-%EA%B8%80%EB%9F%AC%EB%A8%B9%EC%97%88%EB%8A%94%EA%B0%80-%EC%BD%94%EB%A1%9C%EB%82%9819%EC%99%80-%ED%95%9C%EA%B5%AD-%EC%9D%B8%ED%84%B0%EB%84%B7%EC%9D%98-%ED%95%B4%EC%99%B8%EC%A0%91%EC%86%8D-%EC%9E%A5%EC%95%A0-%EA%B7%B8%EB%A6%AC%EA%B3%A0-%EB%84%B7%ED%94%8C%EB%A6%AD%EC%8A%A4-%EC%A0%84%EC%9F%81%EC%97%90-%EA%B4%80%ED%95%9C-%EC%9D%B4%EC%95%BC%EA%B8%B0-ae27826e7fc8)
|
4d57be22594b4f5481c33d2b51e45d9b
|
์ํท ์ค์์นญ ๋คํธ์ํฌ
|
ARPANET
| null | null | null | null | null |
- ํต์ ์ ํ ๋๋ง๋ค ๊ตํ๊ตญ์ ๋ฐ๋ผ ๋ฌผ๋ฆฌ์ ์ธ ํ ํ์ ์ด ํ์ฑ๋์ด์ผ
- ์ด๋ ๊ฑฐ๋ฆฌ๊ฐ ๋ฉ์ด์ง๋ฉด ๋ฉ์ด์ง์๋ก ๊ทธ์ ๋น๋กํด ํต์ ์ ์คํจํ๊ฑฐ๋ ์ฅ์ ๊ฐ ๋ฐ์ํ ํ๋ฅ ์ด ๊ธ๊ฒฉํ ๋์์ง
> [์ ์ธํฐ๋ท์ ๊ทผ๋ณธ๋ถํฐ ๊ธ๋ฌ๋จน์๋๊ฐ: ์ฝ๋ก๋19์ ํ๊ตญ ์ธํฐ๋ท์ ํด์ธ์ ์ ์ฅ์ , ๊ทธ๋ฆฌ๊ณ ๋ทํ๋ฆญ์ค ์ ์์ ๊ดํ ์ด์ผ๊ธฐ](https://blog.unifiedh.com/%EC%99%9C-%EC%9D%B8%ED%84%B0%EB%84%B7%EC%9D%80-%EA%B7%BC%EB%B3%B8%EB%B6%80%ED%84%B0-%EA%B8%80%EB%9F%AC%EB%A8%B9%EC%97%88%EB%8A%94%EA%B0%80-%EC%BD%94%EB%A1%9C%EB%82%9819%EC%99%80-%ED%95%9C%EA%B5%AD-%EC%9D%B8%ED%84%B0%EB%84%B7%EC%9D%98-%ED%95%B4%EC%99%B8%EC%A0%91%EC%86%8D-%EC%9E%A5%EC%95%A0-%EA%B7%B8%EB%A6%AC%EA%B3%A0-%EB%84%B7%ED%94%8C%EB%A6%AD%EC%8A%A4-%EC%A0%84%EC%9F%81%EC%97%90-%EA%B4%80%ED%95%9C-%EC%9D%B4%EC%95%BC%EA%B8%B0-ae27826e7fc8)
|
f7835bb7f7fb48079ead274627e3151e
|
TCP Packet Header
|
TCP Packet Structures
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
## 20 bytes (160 bits, 5 Words)
Options can extends 60 bytes header size

### TCP Packet Headers
|Title|
|:-:|
|[TCP Packet Header Port](https://texonom.com/tcp-packet-header-port-1f4dd3cb7d0a4139ad64972e7d5d7c97)|
|[TCP Packet Header ACK Number](https://texonom.com/tcp-packet-header-ack-number-98d4e593542846fd94a11d20da2baa5d)|
|[TCP Packet Header Sequence Number](https://texonom.com/tcp-packet-header-sequence-number-81c4b9b564154649aede9308374fb764)|
|[TCP Packet Header Data Offset](https://texonom.com/tcp-packet-header-data-offset-3d67cdad8f7f486f8df00cadc02b3c8b)|
|[TCP Packet Header Reversed](https://texonom.com/tcp-packet-header-reversed-ba5ba3ea3976464bb2b6f7bfd12400c3)|
|[TCP Packet Header Flag](https://texonom.com/tcp-packet-header-flag-fa0f8ee5eb3e443ba39c5dac02f2d592)|
|[TCP Packet Header Window Size](https://texonom.com/tcp-packet-header-window-size-1de6b1c4803146fa977f6318160c072a)|
|[TCP Packet Header Checksum](https://texonom.com/tcp-packet-header-checksum-1cdcf9b6c1f8410ba7193d141312d7cb)|
|[TCP Packet Header Urgent Pointer](https://texonom.com/tcp-packet-header-urgent-pointer-a82f766036804938a28ee292ee9e30f1)|
|[TCP Packet Header Option](https://texonom.com/tcp-packet-header-option-aa00228d5c774a5db89f444709f3d95a)|
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
127a04a169f642b2b24955c4ea321af4
|
|
TCP Packet Header ACK Number
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
## Acknowledgment Number
์น์ธ ๋ฒํธ๋ ๋ฐ์ดํฐ๋ฅผ ๋ฐ์ ์์ ์๊ฐ ์์ํ๋ ๋ค์ ์ํ์ค ๋ฒํธ๋ฅผ ์๋ฏธํ๋ฉฐ, 32 bits๋ฅผ ํ ๋น
์ฐ๊ฒฐ ์ค์ ๊ณผ ์ฐ๊ฒฐ ํด์ ๋ ๋ฐ์ํ๋ ํธ๋์์ดํฌ ๊ณผ์ ์์๋ ์๋๋ฐฉ์ด ๋ณด๋ธ ์ํ์ค ๋ฒํธ + 1๋ก ์์ ์ ์น์ธ ๋ฒํธ๋ฅผ ๋ง๋ค์ด๋ด์ง๋ง, ์ค์ ๋ก ๋ฐ์ดํฐ๋ฅผ ์ฃผ๊ณ ๋ฐ์ ๋๋ ์๋๋ฐฉ์ด ๋ณด๋ธ ์ํ์ค ๋ฒํธ + ์์ ์ด ๋ฐ์ ๋ฐ์ดํฐ์ bytes๋ก ์น์ธ ๋ฒํธ๋ฅผ ๋ง๋ค์ด๋ธ๋ค
์ก์ ์๋ ํฐ ๋ฐ์ดํฐ๋ฅผ ํ๋ฒ์ ์ ์กํ ์ ์๋ ์์ผ๋ก ์ชผ๊ฐ์ ๋ณด๋ด๋๋ฐ, ๋ฐ์ ์๋งํผํ๊ณ ์ํ์ค ๋ฒํธ๋ฅผ ์ถ๊ฐํด์ ACK๋ฅผ ๋ณด๋
์น์ธ ๋ฒํธ๋ ๋ค์์ ๋ณด๋ด์ค์ผํ๋ ๋ฐ์ดํฐ์ ์์์ ์ ์๋ฏธ
[3 ACK Duplicated](https://texonom.com/3-ack-duplicated-30498a3c722943579d987162afd91313)
[Cumulative Acknowledgement](https://texonom.com/cumulative-acknowledgement-246b892d940f46b383cf7b05084cdef8)
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
98d4e593542846fd94a11d20da2baa5d
|
|
TCP Packet Header Checksum
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
## Checksum
TCP์ ์ฒดํฌ์ฌ์ ์ ์กํ ๋ฐ์ดํฐ๋ฅผ 16 Bits์ฉ ๋๋ ์ ์ฐจ๋ก๋๋ก ๋ํด๊ฐ๋ ๋ฐฉ๋ฒ์ผ๋ก ์์ฑ
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
1cdcf9b6c1f8410ba7193d141312d7cb
|
|
TCP Packet Header Data Offset
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
## Data offset
ํค๋๊ฐ ์๋ ๋ฐ์ดํฐ๊ฐ ์์๋๋ ์์น๊ฐ ์ด๋๋ถํฐ์ธ์ง๋ฅผ ํ์
์ด ์คํ์
์ ํ๊ธฐํ ๋๋ 32๋นํธ ์๋ ๋จ์๋ฅผ ์ฌ์ฉ
32 ๋นํธ ์ฒด๊ณ์์์ 1 Word = 4 bytes๋ฅผ ์๋ฏธํ๋ค. ์ฆ, ์ด ํ๋์ ๊ฐ์ 4๋ฅผ ๊ณฑํ๋ฉด ์ธ๊ทธ๋จผํธ์์ ํค๋๋ฅผ ์ ์ธํ ์ค์ ๋ฐ์ดํฐ์ ์์ ์์น๋ฅผ ์ ์ ์๋ ๊ฒ
์ด ํ๋์ ํ ๋น๋ 4 bits๋ก ํํํ ์ ์๋ ๊ฐ์ ๋ฒ์๋ 0000 ~ 1111, ์ฆ 0 ~ 15 Word์ด๋ฏ๋ก ๊ธฐ๋ณธ์ ์ผ๋ก 0 ~ 60 bytes์ ์คํ์
๊น์ง ํํ
์ง๋ง ์ต์
ํ๋๋ฅผ ์ ์ธํ ๋๋จธ์ง ํ๋๋ ํ์๋ก ์กด์ฌํด์ผ ํ๊ธฐ ๋๋ฌธ์ ์ต์ ๊ฐ์ 20 bytes, ์ฆ 5 Word๋ก ๊ณ ์
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
3d67cdad8f7f486f8df00cadc02b3c8b
|
|
TCP Packet Header Flag
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
9๊ฐ์ ๋นํธ ํ๋๊ทธ
์ด์ ์๋ 6๊ฐ์ ํ๋๊ทธ๋ง์ ์ฌ์ฉํ์ง๋ง, ํผ์ก ์ ์ด ๊ธฐ๋ฅ์ ํฅ์์ ์ํด Reserved ํ๋๋ฅผ ์ฌ์ฉํ์ฌ NS, CWR, ECE ํ๋๊ทธ๊ฐ ์ถ๊ฐ
### TCP Packet Header Flags
|Title|
|:-:|
|[URG Flag](https://texonom.com/urg-flag-ab85478786a44ddb9fc34b34a2824b8a)|
|[ACK Flag](https://texonom.com/ack-flag-ec51651bc9ab49dc8b133099ffdd2661)|
|[PSH Flag](https://texonom.com/psh-flag-cc0f9ef398344d33981504c7bdc3f901)|
|[RST Flag](https://texonom.com/rst-flag-25b6aa28c9a74b90bf9bf55f8791a3bc)|
|[SYN Flag](https://texonom.com/syn-flag-7e3b968b7d0e41f38ab8c658c4f6a3ab)|
|[FIN Flag](https://texonom.com/fin-flag-9c27a917585e409bb9ab0282ffedadc9)|
|[NS Flag](https://texonom.com/ns-flag-9955ce522c704cb5b20f392370938d36)|
|[ECE Flag](https://texonom.com/ece-flag-5522117b392c4f1fb8527276f2839875)|
|[CWR Flag](https://texonom.com/cwr-flag-d6f72a6c702a4548ae19a85724a558c3)|
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
fa0f8ee5eb3e443ba39c5dac02f2d592
|
|
TCP Packet Header Option
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
### Options
TCP์ ๊ธฐ๋ฅ์ ํ์ฅํ ๋ ์ฌ์ฉํ๋ ํ๋๋ค์ด๋ฉฐ, ์ด ํ๋๋ ํฌ๊ธฐ๊ฐ ๊ณ ์ ๋ ๊ฒ์ด ์๋๋ผ ๊ฐ๋ณ์
์์ ์ธก์ด ์ด๋๊น์ง๊ฐ ํค๋๊ณ ์ด๋์๋ถํฐ ๋ฐ์ดํฐ์ธ์ง ์๊ธฐ ์ํด ์์์ ์ค๋ช
ํ ๋ฐ์ดํฐ ์คํ์
ํ๋๋ฅผ ์ฌ์ฉ
๋ฐ์ดํฐ ์คํ์
ํ๋๋ 20 ~ 60 bytes์ ๊ฐ์ ํํํ ์ ์๋ค๊ณ ํ๋๋ฐ, ์๋ฌด๋ฐ ์ต์
๋ ์ฌ์ฉํ์ง ์์ ํค๋์ ๊ธธ์ด, ์ฆ Source Port ํ๋๋ถํฐ Urgent Pointer ํ๋๊น์ง์ ๊ธธ์ด๊ฐ 20 bytes์ด๊ณ , ์ต์
์ ๋ชจ๋ ์ฌ์ฉํ์ ๋ ์ต์
ํ๋์ ์ต๋ ๊ธธ์ด๊ฐ 40 bytes์ด๊ธฐ ๋๋ฌธ
๋ง์ฝ ๋ฐ์ดํฐ ์คํ์
ํ๋์ ๊ฐ์ด 5, ์ฆ 20 bytes๋ณด๋ค ํฌ์ง๋ง TCP์ ์ต์
์ ํ๋๋ ์ฌ์ฉํ๊ณ ์์ง ์๋ค๋ฉด, ์ด๊ณผํ bytes ๋งํผ ์ด ํ๋๋ฅผ 0์ผ๋ก ์ฑ์์ค์ผ ์์ ์ธก์ด ํค๋์ ํฌ๊ธฐ๋ฅผ ์ฌ๋ฐ๋ฅด๊ฒ ์ธก์
30๊ฐ ์ ๋์ ์ต์
์ ์ฌ์ฉ
### TCP Packet Header Options
|Title|
|:-:|
|[WSCALE](https://texonom.com/wscale-e160c6ca392647519dce8baf9257189d)|
|[SACK](https://texonom.com/sack-23cc0c56f8c245e592bdfbe165aa1c69)|
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
aa00228d5c774a5db89f444709f3d95a
|
|
TCP Packet Header Port
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
## Source port, Destination port
์ถ๋ฐ์ง์ ๋ชฉ์ ์ง ๊ฐ๊ฐ 16 bits
IP ์ฃผ์๋ ๋น์ฐํ ํ ๊ณ์ธต ๋ฐ์ธ ๋คํธ์ํฌ ๊ณ์ธต์ ์๋ IP์ ํค๋์
ํฌํธ๋ฅผ ๋ํ๋ด๋ ํ๋๋ง ์กด์ฌ
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
1f4dd3cb7d0a4139ad64972e7d5d7c97
|
|
TCP Packet Header Reversed
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
### Reserved (3 bits)
๋ชจ๋ 0์ผ๋ก ์ฑ์์ ธ์ผ
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
ba5ba3ea3976464bb2b6f7bfd12400c3
|
|
TCP Packet Header Sequence Number
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
์ ์กํ๋ ๋ฐ์ดํฐ์ ์์ 32 bits๋ฅผ ํ ๋น
4,294,967,296๋ฅผ ๋์ด๊ฐ ๊ฒฝ์ฐ ๋ค์ 0๋ถํฐ ์์
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
81c4b9b564154649aede9308374fb764
|
|
TCP Packet Header Urgent Pointer
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
## Urgent Pointer
RG ํ๋๊ทธ๊ฐ 1์ด๋ผ๋ฉด ์์ ์ธก์ ์ด ํฌ์ธํฐ๊ฐ ๊ฐ๋ฅดํค๊ณ ์๋ ๋ฐ์ดํฐ๋ฅผ ์ฐ์ ์ฒ๋ฆฌ
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
a82f766036804938a28ee292ee9e30f1
|
|
TCP Packet Header Window Size
|
TCP Packet Headers
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
## Window Size
์๋์ฐ ์ฌ์ด์ฆ ํ๋์๋ ํ๋ฒ์ ์ ์กํ ์ ์๋ ๋ฐ์ดํฐ์ ์์ ์๋ฏธํ๋ ๊ฐ
์๋์ฐ์ ์ต๋ ํฌ๊ธฐ๋ 64KB
๋์ฉ๋ ๊ณ ์ ํต์ ํ๊ฒฝ์๋ ๋ง์ง ์๋ ๊ฒฝ์ฐ ๋นํธ๋ฅผ ์ผ์ชฝ์ผ๋ก ์ํํธํ๋ ๋ฐฉ์์ผ๋ก ์๋์ฐ ์ฌ์ด์ฆ์ ์ต๋ ํฌ๊ธฐ๋ฅผ ํค์ธ ์ ์๋ ๋ฐฉ์๋ ์ฌ์ฉํ๊ณ ์์ผ๋ฉฐ, ๋ช ๋ฒ ์ํํธํ ์ง๋ ์ต์
ํ๋์ WSCALE ํ๋๋ฅผ ์ฌ์ฉํ์ฌ ํ๊ธฐ
> [https://evan-moon.github.io/2019/11/10/header-of-tcp/](https://evan-moon.github.io/2019/11/10/header-of-tcp/)
|
1de6b1c4803146fa977f6318160c072a
|
|
3 ACK Duplicated
|
TCP Packet Header ACK Number
| null | null | null | null | null |
์ก์ ์ธก์ด 3๋ฒ ์ด์ ์ค๋ณต๋ ์น์ธ ๋ฒํธ๋ฅผ ๋ฐ์ ์ํฉ
TCP์ ํน์ฑ ์ ์์ ์ธก์ด ๋ฐ๋ ํจํท์ ์์๊ฐ ๋ ์์๋๋ก ๋ฐ์ผ๋ฆฌ๋ผ๋ ๋ณด์ฅ์ ์์ผ๋ฏ๋ก, ํ ๋๊ฐ์ ์ค๋ณต ์น์ธ ๋ฒํธ๊ฐ ๋ฐ์ํ๋ค๊ณ ํด์ ๋ฐ๋ก ๋คํธ์ํฌ๊ฐ ํผ์กํ๋ค๊ณ ํ๋จํ์ง๋ ์๋๋ค
[Cumulative Acknowledgement](https://texonom.com/cumulative-acknowledgement-246b892d940f46b383cf7b05084cdef8) ์ ์ฌ์ฉํด์ ์ก์ ์ธก์ด ๊ฐ์ ์น์ธ ๋ฒํธ๋ฅผ ๊ณ์ ์ค๋ณตํด์ ๋ฐ๋๋ค๋ฉด ํด๋น ๋ฐ์ดํฐ๊น์ง๋ ์ ์์ ์ผ๋ก ์ ์ก๋์์ผ๋ ๊ทธ ์ดํ๋ถํฐ๋ ๋ญ๊ฐ ๋ฌธ์ ๊ฐ ๋ฐ์ํ๋ค๊ณ ์ ์ ์๋ ๊ฒ
[Fast Transmit](https://texonom.com/fast-transmit-e543df82b5e3400fae1fc8710b7e5b37)
> [์ฌ์ด ์ข๊ฒ ๋คํธ์ํฌ๋ฅผ ๋๋ ์ฐ๋ ๋ฐฉ๋ฒ, TCP์ ํผ์ก ์ ์ด](https://evan-moon.github.io/2019/11/26/tcp-congestion-control/)
|
30498a3c722943579d987162afd91313
|
**Cumulative Acknowledgement**
|
TCP Packet Header ACK Number
| null | null | null | null | null |
ํ์ฌ๊น์ง ๋์ ๋ ์ ์ ๋ฐ์ดํฐ ์ค ๊ฐ์ฅ ๋ง์ง๋ง ๋ฐ์ดํฐ์ ๋ํ ์น์ธ ๋ฒํธ๋ฅผ ๋ณด๋ด์ค๋ค
> [์ฌ์ด ์ข๊ฒ ๋คํธ์ํฌ๋ฅผ ๋๋ ์ฐ๋ ๋ฐฉ๋ฒ, TCP์ ํผ์ก ์ ์ด](https://evan-moon.github.io/2019/11/26/tcp-congestion-control/)
|
246b892d940f46b383cf7b05084cdef8
|
Fast Transmit
|
3 ACK Duplicated
| null | null | null | null | null |
3๋ฒ์ ์ค๋ณต ์น์ธ ๋ฒํธ๋ก ์ธํด ์ก์ ์ธก์ด ๋ฐ๋ก ํด๋น ์น์ธ ๋ฒํธ์ ํด๋นํ๋ ๋ฐ์ดํฐ๋ฅผ ์ ์กํ
์ก์ ์ธก์ ์์ ์ด ์ค์ ํ ํ์์์ ์๊ฐ์ด ์ง๋์ง ์์์ด๋ ๋ฐ๋ก ํด๋น ํจํท์ ์ฌ์ ์ก
์ฌ์ ์ก ๊ธฐ๋ฒ์ ์ฌ์ฉํ์ง ์๋๋ค๋ฉด, ์ก์ ์ธก์ ์์ ์ด ์ค์ ํ ํ์์์ ์๊ฐ์ด ์ง๋ ์ดํ์์ผ ๋์ฒ
> [์ฌ์ด ์ข๊ฒ ๋คํธ์ํฌ๋ฅผ ๋๋ ์ฐ๋ ๋ฐฉ๋ฒ, TCP์ ํผ์ก ์ ์ด](https://evan-moon.github.io/2019/11/26/tcp-congestion-control/)
|
e543df82b5e3400fae1fc8710b7e5b37
|
`ACK` Flag
|
TCP Packet Header Flags
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
ํ๋์ ๊ฐ์ด ์ฑ์์ ธ์์์ ์๋ฆฌ๋ ํ๋๊ทธ. ์ด ํ๋๊ทธ๊ฐ 0์ด๋ผ๋ฉด ์น์ธ ๋ฒํธ ํ๋ ์์ฒด๊ฐ ๋ฌด์
|
ec51651bc9ab49dc8b133099ffdd2661
|
|
`CWR` Flag
|
TCP Packet Header Flags
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
์ด๋ฏธ ECE ํ๋๊ทธ๋ฅผ ๋ฐ์์, ์ ์กํ๋ ์ธ๊ทธ๋จผํธ ์๋์ฐ์ ํฌ๊ธฐ๋ฅผ ์ค์๋ค๋ ์๋ฏธ
|
d6f72a6c702a4548ae19a85724a558c3
|
|
`ECE` Flag
|
TCP Packet Header Flags
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
ECN Echo ํ๋๊ทธ. ํด๋น ํ๋๊ฐ 1์ด๋ฉด์, SYN ํ๋๊ทธ๊ฐ 1์ผ ๋๋ ECN์ ์ฌ์ฉํ๋ค๊ณ ์๋๋ฐฉ์๊ฒ ์๋ฆฌ๋ ์๋ฏธ. SYN ํ๋๊ทธ๊ฐ 0์ด๋ผ๋ฉด ๋คํธ์ํฌ๊ฐ ํผ์กํ๋ ์ธ๊ทธ๋จผํธ ์๋์ฐ์ ํฌ๊ธฐ๋ฅผ ์ค์ฌ๋ฌ๋ผ๋ ์์ฒญ์ ์๋ฏธ
|
5522117b392c4f1fb8527276f2839875
|
|
`FIN` Flag
|
TCP Packet Header Flags
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
์๋๋ฐฉ๊ณผ ์ฐ๊ฒฐ์ ์ข
๋ฃํ๊ณ ์ถ๋ค๋ ์์ฒญ์ธ ์ธ๊ทธ๋จผํธ์์ ์๋ฏธ
|
9c27a917585e409bb9ab0282ffedadc9
|
|
`NS` Flag
|
TCP Packet Header Flags
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
- ECN์์ ์ฌ์ฉํ๋ CWR, ECE ํ๋๊ฐ ์ค์๋ ์
์์ ์ผ๋ก ์ํ๋๋ ๊ฒฝ์ฐ๋ฅผ ๋ฐฉ์ดํ๊ธฐ ์ํด RFC 3540์์ ์ถ๊ฐ๋ ํ๋
|
9955ce522c704cb5b20f392370938d36
|
|
`PSH` Flag
|
TCP Packet Header Flags
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
- Push ํ๋๊ทธ
- ์์ ์ธก์๊ฒ ์ด ๋ฐ์ดํฐ๋ฅผ ์ต๋ํ ๋น ๋ฅด๊ฒ ์์ฉํ๋ก๊ทธ๋จ์๊ฒ ์ ๋ฌํด๋ฌ๋ผ๋ ํ๋๊ทธ ์ด ํ๋๊ทธ๊ฐ 0์ด๋ผ๋ฉด ์์ ์ธก์ ์์ ์ ๋ฒํผ๊ฐ ๋ค ์ฑ์์ง ๋๊น์ง ๊ธฐ๋ค๋ฆฐ๋ค. ์ฆ, ์ด ํ๋๊ทธ๊ฐ 1์ด๋ผ๋ฉด ์ด ์ธ๊ทธ๋จผํธ ์ดํ์ ๋ ์ด์ ์ฐ๊ฒฐ๋ ์ธ๊ทธ๋จผํธ๊ฐ ์์์ ์๋ฏธํ๊ธฐ๋
|
cc0f9ef398344d33981504c7bdc3f901
|
|
`RST` Flag
|
TCP Packet Header Flags
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
์ด๋ฏธ ์ฐ๊ฒฐ์ด ํ๋ฆฝ๋์ด ESTABLISHED ์ํ์ธ ์๋๋ฐฉ์๊ฒ ์ฐ๊ฒฐ์ ๊ฐ์ ๋ก ๋ฆฌ์
ํด๋ฌ๋ผ๋ ์์ฒญ์ ์๋ฏธ
|
25b6aa28c9a74b90bf9bf55f8791a3bc
|
|
`SYN` Flag
|
TCP Packet Header Flags
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
์๋๋ฐฉ๊ณผ ์ฐ๊ฒฐ์ ์์ฑํ ๋, ์ํ์ค ๋ฒํธ์ ๋๊ธฐํ๋ฅผ ๋ง์ถ๊ธฐ ์ํ ์ธ๊ทธ๋จผํธ์์ ์๋ฏธ
|
7e3b968b7d0e41f38ab8c658c4f6a3ab
|
|
`URG` Flag
|
TCP Packet Header Flags
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
ํ๋์ ๊ฐ์ด ์ฑ์์ ธ์์์ ์๋ฆฌ๋ ํ๋๊ทธ. ์ด ํฌ์ธํฐ๊ฐ ๊ฐ๋ฆฌํค๋ ๊ธด๊ธํ ๋ฐ์ดํฐ๋ ๋๊ฒ ์ฒ๋ฆฌ๋์ด ๋จผ์ ์ฒ๋ฆฌ - ์์ฆ์๋ ์ ์ฌ์ฉ์ํจ
|
ab85478786a44ddb9fc34b34a2824b8a
|
|
SACK
|
TCP Packet Header Options
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
Selective Repeat ๋ฐฉ์์ ์ฌ์ฉํ๊ธฐ ์ํ SACK
|
23cc0c56f8c245e592bdfbe165aa1c69
|
|
WSCALE
|
TCP Packet Header Options
|
Jan 17, 2023
|
Alan Jo
|
Alan Jo
|
Jan 17, 2023
|
์๋์ฐ ์ฌ์ด์ฆ์ ์ต๋ ๊ฐ ํํ์ ํ์ฅ
|
e160c6ca392647519dce8baf9257189d
|
|
Socket Buffer
|
TCP Socket Notion
|
Feb 3, 2020
|
Alan Jo
|
Alan Jo
|
Jul 26, 2021
|
(Send Socket Buffer / Receive Socket Buffer)
> [[C/C++] Socket Send/Receive Buffer์ ๋ํ ๊ณ ์ฐฐ](https://cjwoov.tistory.com/30)
|
9e8f7303ae1e4a518026f8b8f4845a20
|
|
TCP Socket History
|
TCP Socket Notion
|
Jul 26, 2021
|
Alan Jo
|
Alan Jo
|
Jul 26, 2021
|
> [TCP/IP ์์ผ ํต์ ์ด๋?](https://juyoung-1008.tistory.com/19)
|
337ce19c42e44b4c8a15abfafeb2cf02
|
|
TCP Protocol
|
TCP Usages
|
Mar 20, 2021
|
Alan Jo
|
Alan Jo
|
Aug 17, 2021
|
### TCP Protocols
|Title|
|:-:|
|[OSPF](https://texonom.com/ospf-c6f5d2c40b684f4580c8a66e6cb0012b)|
|[OSPF](https://texonom.com/ospf-cd6d4a63e8fd4b4b9f63fe614ab62441)|
|
683de2cc343b4ac8b6e7e3467a4a174f
|
|
TCP Tool
|
TCP Usages
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Aug 17, 2021
|
### TCP Tools
|Title|
|:-:|
|[masscan](https://texonom.com/masscan-f5b73c2d024d4d4b91e07984d40598ea)|
|[Tcping](https://texonom.com/tcping-a50ff6d009a8486d9908bb1a7c9b80bc)|
|[tcpdump](https://texonom.com/tcpdump-7caaa0169720459091a882185be2dc64)|
|[shijack](https://texonom.com/shijack-ba76beffe3104098a81de06f50bcf284)|
|
178c2d02e20441cab7f16b1e2af384fe
|
|
TCP Tuning
|
TCP Usages
|
Jan 27, 2022
|
Alan Jo
|
Alan Jo
|
Jan 27, 2022
|
- ์ด๊ธฐ ํผ์ก ์๋์ฐ(Congestionย Window, CWND) ํฌ๊ธฐ ์ฆ๊ฐ
- Slow-Start ์ฌ์์ ๋นํ์ฑํ
- ์๋์ฐ ์ค์ผ์ผ๋ง
- TCP Fast Open
> [[์ค์/๋ฐ์ดํฐ์ฃผ์] ์น ์ต์ ํ ๋ฐฉ์ ๋ชจ์ - 1. ๋ค์ด๋ก๋](https://black7375.tistory.com/73)
|
ad8c4dda12ea4577ba154c1660155786
|
|
TCP/IP
|
TCP Usages
|
Mar 20, 2021
|
Alan Jo
|
Alan Jo
|
Aug 17, 2021
|
### TCP/IP Network Stack
### TCP/IP Protocols
|Title|
|:-:|
|[ftp](https://texonom.com/ftp-208ae2044956472692bb344ff998c4a1)|
|[LDAP](https://texonom.com/ldap-21264ec25a2145bd98e9aec3d133eeed)|
|[SMB](https://texonom.com/smb-917be2fe090a4cc79ec475c07e935d18)|
> [NAVER D2](https://d2.naver.com/helloworld/47667)
|
8c301431c91648cd9cc4e63f0a8732ba
|
|
OSPF
|
TCP Protocols
|
Mar 20, 2021
| null | null | null |
rOUTING
|
c6f5d2c40b684f4580c8a66e6cb0012b
|
|
OSPF
|
TCP Protocols
|
Mar 20, 2021
| null | null | null |
cd6d4a63e8fd4b4b9f63fe614ab62441
|
||
masscan
|
TCP Tools
|
Sep 29, 2021
|
Alan Jo
|
Alan Jo
|
Sep 29, 2021
|
### TCP port scanner
spews SYN packets asynchronously, scanning entire Internet in under 5 minutes
> [GitHub - robertdavidgraham/masscan: TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.](https://github.com/robertdavidgraham/masscan?utm_source=tldrnewsletter)
|
f5b73c2d024d4d4b91e07984d40598ea
|
|
shijack
|
TCP Tools
|
Jan 15, 2022
|
Alan Jo
|
Alan Jo
|
Jan 15, 2022
|
[rshijack](https://github.com/kpcyrd/rshijack)
|
ba76beffe3104098a81de06f50bcf284
|
|
tcpdump
|
TCP Tools
|
Aug 17, 2021
|
Alan Jo
|
Alan Jo
|
Aug 17, 2021
|
[IP Packet Capture](https://texonom.com/ip-packet-capture-08e631c5780949b8af34aee9ca96b067)
|
์ํ์ค ๋ฒํธ์ ํ์์ n ์ด์:m ๋ฏธ๋ง์ ๋ฒ์
|
7caaa0169720459091a882185be2dc64
|
Tcping
|
TCP Tools
|
Jan 3, 2020
|
Alan Jo
|
Alan Jo
|
Aug 17, 2021
|
a50ff6d009a8486d9908bb1a7c9b80bc
|
||
ftp
|
TCP/IP Protocols
|
Dec 22, 2019
| null | null | null |
### File Transfer Protocol
> ### 21 port
> ๋ณด์์ด ์์ข์์ ์ค๋ฌด์์๋ ์ฌ์ฉํ์ง ์์
> ํ์ผ ์ ์ก ํ๋กํ ์ฝ์ ์์ฉ๊ท์ฝ์ด๊ธฐ๋๋ฌธ์ Application Layer์์ ๋์
> - telnet - ssh
> - ftp - ftps
> - http - https
>
> [FTPS](https://texonom.com/ftps-40f87fb49d654b5da1e7d30ec39e1643)
>
> 
|
208ae2044956472692bb344ff998c4a1
|
|
LDAP
|
TCP/IP Protocols
|
Mar 20, 2021
| null | null | null |
### Lightweight Directory Access Protocol
์ธํฐ๋ท ๊ธฐ๋ฐ์ ๋ถ์ฐ [Directory Service](https://texonom.com/directory-service-d8def2b7f886404d91a6034a04dc6277) ๋ฅผ ์ ๊ณตํ๋ ๊ณต๊ฐ๋ ํ๋กํ ์ฝ
[LDAPv3](https://texonom.com/ldapv3-bc816500fa554ec79347fb65ace0c4d4)
[Authentication](https://texonom.com/authentication-3f62aa748d9c4c898ae5c7ff234f3072)
[lldap](https://github.com/nitnelave/lldap)
[OpenLDAP](https://texonom.com/openldap-70798cc503354e0a9fd39ac78f03bcc1)
[FreeIPA](https://texonom.com/freeipa-b4e4903cba524accbcbc3ce442a3ee74)
|
21264ec25a2145bd98e9aec3d133eeed
|
|
SMB
|
TCP/IP Protocols
|
Jan 20, 2022
| null | null | null |
[https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-over-quic?fbclid=IwAR0ND7IJqhOHA-uwQNHigNUvkorYgtNUmzsVVuyLTObIjf_Wn3MzAbw5ac4](https://docs.microsoft.com/en-us/windows-server/storage/file-server/smb-over-quic?fbclid=IwAR0ND7IJqhOHA-uwQNHigNUvkorYgtNUmzsVVuyLTObIjf_Wn3MzAbw5ac4)
[QUIC](https://texonom.com/quic-d6a41b58fbc4414fb652d9d51878b6b7)
|
917be2fe090a4cc79ec475c07e935d18
|
|
FTPS
|
ftp
| null | null | null | null | null |
### FTP-SSL is an extension to the commonly used File Transfer Protocol
|
40f87fb49d654b5da1e7d30ec39e1643
|
FreeIPA
|
LDAP
| null | null | null | null | null |
b4e4903cba524accbcbc3ce442a3ee74
|
|
LDAPv3
|
LDAP
| null | null | null | null | null |
bc816500fa554ec79347fb65ace0c4d4
|
|
OpenLDAP
|
LDAP
| null | null | null | null | null |
70798cc503354e0a9fd39ac78f03bcc1
|
|
RTP
|
UDP Notion
|
Jul 29, 2020
|
Alan Jo
|
Alan Jo
|
Jun 1, 2021
|
์ค์๊ฐ ์ ์ก ํ๋กํ ์ฝ(Real-time Transport Protocol)
RTP๋ UDP๋ฅผ ์ฌ์ฉํ๋ฏ๋ก ๋น๊ต์ ์ ์ก ์๋๊ฐ ๋น ๋ฅด๋ค.

> [NAVER D2](https://d2.naver.com/helloworld/5827706)
|
2e4cff7ca554458286b99eb59b9ea084
|
|
UDP Protocol
|
UDP Notion
|
Jun 1, 2021
|
Alan Jo
|
Alan Jo
|
Jun 1, 2021
|
UDP ๊ธฐ๋ฐ์ผ๋ก ์ ์ก ํ๋กํ ์ฝ์ ๋ง๋ค๊ฒ ๋๋ ๋ ๋ค๋ฅธ ์ด์ ๋ ๋ฐ๋ก ์ฌ์ฉ์ ์์ค ๋คํธ์ํฌ ํ๋กํ ์ฝ ์คํ์ ๋ง๋๋ ๊ฒ
๋ง์ฝ IP์ ์ ํ๋กํ ์ฝ ๋ฒํธ๋ฅผ ์ ์ํด์ ํ๋กํ ์ฝ์ ๋ง๋ ๋ค๋ฉด raw socket์ ์ฌ์ฉํด๋ ์ผ๋ฐ ์ฌ์ฉ์ ๊ถํ ๋ง์ผ๋ก ์๋ฒ์ ํด๋ผ์ด์ธํธ๋ฅผ ๋ง๋๋ ๊ฒ์ ๊ฑฐ์ ๋ถ๊ฐ๋ฅ
UDP๋ผ๋ฉด ์ด๋ฏธ ๊ฑฐ์ ๋ชจ๋ OS์์ ์์ผ API๋ฅผ ํตํด์ ์ก์์ ์ด ๊ฐ๋ฅ ํ๋ฏ๋ก, ๊ฐ๋จํ UDP ์์ผ ๊ธฐ๋ฐ ์๋ฒ๋ฅผ ์์ฑํ๊ณ ๊ทธ ์์ ๋ก์ง์ ์ฑ์ ๋ฃ๋ ๊ฒ์ผ๋ก ์์
์ด ๊ฒฝ์ฐ OS์ ์ปค๋์ ์ ๊ทผํ ํ์๋ ์๊ณ 1024๋ฒ ์ดํ ํฌํธ๋ฅผ ์ฌ์ฉํ์ง ์๋๋ค๋ฉด ๊ด๋ฆฌ์ ๊ถํ๋ ํ์ ์์ผ๋ฏ๋ก ์ผ๋ฐ ์ฌ์ฉ์ ๊ถํ ๋ง์ผ๋ก ์๋ฒ์ ํด๋ผ์ด์ธํธ ๋ชจ๋ ์์ฑํ ์ ์๋ค๋ ์ฅ์
์น ๋ธ๋ผ์ฐ์ ์ WebRTC๋ ์ด๋ฌํ ํน์ฑ์ ์ด์ฉํด์ UDP๋ ์ฌ์ฉํ๊ณ ์๋ค
> [QUIC๊ณผ HTTP/3 - 1. UDP๊ธฐ๋ฐ ์ ์ก ํ๋กํ ์ฝ์ ๋๋](https://www.saturnsoft.net/network/2019/03/21/quic-http3-1/)
|
777a330fce344579bbd124cf844e1afb
|
|
UDP Socket
|
UDP Notion
|
Jul 29, 2020
|
Alan Jo
|
Alan Jo
|
Jul 26, 2021
|
[TCP Socket](https://texonom.com/tcp-socket-0f3d0e6cee3f4563a20b4f765dabdad4)
|
### udp socket์ด ์์ด์ ip ๊ธฐ๋ฐ port๊ฐ์ ๊ฑธ tcp์ฒ๋ผ ์ด์ฉ๊ฐ๋ฅ
ํ์ธ ์ ์ฐจ๋ฅผ ๋ฐฐ์ ํ๊ณ ์ค๋ก์ง ์ ์ก๋ง ํ๋ ์์ผ๋ ์๋๋ฐ ์ด๊ฒ์ด UDP์์ผ
๋ฐ์ดํฐ์ ์์ค์ ์ด๋์ ๋ ํ์ฉํ๋ฉด์ ์๋๋ฅผ ์ค์ํ๋ค๋ฉด UDP์์ผ์ ์ฌ์ฉ - streaming
|
cbbb80d32d1b419b855d185fccd36968
|
DCCP
|
Message Protocols
|
Mar 20, 2021
| null | null | null |
๋ฉ์์ง ์งํฅ์ ์ธ ์ ์ก๊ณ์ธต ํต์ ํ๋กํ ์ฝ
๋ฐ์ดํฐ๊ทธ๋จ ํผ์ก ์ ์ด ํ๋กํ ์ฝ
|
dc39505932f34249b75610ed5a296984
|
|
Diameter Protocol
|
Network Protocol
| null | null | null | null | null |
[RADIUS Protocol](https://texonom.com/radius-protocol-1af9be82d7934a60a43f25d8b6695e07) ํ๋กํ ์ฝ์์ ํจ์ฌ ๋ ์ ์ฉํ๊ฒ ์งํ๋์๊ณ RADIUS ํ๋กํ ์ฝ์ ๋์ฒดํ๊ณ
๋ค์ด์ด๋ฏธํฐ ํ๋กํ ์ฝ์ ์ปดํจํฐ ๋คํธ์ํฌ์์ ์ฌ์ฉ๋๋ ์ธ์ฆ, ์ธ๊ฐ ๋ฐ ๊ณผ๊ธ ํ๋กํ ์ฝ
|
2041c20457e84dcfa627de8b8c9e8efa
|
RADIUS Protocol
|
Network Protocol
| null | null | null | null | null |
์ฌ์ฉ์๊ฐ ๋คํธ์ํฌ์ ์ฐ๊ฒฐํ๊ณ ๋คํธ์ํฌ ์๋น์ค๋ฅผ ๋ฐ๊ธฐ์ํ ์ค์ ์ง์คํ๋ ์ธ์ฆ, ์ธ๊ฐ, ํ๊ณ ๊ด๋ฆฌ
|
1af9be82d7934a60a43f25d8b6695e07
|
stp
|
Network Protocol
| null | null | null | null | null |
STP(Spanning Tree Protocol)๋ Datalink Layer์์ ๋์ํ๋ ๊ฒ์ด๊ณ router ์ฅ๋น์ loop๋ฅผ ๋ง๊ธฐ์ํด ํ์ชฝ๋ฐฉํฅ์ ๋ธ๋ฝ์ํค๋ ํ๋กํ ์ฝ์
๋๋ค.Spanning Tree๋ฅผ ๋ง๋ค๋ฉด Cycle์ด ์๊ธฐ ๋๋ฌธ์ ์ฅ๋น๊ฐ ๋ฃจํ๊ฐ ์ฐจ๋จ๋ฉ๋๋ค.
|
e2fc17632d8649ea8955471dbcba180c
|
Template Page
|
Template Gallery
|
Oct 9, 2021
| null | null | null |
c8647b69d9f3414cbd20d1f514df25e4
|
||
scp
|
File Protocols
|
Jan 10, 2020
| null | null | null | null |
### function
```typecp ์๋ณธํ์ผ์์น ์์ด๋@123.123.123.123:/directory/```
- -r directory
- -p ๊ถํ, ์ ๊ทผ์๊ฐ, ์์ ์๊ฐ ์ ๋ถ
- -P port
- scp rsync difference - rsync๋ symlink ์ ์ง
> [UNIX/LINUX : ์๊ฒฉ ํ์ผ ์ ์ก, scp ์ rsync](https://ra2kstar.tistory.com/175)
- notion of scp
> [scp ๋ช
๋ น์ผ๋ก ์๊ฒฉ์ผ๋ก ํ์ผ ๋ณต์ฌํ๊ธฐ](http://programmingskills.net/archives/319)
|
bce5fcdc1fd54459812fe91e9faef633
|
sftp
|
File Protocols
|
Dec 22, 2019
| null | null | null | null |
### SFTP๋ SCP ๋ณด๋ค ๋ ํ๋ซํผ ๋
๋ฆฝ์ ์ธ ๊ฒฝํฅ์ด ๊ฐํ๋ค
### SSH File Transfer Protocol
SFTP๋ SSH ๊ธฐ๋ฐ์ผ๋ก ๋์ํ๋ FTP! ๊ฐ ์๋๋ผ ssh๊ธฐ๋ฐ์ด์ง๋ง ftp๋์ ์๊ด์๋ค ์๋๋ฉฐ ๊ตญ์ ์ธํฐ๋ท ํ์คํ ๊ธฐ๊ตฌ(IETF) SECSH ์ํน ๊ทธ๋ฃน์ ์ํด ์ฒ์๋ถํฐ ์ค๊ณ๋ ์๋ก์ด ํ๋กํ ์ฝ์ด๋ค. ๋จ์ ํ์ผ ์ ์ก ํ๋กํ ์ฝ๊ณผ ํผ๋๋๊ธฐ๋ ํ๋ค.
[sshfs](https://texonom.com/sshfs-4f8a43ceb19744b7b144ba1533d7e879)
|
f373e547184e4ec39a6b0fb168b6d5e1
|
SIP
|
File Protocols
|
Sep 1, 2020
| null | null | null | null |
### Session Initation Protocol
๋ฉํฐ๋ฏธ๋์ด ์ ์ก์ ์ํ **์ธ์
์ ๊ฐ์ํ๊ธฐ ์ด์ **์ ์ธ์
ํ์ฑ์ ํ์ํ ์ ๋ณด๋ฅผ ์ฃผ๊ณ ๋ฐ์ ์ ์๋๋ก ์ค๊ณ๋ ํ์ค ํ๋กํ ์ฝ
SIP์์ ์ฌ์ฉํ๋ ์๋ต ์ฝ๋๋ HTTP์์ ์ฌ์ฉํ๋ ์๋ต ์ฝ๋๋ฅผ ๋ชจ๋ธ๋ก ํ๊ณ ์๊ธฐ ๋๋ฌธ์ ์๋ต ์ฝ๋ ๋๋ถ๋ถ์ด HTTP์ ์๋ต ์ฝ๋์ ์๋น ๋ถ๋ถ ์ ์ฌ
[SDP](https://texonom.com/sdp-751c532aecd846b8a29a37c778f6af5d)

> [NAVER D2](https://d2.naver.com/helloworld/5827706)
|
ad963a91a554436fa7b0a7d67e58a332
|
sshfs
|
sftp
| null | null | null | null | null |
### mac issue
[sshfs has been disabled because it requires fuse](https://github.com/osxfuse/osxfuse/issues/801)
[sshfs kubernetes](https://texonom.com/sshfs-kubernetes-834901e510b34662b4a8412c191f7f51)
[sshfs container](https://texonom.com/sshfs-container-14e7d8b18ca44313b31daa6a39dc008b)
|
4f8a43ceb19744b7b144ba1533d7e879
|
sshfs container
|
sshfs
| null | null | null | null | null |
> [reading fstab to mount sshfs in container](https://unix.stackexchange.com/questions/583183/reading-fstab-to-mount-sshfs-in-container)
|
14e7d8b18ca44313b31daa6a39dc008b
|
sshfs kubernetes
|
sshfs
| null | null | null | null | null |
### Original
[csi-sshfs](https://github.com/chr-fritz/csi-sshfs)
### Recent
[csi-sshfs](https://github.com/Patricol/csi-sshfs)
[Kubernetes CSI](https://texonom.com/kubernetes-csi-d4fed8e676014e7caff1cf1ccf145854)
|
834901e510b34662b4a8412c191f7f51
|
SDP
|
SIP
| null | null | null | null | null |
### Session Description Protocol
๋ฏธ๋์ด์ ๊ด๋ จ๋ ์ด๊ธฐ ์ธํ
์ ๋ณด๋ฅผ ๊ธฐ์

> [Untitled](https://wormwlrm.github.io/2021/01/24/Introducing-WebRTC.html)
|
751c532aecd846b8a29a37c778f6af5d
|
RSVP Protocol
|
Resource Protocols
|
Mar 20, 2021
| null | null | null | null |
### Resource ReSerVation Protocol
์์ ์์ฝ ํ๋กํ ์ฝ
|
14cd0cc3dd344c2a85d6beb7bca03d43
|
Cipher Suite
|
TLS Notion
|
Jun 15, 2020
|
Alan Jo
|
Alan Jo
|
Mar 11, 2023
|
### Key Exchange Algorithm
|Title|
|:-:|
|[RSA](https://texonom.com/rsa-2b1046a111194683b67cd867e1b1d81c)|
|[DH](https://texonom.com/dh-6ad1a6c3f2364ebda55a558a42970666)|
|[DHE](https://texonom.com/dhe-db16fef388ba4dc1b7a0d9bcb49d89f0)|
|[ECDH](https://texonom.com/ecdh-fd9befde2bb24e3098340a0ccce81318)|
|[ECDHE](https://texonom.com/ecdhe-552405621b924b24ab8e6994e1d22d3f)|


> [HTTPS - 2. HTTPS์ Ciphersuite -1. ํค ๊ตํ๊ณผ ์ธ์ฆ](https://www.youtube.com/watch?v=iEig3jlT45Y)
|
d330c4ac9c5d47ffa44469da9882d3ab
|
|
Manual SSL
|
TLS Notion
|
Jan 18, 2021
|
Alan Jo
|
Alan Jo
|
Mar 11, 2023
|
์๋ฐฉํฅ ์ธ์ฆ
๋จ์ ์๋ฒ์ ์ธ์ฆ์๋ง์ ๊ฒ์ฆํ๋ ์ผ๋ฐ์ ์ธ ๊ณผ์ ์์ optional ํ๊ฒ ์ฌ์ฉํ ์ ์๋ Client Certificate ๋ ๊ฒ์ฆ์ ๊ฐ์ด ํ๋ ๊ฒ
[NginX](https://texonom.com/nginx-b0841655c7bb47138f493f2491b996d7) ๋ฅผ ์ด์ฉํ Mutual TLS
๋จ์ํ ๋ก๋๋ฐธ๋ฐ์๊ฐ ์ ๊ณตํ์ง ์๋ ๊ธฐ๋ฅ์ ํ๋ก์ ์น์๋ฒ ๋ก๋๋ฐธ๋ฐ์์ธ ๋
์๋ค์ด ์ ๊ณตํ๋ ๊ฒฝ์ฐ์๋ค
[mTLS](https://texonom.com/mtls-29162c3ba09f43088aa2bb4163877ece)
> [Mutual TLS](https://www.jacobbaek.com/1040)
|
d1b736580533438eb9861b9bf7d9f12f
|
|
SNI
|
TLS Notion
|
May 26, 2021
|
Alan Jo
|
Alan Jo
|
Mar 11, 2023
|
[Deep Packet Inspection](https://texonom.com/deep-packet-inspection-1db68973db8748ecb63a1f0d822b1cb6)
|
## Server Name Indication
### SNI NotionSNI๊ฒ์ด์ ํ๋ค๊ณ ์น๋๋ผ๋ ์ป์ ์ ์๋ ์ ๋ณด ์์ฒด๋ DNS๊ฒ์ด๊ณผ ๊ฐ์
|Title|
|:-:|
|[ESNI](https://texonom.com/esni-e80fda832ee34250970fa8129381bc2a)|
|[ECH](https://texonom.com/ech-d47adc55d0714ce6be1192f3e08ce9e7)|
์น ์ฐ์
์ด ๋ฐ์ ํ๋ฉด์ ์๋ฒ ํ๋์ ์ฌ๋ฌ ์ฌ์ดํธ๋ฅผ ๋ฌผ๋ ค์ ์ฐ๋ ๊ฒฝ์ฐ
SNI์ ๊ธฐ๋ณธ์ ์ผ๋ก ์ ์ ๊ฐ ์ ์ํ๊ณ ์ถ์ดํ๋ ๋๋ฉ์ธ์ ์ด๋ฆ
์ฌ์ฉ์๊ฐ ๋ฏธ๋ฆฌ ์ด๋ ์ฌ์ดํธ ๊ฒ์ ์ํ๋ค๊ณ ์๊ธฐํด์ฃผ์ง ์์ผ๋ฉด ํค๋ฅผ ๋ฐ์ ์๊ฐ ์์
๊ทธ๋์ SNI๋ ์ํธํ๊ฐ ๋๊ธฐ ์ ์ ์๋ฒ์ ๋ณด๋ด์ผ ๋๋ฉ์ธ ์ ๋ณด
๊ทธ๋์ ๊ตญ๊ฐ๊ฐ DPI๋ก SNI ํ๋ ๋ค์ฌ๋ค๋ณด๊ณ DNS ํ์ด์ฌํน ๊ฐ๋ฅ
> [์ธํฐ๋ท ๊ฒ์ด ๋ฐฉ์์ ๋ํด ์ค๋ช
ํด๋ด. +)SNI ๋ด์ฉ ์ถ๊ฐ - DogDrip.Net ๊ฐ๋๋ฆฝ](https://www.dogdrip.net/politics/195964948)
> [RFC 8890: ์ธํฐ๋ท์ ์ฌ์ฉ์์ ๊ฒ](https://www.saturnsoft.net/tech/2020/09/06/rfc8890/)
> [GM Yankee](https://gmyankee.tistory.com/296)
|
d384c822b9bc4b5b8f0d717b4de14fb3
|
ssl tls layer
|
TLS Notion
|
Jun 21, 2020
|
Alan Jo
|
Alan Jo
|
Mar 11, 2023
|
SSL๏ปฟํ๋กํ ์ฝ์ย OSI 7๊ณ์ธต ๋ชจ๋ธ์ ์ด๋ ํ ๊ณ์ธต์ ์ํด์ ๋์ํ๋ ๊ฒ์ด ์๋๋ผ,
์์ฉ๊ณ์ธต๊ณผ ์ ์ก๊ณ์ธต ์ฌ์ด์ย ๋
๋ฆฝ์ ์ธ ํ๋กํ ์ฝ ๊ณ์ธต์ ๋ง๋ค์ด์ ๋์ํ๋ฉฐ,
์ด ๋,ย ์์ฉ๊ณ์ธต์ ํ๋กํ ์ฝ๋ค์ ์ธ๋ถ๋ก ๋ณด๋ด๋ ๋ฐ์ดํฐ๋ฅผย TCP๊ฐ ์๋ย SSL์ ๋ณด๋ด๊ฒ ๋๊ณ ,
SSL์ ๋ฐ์ ๋ฐ์ดํฐ๋ฅผ ์ํธํํ์ฌย TCP์ ๋ณด๋ด์ด ์ธ๋ถ ์ธํฐ๋ท์ผ๋ก ์ ๋ฌํ๊ฒ ๋ฉ๋๋ค.
์ ๋ฌ ๋ฐ์ ๋ ์ญ์, TCP๋ก๋ถํฐ ๋ฐ์ ๋ฐ์ดํฐ๋ฅผ ๋ณตํธํํ์ฌ ์์ฉ๊ณ์ธต์ ์ ๋ฌํ๊ฒ ๋๋๋ฐ,
์ด ๊ณผ์ ์์ย Application์ย SSL์ย TCP๋ก ์ธ์ํ๊ณ , TCP๋ย SSL์ย Application์ผ๋ก ์ธ์ํ๊ธฐ ๋๋ฌธ์,
Application๊ณผย TCP์ฌ์ด์ ๋ฐ์ดํฐ ์ ๋ฌ ๋ฐฉ์์ ๊ธฐ์กด ์ ๋ฌ ๋ฐฉ์์ ๊ทธ๋๋ก ์ฌ์ฉํ๊ฒ ๋ฉ๋๋ค.

> [[๋ณด์์ฉ์ด] SSL(Secure Socket Layer)์ ๊ฐ๋
๊ณผ ๋์์๋ฆฌ](https://m.blog.naver.com/xcripts/70122755291)
|
89030e9c301343d0b93858bc0a6a7b44
|
|
ssl tsl difference
|
TLS Notion
|
Jun 21, 2020
|
Alan Jo
|
Alan Jo
|
Mar 11, 2023
|
- TLS, SSL์ ๋ค๋ฅธ ๊ฐ๋
์ด๋ค. SSL์ ์ข ๋ ์ ๊ตํ๊ฒ ๋ง๋ ๊ฒ์ด TLS์ด์ง๋ง ์ผ๋ฐ์ ์ผ๋ก openssl๊ณผ ๊ฐ์ ๋ช
๋ น์ด๋ฅผ ์ฌ์ฉํ ๋๋ TLS/SSL์ ๊ตฌํ์ฒด๋ฅผ ์ฌ์ฉํ๊ฒ ๋๋ฏ๋ก ๋ ๊ฐ์ง๋ฅผ ํจ๊ป ์ทจ๊ธํ๊ธฐ๋ ํ๋ค.
> [SSL vs. TLS - ์ฐจ์ด์ ์ ๋ฌด์์ธ๊ฐ?](https://smartits.tistory.com/209)
|
d819a582157644d1aff529b3fc2a8809
|
|
SSL/TSL Handshake
|
TLS Notion
|
Jun 15, 2020
|
Alan Jo
|
Alan Jo
|
Mar 11, 2023
|
ํธ๋์
ฐ์ดํฌhandshake์ ์ฒซ ๋น๋์นญ ๋ถ๋ถ์ด ํค ๊ตํ์ด๋ผ๊ณ ๋ถ๋ฆฌ๋ฉฐ, ์ค์ ์ํธํ๋ ํต์ ์ ์ฌ์ดํผ ๋ฉ์๋cipher methods๋ผ๋ ์๊ณ ๋ฆฌ์ฆ์ ์ฌ์ฉํ๋ค
์๋์ฐจ์ด๋๋ฌธ์
๋ฉ์์ง ์ํธ ๋์นญํค ์๊ณ ๋ฆฌ์ฆ
๋น๋์นญํค๋ ๋์นญํค ๊ตํํ๊ธฐ ์ํด ์ฌ์ฉ
1. Client Hello - ํด๋ผ์ด์ธํธ random, ํด๋ผ์ด์ธํธ๊ฐ ์ง์ํ๋ ์ต์
๋ฆฌ์คํธ ์ ์ก
2. Server Hello - ciper suite ๊ฒฐ์ ํ๊ณ ์ ์ก, server random, certificate ์ ์ก
### ์์
[Authenticated Key Exchange](https://texonom.com/authenticated-key-exchange-74968d3098cb4fb08c590833138781c7)
[key derivation](https://texonom.com/key-derivation-37d1be41b6334db49576554e92da8a31)
[Block Cipher & Data integrity](https://texonom.com/block-cipher-data-integrity-5ddaf7ac1cf8499083d0f8a55a3b1f14)
## ์ดํ
dh
3. Server key exchange - dh parameter ์์ฑํด private key๋ก signature ์์ฑ ํ ์ ์ก
4. Client Key Exchange - certificate, signature ๊ฒ์ฆ ํ pre mater key ์ ๋ client parameter ๋ณด๋ธ๋ค
5. key derivation - premaster key ์ ๋ํ๊ณ client random, server random์ ์กฐํฉํ์ฌ session key๋ฅผ ์ ๋ํฉ๋๋ค.
rsa
6. Client key exchange - client certificate ๊ฒ์ฆ ํ certificate public key๋ก ์ํธํํด์ pre master key ์์ฑํด์ ์๋ฒ์ ์ ์ก
7. key derivation - pre-master secret๊ณผ client random, server random์ ์ด์ฉํด session key๋ฅผ ์ ๋ํ ๋ค, session key๋ฅผ ์ด์ฉํด ์ํธํ๋ ๋ฐ์ดํฐ ํต์
|
ae7b4a7fa8ec42418a4349da5d34c4fa
|
|
SSL/TSL History
|
TLS Notion
|
Jun 15, 2020
|
Alan Jo
|
Alan Jo
|
Mar 11, 2023
|
### SSL History
> [How HTTPS works](https://howhttps.works/https-ssl-tls-differences/)
์ํธํ ์ฑ๋์ ์ด์ ์ย **SSLSecure Socket Layer**์ด๋ผ๊ณ ๋ถ๋ ธ๋ย **TLSTransport Layer Security**ย ํ๋กํ ์ฝ์ ์ฌ์ฉํด์ ๋ง๋ ๋ค. ํํ SSL๊ณผ TLS๋ฅผ ํผ์ฉํ์ผ๋ SSL 3.0์ TLS 1.0์ผ๋ก ๋์ฒด๋์๋ค.
SSL์ ์๋ย Netscape์ ์ํด ๊ฐ๋ฐ๋์์ผ๋ฉฐย 1995๋
ย SSL 2.0 (1.0์ ๋์ค์๊ฒ ๊ณต๊ฐ๋์ง ์์)์ ํตํด ์ฒ์์ผ๋ก ๋ฑ์ฅ
###
|Title|
|:-:|
|[SSL 3,0](https://texonom.com/ssl-30-a821ccc849f84c1eab680e2230c94290)|
|[TLS 1.0](https://texonom.com/tls-10-753ac66647ea4d399f046b4eaca82be1)|
|[TLS 1.1](https://texonom.com/tls-11-0c9b011be1f446d18e19bd5b90f4f6e6)|
|[TLS 1.2](https://texonom.com/tls-12-1e29e0270f5a4b20bc2e7a2cdf436a5b)|
> [SSL/TLS ํต์ ๊ณผ์ ](https://m.blog.naver.com/PostView.nhn?blogId=ucert&logNo=221155900253&proxyReferer=https:%2F%2Fwww.google.com%2F)
|
df2bdfd04c114e4aaf5af74d4be94718
|
|
TLS Certificate
|
TLS Notion
|
Jun 15, 2020
|
Alan Jo
|
Alan Jo
|
Mar 11, 2023
|
### ๋ชจ๋ ์ ๋ณด๋ HTTPS ์ธ์ฆ์๋ผ๋ ๋ฌธ์ ํ๋์ ๋ค์ด๊ฐ๋ค
### TSL Certificate Notion
|Title|
|:-:|
|[Domain Validation](https://texonom.com/domain-validation-6770d748680a4ea5b694767ee160b082)|
|[Organization Validation](https://texonom.com/organization-validation-da9e45dd84d74b5e9d5fd7c1f0484b0b)|
|[Extended Validation](https://texonom.com/extended-validation-e62ee4fa1a574e3fb339b2c6109a30ee)|
### TSL Certificate Usage
|Title|
|:-:|
|[CSR Certificate](https://texonom.com/csr-certificate-47caf27148e04fcb9c5ec12a52bb793a)|
|[Certificate Tool](https://texonom.com/certificate-tool-f885509547a24b0cb3d31b3287dd446b)|

|
b5d84664fe034862ab9163f9cf5a06b4
|
|
TLS Implementation
|
TLS Notion
|
Mar 20, 2023
|
Alan Jo
|
Alan Jo
|
Mar 20, 2023
|
### TLS Implementations
|Title|
|:-:|
|[OpenSSL](https://texonom.com/openssl-e689756aa48248a0b1a686670391debc)|
|[BoringSSL](https://texonom.com/boringssl-9efa930969954c378e39e4f7e75fb763)|
|
92d9ad5e20fa42019f838698cbb5f91c
|
|
TLS Tool
|
TLS Notion
|
Nov 12, 2021
|
Alan Jo
|
Alan Jo
|
Mar 11, 2023
|
### TLS Tools
|Title|
|:-:|
|[BetterTLS](https://texonom.com/bettertls-6e404e0d606944d4b5517c90c8dbefa2)|
|
9c5569266bd640629ee6df0e96a73b82
|
|
DH
|
Key Exchange Algorithm
|
Jun 15, 2020
| null | null | null | null |
6ad1a6c3f2364ebda55a558a42970666
|
|
DHE
|
Key Exchange Algorithm
|
Jun 15, 2020
| null | null | null | null |
db16fef388ba4dc1b7a0d9bcb49d89f0
|
|
ECDH
|
Key Exchange Algorithm
|
Jun 15, 2020
| null | null | null | null |
fd9befde2bb24e3098340a0ccce81318
|
|
ECDHE
|
Key Exchange Algorithm
|
Jun 15, 2020
| null | null | null | null |
552405621b924b24ab8e6994e1d22d3f
|
|
RSA
|
Key Exchange Algorithm
|
Jun 15, 2020
| null | null | null | null |
2b1046a111194683b67cd867e1b1d81c
|
|
mTLS
|
Manual SSL
| null | null | null | null | null |
29162c3ba09f43088aa2bb4163877ece
|
|
ECH
|
SNI NotionSNI๊ฒ์ด์ ํ๋ค๊ณ ์น๋๋ผ๋ ์ป์ ์ ์๋ ์ ๋ณด ์์ฒด๋ DNS๊ฒ์ด๊ณผ ๊ฐ์
|
Jun 1, 2021
|
Alan Jo
|
Alan Jo
|
Jun 1, 2021
|
### Encrypted Clieht Hello
TLS Encrypted ClientHello (ECH) extension enables clients to encrypt ClientHello messages which are normally sent in cleartext, under a server's public key
This avoids leaking sensitive fields like the server name to the network
> [Good-bye ESNI, hello ECH!](https://blog.cloudflare.com/encrypted-client-hello/)
> [Chrome Platform Status](https://www.chromestatus.com/feature/6196703843581952)
> [draft-ietf-tls-esni-10 - TLS Encrypted Client Hello](https://datatracker.ietf.org/doc/draft-ietf-tls-esni/)
|
d47adc55d0714ce6be1192f3e08ce9e7
|
|
ESNI
|
SNI NotionSNI๊ฒ์ด์ ํ๋ค๊ณ ์น๋๋ผ๋ ์ป์ ์ ์๋ ์ ๋ณด ์์ฒด๋ DNS๊ฒ์ด๊ณผ ๊ฐ์
|
May 26, 2021
|
Alan Jo
|
Alan Jo
|
Jun 1, 2021
|
## Encrypted Server Name Indication
TLS 1.3์ ์ ์ ๋ก ํ ํ์ฅ ๊ท๊ฒฉ
ํด๋ผ์ด์ธํธ ๋ธ๋ผ์ฐ์ ์ ์๋ฒ์ ๊ณต๊ฐํค๊ฐ ์ ๋ฌ๋๋ ์์ ์ DNS ํต์ ๋จ๊ณ๋ก ์๋น๊ฒจ์, ์๋ฒ์ ์ฐ๊ฒฐํ๋ ์์ ์ ํด๋น ๊ณต๊ฐํค๋ก ๋๋ฉ์ธ์ด ์ํธํ๋ ์ ์๋๋ก ํ๋ ๊ฒ
์ค๊ตญ์์ TLS 1.3ํจํท์ ๊ฒ์ฌํ์ฌ ESNI๊ฐ ์ฌ์ฉ ์ค์ด๋ฉด ์ฐ๊ฒฐ์ ๋๋ ์ฌ๋ก
> [cloudflare/tls-tris](https://github.com/cloudflare/tls-tris)
|
e80fda832ee34250970fa8129381bc2a
|
|
Authenticated Key Exchange
|
SSL/TSL Handshake
| null | null | null | null | null |
CA์ ์ํด ์๋ช
๋ Certificate์ signature๋ฅผ ํ์ธํ ๋ ์ฌ์ฉ๋๋ ์๊ณ ๋ฆฌ์ฆ
Key establishment์ Authentication ์กฐํฉ์ผ๋ก ์ธ์ฆ๋ ํค ๊ตํ(Authenticated Key exchange)

>
> [Key establishment](https://texonom.com/key-establishment-a35806b50b95487cbabe4c5b47e4ddb5)
>
> Key Exchange
>
> [Certificate Authentication](https://texonom.com/certificate-authentication-d266f51468d14ae0b957bd448688fefc)
>
> Authenticated
๊ฒฐ๊ณผ
- [ ] โ pre-mater key
|
74968d3098cb4fb08c590833138781c7
|
Block Cipher & Data integrity
|
SSL/TSL Handshake
| null | null | null | null | null |
### Block Cipher for Data Security
after key exchange, message encryption symmetric algorithm
```type{{encryption algorithm}}_{{key size}}_{{mode}}```

Cipher **`Mode of operation`**** **for data integrity
>
> [GCM6](https://texonom.com/gcm6-65b95a64e4ad48c68b62aad52e47c3df)
>
>
> [CCM](https://texonom.com/ccm-819e5474bf0e4f0e82b9269eafbc6cf3)
>
>
> [CBC](https://texonom.com/cbc-165f88e5caab4eca9a3a1cae1db48322)
>
[HMAC](https://texonom.com/hmac-2ae71ce9fc2a4c8d8c435acab7b88ede)
๋ฐ์ดํฐ ์ํธํ๋ ๊ธฐ๋ฐ์ฑ์ ์ ๊ณตํด์ฃผ์ง๋ง, ๋ฌด๊ฒฐ์ฑ์ ์ ๊ณตํด์ฃผ์ง ์๊ธฐ ๋๋ฌธ์ ๋ณ๋์ ๋ฌด๊ฒฐ์ฑ ๊ฒ์ฆ ๋ฐฉ์์ ์ฌ์ฉํฉ๋๋ค.
HMAC์ผ๋ก ์ธ์ฆ๊ฐ์ ์์ฑํ๊ฑฐ๋, ์ ์ด ์ํธํํ ๋ ์ธ์ฆ๊ฐ์ ํฌํจํ Authenticated Encryption(ex.CCM, GCM)์ ์ฌ์ฉํ ์ ์์ต๋๋ค.

|
5ddaf7ac1cf8499083d0f8a55a3b1f14
|
key derivation
|
SSL/TSL Handshake
| null | null | null | null | null |
prf ์ด์ฉ
PseudoRandom Function
๊ทผ๊ฑฐ pre master key, ๊ฐ์ secret
๊ฒฐ๊ณผ session key = master key
> [HTTPS - 2. HTTPS์ Ciphersuite, Handshake, Key derivation](https://dokydoky.tistory.com/463)
|
37d1be41b6334db49576554e92da8a31
|
Certificate Authentication
|
Authenticated Key Exchange
| null | null | null | null | null |
### ๋ค์ ๋
ธ๋์ ์ด์ฉ - ํค ์๋ก ๊ณต์ ํ ๋ค์์ ์ด์งธ ์ฆ๋ช
ํ ์ง

CA์ ์ํด ์๋ช
๋ Certificate์ signature๋ฅผ ํ์ธํ ๋ ์ฌ์ฉ๋๋ ์๊ณ ๋ฆฌ์ฆ์ผ๋ก, RSA๋ ECC ๊ธฐ๋ฐ์ ECDSA๊ฐ ๋ง์ด ์ฌ์ฉ๋ฉ๋๋ค.
[ECDSA](https://texonom.com/ecdsa-d92ca589a59e4024b077f85c426e5460)
### SSL / TSL (Certificate) Authentication
|Title|
|:-:|
|[ECC](https://texonom.com/ecc-a02b336067fa42d79e6713d1935f9886)|
|
d266f51468d14ae0b957bd448688fefc
|
Key establishment
|
Authenticated Key Exchange
| null | null | null | null | null |

rsa key exchange , dh key exchange ๊ฐ ์๋๋ฐ
rsa๋ ์๋ฒ๊ฐ ๋น๋์นญ ํค ๋ง๋ค๊ณ ๊ณต๊ฐํค ์ํธํํด์ ๋ณด๋ด๋ ๊ฑฐ๊ณ
ephermeral dh๋ ๊ฐ์ random secret์ ์์ฑํ๊ณ random secret๋ง ๊ตํํ๊ณ shared secret์ ๊ตํ ์์ด ์์ฑํจ ๊ทธ๋์ [PFS](https://texonom.com/pfs-9ea440bc1808412cb8ff2860ee17ede0) ๊ฐ์ง๋ค
|
a35806b50b95487cbabe4c5b47e4ddb5
|
ECDSA
|
Certificate Authentication
| null | null | null | null | null |
Elliptic Curve Digital Signature Algorithm, ECDSA
|
d92ca589a59e4024b077f85c426e5460
|
ECC
|
SSL / TSL (Certificate) Authentication
|
Jun 15, 2020
| null | null | null | null |
### Elliptic Curve Cryptography
ECCElliptic Curve Cryptography ์ธ์ฆ์๋ RSA ์ธ์ฆ์๋ณด๋ค ๋ ๋น ๋ฅด๊ณ CPU๋ฅผ ๋ ์ฐ๋๋ฐ, ํนํ ๋ชจ๋ฐ์ผ ํด๋ผ์ด์ธํธ์๋ ์ด๋ฐ ์ ์ด ์ค์ํ๋ค
CA์ ์ํด ์๋ช
๋ Certificate์ signature๋ฅผ ํ์ธํ ๋ ์ฌ์ฉ๋๋ ์๊ณ ๋ฆฌ์ฆ์ผ๋ก,ย RSA๋ ECC ๊ธฐ๋ฐ์ ECDSA๊ฐ ๋ง์ด ์ฌ์ฉ๋ฉ๋๋ค.
Key establishment์ Authentication ์กฐํฉ์ผ๋ก ์ธ์ฆ๋ ํค ๊ตํ(Authenticated Key exchange)์ ์ ๊ณตํฉ๋๋ค.
> [HTTPS - 2. HTTPS์ Ciphersuite, Handshake, Key derivation](https://dokydoky.tistory.com/463)
|
a02b336067fa42d79e6713d1935f9886
|
CBC
|
Block Cipher & Data integrity
| null | null | null | null | null |
165f88e5caab4eca9a3a1cae1db48322
|
|
CCM
|
Block Cipher & Data integrity
| null | null | null | null | null |
819e5474bf0e4f0e82b9269eafbc6cf3
|
|
GCM6
|
Block Cipher & Data integrity
| null | null | null | null | null |
65b95a64e4ad48c68b62aad52e47c3df
|
|
HMAC
|
Block Cipher & Data integrity
| null | null | null | null | null |
2ae71ce9fc2a4c8d8c435acab7b88ede
|
|
SSL 3,0
| null | null | null | null | null |
a821ccc849f84c1eab680e2230c94290
|
||
TLS 1.0
| null | null | null | null | null |
753ac66647ea4d399f046b4eaca82be1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.