Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- Tree/AVL
- CS/자료구조/Queue
- 리버싱
- CS/자료구조/Linked_List
- Tree/RBTree/Insertion
- CS/자료구조/Circular_Queue
- Tree/BST
- codeengn
- tree
- CS/자료구조/Circular_Linked_List
- Tree/AVL/Insertion
- 코드엔진
- Tree/AVL/Deletion
- CS/자료구조/Doubly_Linked_List
- Tree/RBTree/Deletion
- UTCTF
- Tree/RBTree
- forensic
- Tree/Binary_Search_Tree
- CS/자료구조/Singly_Linked_List
- CS/자료구조/Stack
- reversing
- Tree/Traversal
- CS/자료구조/Priority_Queue
- Tree/Binary_Tree
- ctf
Archives
- Today
- Total
SuperVingo
UTCTF 2021 Beginner Cipher Gauntlet Write up 본문
CaptureTheFlag[CTF]/UTCTF2021
UTCTF 2021 Beginner Cipher Gauntlet Write up
SuperVingo 2021. 3. 16. 22:24728x90
Cipher Gauntlet
아스키 변환
Uh-oh, looks like we have another block of text, with some sort of special encoding. Can you figure out what this encoding is? (hint: if you look carefully, you'll notice that there only characters present are A-Z, a-z, 0-9, and sometimes / and +. See if you can find an encoding that looks like this one.)
TmV3IGNoYWxsZW5nZSEgQ2FuIHlvdSBmaWd1cmUgb3V0IHdoYXQncyBnb2luZyBvbiBoZXJlPyBJdCBsb29rcyBsaWtlIHRoZSBsZXR0ZXJzIGFyZSBzaGlmdGVkIGJ5IHNvbWUgY29uc3RhbnQuIChoaW50OiB5b3UgbWlnaHQgd2FudCB0byBzdGFydCBsb29raW5nIHVwIFJvbWFuIHBlb3BsZSkuCm15eHFia2Rldmtkc3l4YyEgaXllIHJrZm8gcHN4c2Nyb24gZHJvIGxvcXN4eG9iIG1iaXpkeXFia3pyaSBtcmt2dm94cW8uIHJvYm8gc2MgayBwdmtxIHB5YiBrdnYgaXllYiBya2JuIG9wcHliZGM6IGVkcHZrcXt4eWdfaXllYm9fenZraXN4cV9nc2RyX21iaXpkeX0uIGl5ZSBnc3Z2IHBzeG4gZHJrZCBrIHZ5ZCB5cCBtYml6ZHlxYmt6cmkgc2MgbGVzdm5zeHEgeXBwIGRyc2MgY3liZCB5cCBsa2NzbSB1eHlndm9ucW8sIGt4biBzZCBib2t2dmkgc2MgeHlkIGN5IGxrbiBrcGRvYiBrdnYuIHJ5em8gaXllIG94dHlpb24gZHJvIG1ya3Z2b3hxbyE=
아랫줄 base64 decode
New challenge! Can you figure out what's going on here? It looks like the letters are shifted by some constant. (hint: you might want to start looking up Roman people).
myxqbkdevkdsyxc! iye rkfo psxscron dro loqsxxob mbizdyqbkzri mrkvvoxqo. robo sc k pvkq pyb kvv iyeb rkbn oppybdc: edpvkq{xyg_iyebo_zvkisxq_gsdr_mbizdy}. iye gsvv psxn drkd k vyd yp mbizdyqbkzri sc lesvnsxq ypp drsc cybd yp lkcsm uxygvonqo, kxn sd bokvvi sc xyd cy lkn kpdob kvv. ryzo iye oxtyion dro mrkvvoxqo!
치환문자 풀이
utflag{now_youre_playing_with_crypto}
728x90
'CaptureTheFlag[CTF] > UTCTF2021' 카테고리의 다른 글
UTCTF 2021 Beginner Stringy Things Write up (0) | 2021.03.16 |
---|---|
UTCTF 2021 Beginner Sizzling Bacon Write up (0) | 2021.03.16 |
UTCTF 2021 Beginner HTML Write up (0) | 2021.03.16 |
UTCTF 2021 Beginner Run-ELF Write up (0) | 2021.03.16 |
UTCTF 2021 Beginner Magic Bytes Write up (0) | 2021.03.16 |