当前位置:网站首页>Hit the core in the advanced area of misc in the attack and defense world
Hit the core in the advanced area of misc in the attack and defense world
2022-07-04 22:38:00 【The spring breeze blows over the sill, and the dew is thick.】
hit-the-core
Give it to zip File decompression , Get suffix core The file of
First use txt open , Search for flag、“ {”、 “ } ” To no avail
Reuse 010eidter open , Also try to search first flag, To no avail
Try to search { , One by one
See the figure below

“ { ” Connect the capital letters in front :ALEXCTF
And they all choose one every four
Take one of the contents in brackets every four 
num='cvqAeqacLtqazEigwiXobxrCrtuiTzahfFreqc{bnjrKwgk83kgd43j85ePgb_e_rwqr7fvbmHjklo3tews_hmkogooyf0vbnk0ii87Drfgh_n kiwutfb0ghk9ro987k5tfb_hjiouo087ptfcv}'
flag = ''
for i in range(3,len(num),5):
flag += num[i]
print(flag)
flag
ALEXCTF{
K33P_7H3_g00D_w0rk_up}
边栏推荐
- 嵌入式开发:技巧和窍门——提高嵌入式软件代码质量的7个技巧
- LOGO特训营 第四节 字体设计的重要性
- Concurrent optimization summary
- Close system call analysis - Performance Optimization
- Introducing QA into the software development lifecycle is the best practice that engineers should follow
- 达梦数据凭什么被称为国产数据库“第一股”?
- Practice and principle of PostgreSQL join
- Interview essential leetcode linked list algorithm question summary, whole process dry goods!
- 【烹饪记录】--- 青椒炒千张
- MYSQL架构——用户权限与管理
猜你喜欢

Locust performance test - environment construction and use

Embedded development: skills and tricks -- seven skills to improve the quality of embedded software code

Concurrent network modular reading notes transfer

Google Earth Engine(GEE)——基于 MCD64A1 的 GlobFire 日常火灾数据集

嵌入式开发:技巧和窍门——提高嵌入式软件代码质量的7个技巧

串口数据帧

Close system call analysis - Performance Optimization

Breakpoint debugging under vs2019 c release

The Sandbox 和数字好莱坞达成合作,通过人力资源开发加速创作者经济的发展

Radio and television Wuzhou signed a cooperation agreement with Huawei to jointly promote the sustainable development of shengteng AI industry
随机推荐
达梦数据凭什么被称为国产数据库“第一股”?
How to reset the password of MySQL root account
攻防世界 MISC 进阶区 Ditf
PostgreSQL JOIN实践及原理
繁華落盡、物是人非:個人站長該何去何從
AscendEX 上线 Walken (WLKN) - 一款卓越领先的“Walk-to-Earn”游戏
Breakpoint debugging under vs2019 c release
POM in idea XML dependency cannot be imported
不同环境相同配置项的内容如何diff差异?
LOGO特訓營 第一節 鑒別Logo與Logo設計思路
About stack area, heap area, global area, text constant area and program code area
力扣2_1480. 一维数组的动态和
Unity修仙手游 | lua动态滑动功能(3种源码具体实现)
Close system call analysis - Performance Optimization
制作条形码的手机App推荐
通过Go语言创建CA与签发证书
集群的概述与定义,一看就会
2022-07-04: what is the output of the following go language code? A:true; B:false; C: Compilation error. package main import “fmt“ func main() { fmt.Pri
安装人大金仓数据库
Redis sentinel simply looks at the trade-offs between distributed high availability and consistency