当前位置:网站首页>Bugku CTF daily one question chessboard with only black chess
Bugku CTF daily one question chessboard with only black chess
2022-07-07 08:02:00 【Hua Su Mo on the other bank】
Only the board of black chess
Opening is a flag.zip And a picture , The chessboard didn't understand the meaning , So I used it first winhex Open it and have a look
In the end, I found an exception 
There should be a compressed package , But with binwalk The analysis has no result 
After analyzing for a long time, I found that there was a prompt that it was repaired manually
Here is a knowledge point :
zip The compressed package starts with 504B0304 start , It can be mixed with many 504B0102, Finally 504B0506 finishing
Sure enough, there is a problem with the compressed package format , The first should be changed to 504B0304
Change after change zip Suffix will find that you need to enter a password , But there is no password prompt ? Look at the attributes , No hints , There is no prompt for using the color tool , It suddenly occurred to me whether it was pseudo encryption ? It's true 
Change 09 by 00 Then I opened the compressed package and found a txt file , The contents of the document are as follows
…
…
CDEFGHIJKLMNOPQRSTU
BCDEFGHIJKLMNOPQRST
ABCDEFGHIJKLMNOPQRS
The discovery begins with C->B->A
And there are three ellipsis in front , After reading the prompt, I want us to complete the ten lines , Then match the pieces on the grid , It's really a little brain opening , After completion is the following , Press
JKLMNOPQRSTUVWXYZAB
IJKLMNOPQRSTUVWXYZA
HIJKLMNOPQRSTUVWXYZ
GHIJKLMNOPQRSTUVWXY
FGHIJKLMNOPQRSTUVWX
EFGHIJKLMNOPQRSTUVW
DEFGHIJKLMNOPQRSTUV
CDEFGHIJKLMNOPQRSTU
BCDEFGHIJKLMNOPQRST
ABCDEFGHIJKLMNOPQRS
Spread the letters on the chessboard , Press 1-10 Get the following letters in the order of
GOODGOPLAY
Namely flag.zip Unzip password for , After decompressing, it is found to be a picture
use winhex open , It's a standard picture , But there are PS Suspicion of modification 
Try to change the height and width , As a result, the blind cat took the dead mouse , After heightening flag There was a little 
So it's bigger , obtain flag
边栏推荐
- Figure out the working principle of gpt3
- Pytest+allure+jenkins installation problem: pytest: error: unrecognized arguments: --alluredir
- 开源生态|打造活力开源社区,共建开源新生态!
- 探索Cassandra的去中心化分布式架构
- Linux server development, SQL statements, indexes, views, stored procedures, triggers
- 微信小程序基本组件使用介绍
- 这5个摸鱼神器太火了!程序员:知道了快删!
- 2022 Inner Mongolia latest advanced fire facility operator simulation examination question bank and answers
- These five fishing artifacts are too hot! Programmer: I know, delete it quickly!
- Leetcode 40: combined sum II
猜你喜欢

Few shot Learning & meta learning: small sample learning principle and Siamese network structure (I)

快速使用 Jacoco 代码覆盖率统计
![[quick start of Digital IC Verification] 15. Basic syntax of SystemVerilog learning 2 (operators, type conversion, loops, task/function... Including practical exercises)](/img/e1/9a047ef13299b94b5314ee6865ba26.png)
[quick start of Digital IC Verification] 15. Basic syntax of SystemVerilog learning 2 (operators, type conversion, loops, task/function... Including practical exercises)

3D reconstruction - stereo correction

Linux server development, redis source code storage principle and data model

Qt学习27 应用程序中的主窗口

Sign up now | oar hacker marathon phase III, waiting for your challenge
![[unity] several ideas about circular motion of objects](/img/84/e70c6696629dbe17ace011553f43ff.png)
[unity] several ideas about circular motion of objects

Problem solving: unable to connect to redis
![[quickstart to Digital IC Validation] 15. Basic syntax for SystemVerilog Learning 2 (operator, type conversion, loop, Task / Function... Including practical exercises)](/img/e1/9a047ef13299b94b5314ee6865ba26.png)
[quickstart to Digital IC Validation] 15. Basic syntax for SystemVerilog Learning 2 (operator, type conversion, loop, Task / Function... Including practical exercises)
随机推荐
dash plotly
2022茶艺师(初级)考试题模拟考试题库及在线模拟考试
Implementation of replacement function of shell script
Ansible
json 数据展平pd.json_normalize
解决问题:Unable to connect to Redis
Open source ecosystem | create a vibrant open source community and jointly build a new open source ecosystem!
Thinkcmf6.0 installation tutorial
CTF daily question day43 rsa5
buuctf misc USB
Pytorch parameter initialization
Content of string
Explore dry goods! Apifox construction ideas
QT learning 28 toolbar in the main window
[UVM practice] Chapter 2: a simple UVM verification platform (2) only driver verification platform
What is the interval in gatk4??
[performance pressure test] how to do a good job of performance pressure test?
Codeforces Global Round 19
padavan手动安装php
Roulette chart 2 - writing of roulette chart code