-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmuzukasisa.txt
63 lines (32 loc) · 1.06 KB
/
muzukasisa.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
この難しさの違い...
nc duckduckgo.com 80
GET /html/?q=hello HTTP/1.1
Accept: text/html
Host: html.duckduckgo.com
openssl s_client -connect duckduckgo.com:443
GET /html/?q=hello HTTP/1.1
Accept: text/html
Host: html.duckduckgo.com
sed -e "s/;.*//" | xxd -r -p | openssl s_client -alpn h2 -connect duckduckgo.com:443 | xxd
50 52 49 20 2a 20 48 54 54 50 2f 32 2e 30 0d 0a 0d 0a 53 4d 0d 0a 0d 0a 0a ;magic
00 00 00 ; frame Payload length
04 ; frame type = SETTINGS
00 ; settings flags
00 00 00 00 ; Reserved & Stream Identifier
00 00 04 ; frame Payload length
08 ; frame type = Window Update
00 ; flags unused
00 00 00 00 ; settings id
00 01 00 00 ; window size update
00 00 18 ;frame Payload length
01 ; frame type = HEADER
05 ; header flags = END_HEADERS | END_STREAM
12 34 56 78 ; Reserved&Stream Identifier
; Frame Payload
82 87 84 41 14
68 74 6d 6c 2e 64 75 63 6b 64 75 63 6b 67 6f 2e 63 6f 6d
00 00 04 ; frame Payload length
08 ; frame type = Window Update
00 ; flags unused
12 34 56 78 ; headers id
00 01 00 00 ; window size update