๐ก ๋ฌธ์ ๋ ๋ค์๊ณผ ๊ฐ๋ค
can0 : ๋คํธ์ํฌ ๊ตฌ๋ถ
ID 7E0 7E8 : CAN ID(Arbitration ID)
[8] : CAN ๋ฉ์์ง ๊ธธ์ด, ์ต๋ 8bytes
Can data ์์ญ์ ์ฒซ๋ฒ์งธ ๋ฐ์ดํธ์์์ 4bit**๋ฅผ ๋ณด๋ฉด ์ด๋ค ํ๋ ์์ธ์ง ๋ฐ๋ก ๊ตฌ๋ถ์ด ๊ฐ๋ฅ
0 : ์ฑ๊ธ, ๋ฉ์์ง ํ๋๋ก ์ปค๋ฒ ๊ฐ๋ฅํ๋ฉด Single Frame ํ๋ ๋ณด๋ด๊ณ ๋
1 : First, ์ฒซ๋ฒ์งธ ๋ฉ์์ง ์ ์ก
2 : Consecutive Frame, Flow Control ๊น์ง ๋ฐ์ผ๋ฉด ๋๋จธ์ง ๋ฉ์์ง ๋ณด๋
3 : Flow control, Fisst Frame ์์ ๋ฐ์ผ๋ฉด ์ก์ ์์๊ฒ ์๋ ค์ฃผ๋ ๋ฉ์์ง
can0 7E0 [8] 03 22 F1 90 00 00 00 00
03 ์ ๋ค์ ๋์ฌ ๋ฐ์ดํฐ์ ๊ธธ์ด๋ฅผ ์๋ฏธํ๋ฉฐ, ์ด 3bytes์ ๋ฐ์ดํฐ๊ฐ ์ฌ ๊ฒ์์ ์ถ์ธก
22 F1 90 ์ด๋ผ๋ ๋ฐ์ดํฐ,
0x22` : "Read Data By Identifier"๋ก, ๋ค์ ๋์ค๋ Identifier๋ฅผ ํตํด ๋ฐ์ดํฐ๋ฅผ ์ฝ์
0xF190 : “Vin Data Identifier”๋ก VIN(Vehicle Identification number) ์ฐจ๋ ๋ฒํธ
์ฒซ ๋ฒ์งธ ์ค์ ์ฐจ๋์ผ๋ก ๋ถํฐ VIN ์ ๋ณด๋ฅผ ์ฝ์ด์ค๋ ๊ณผ์ ์ ์ํ
can0 7E8 [8] 10 14 62 F1 90 57 44 44
10 14 : CAN-TP์์์ First Frame
๋๋ฒ์งธ ์ค์ ์ฒซ๋ฒ์งธ ์ค์ ์๋ต์ ํ๋ ๊ณผ์ .
0x62 : ์์์ 0x22์ ๋ํ requestํ "Read Data By Identifier" ์๋ต์ผ๋ก ๋ฐ์ดํฐ
0xF190` : ์์์ 0xF190์ ๋ํ "VIN Data Identifier"๋ก, VIN ๋ฐ์ดํฐ๊ฐ ์๋ต
57 44 44 : data
VIN์ 17์๋ฆฌ๋ก ์ด๋ค์ ธ์์. `62 F1 90`์์ 3bytes๋ฅผ ์ฌ์ฉํ์ผ๋ฏ๋ก, ๋ค์ ์ค๋ 17bytes๋ VIN ํด๋น
can0 7E0 [8] 30 00 00 00 00 00 00 00
Flow Control, ์ ์ก์ ํ๋ฆ ์ ์ด
can0 7E8 [8] 21 48 46 35 47 42 35 42
21 : Consecutive Frame - seq num : 1, Consecutive Frame์ ์ฒซ ๋ฒ์งธ num
48 46 35 47 42 35 42 : data
can0 7E8 [8] 22 41 32 37 30 38 36 36
22 : Consecutive Frame - seq num : 2, Consecutive Frame์ ๋ ๋ฒ์งธ num
41 32 37 30 38 36 36 : data
data ํฉ์น๋ฉด 57 44 44 48 46 35 47 42 35 42 41 32 37 30 38 36 36
data ํฉ์น๋ฉด 57 44 44 48 46 35 47 42 35 42 41 32 37 30 38 36 36
์์คํค์ฝ๋ ๋ณํ
WDDHF5GB5BA270866(17๋ฐ์ดํธ์ธ VIN์ ํ์)
https://www.autocheck.com/vehiclehistory/vin-basics
'Wargame' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
Dreamhack - Broken Password (0) | 2024.08.11 |
---|---|
Dreamhack - Dream Zoo (0) | 2024.07.27 |