qiarhadempta/PicoCTF-Write-Up

GitHub: qiarhadempta/PicoCTF-Write-Up

该项目是 picoCTF 竞赛的多类别解题笔记集合,为 CTF 学习者提供涵盖密码学、Web 安全、取证和逆向等方向的参考。

Stars: 0 | Forks: 0

# PicoCTF Writeups 作者:[@qiarhadempta](https://github.com/qiarhadempta) 注意:英语是我的第二语言,因此我在某些地方使用了 AI 来纠正语法。每次发布 writeup 后,我也会更新目录。 ## 目录 - [密码学](#cryptography) - [Web Exploitation](#web-exploitation) - [取证](#forensic) - [基本技能](#general-skills) - [逆向工程](#reverse-engineering) ### 密码学 | 挑战 | 难度 | Writeup | |-----------|------------|---------| | Hashcrack | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/Cryptography/Easy/Hashcrack.md) | | StegoRSA | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/Cryptography/Easy/Stego-RSA.md) | | Substitution 0 | 中等 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/Cryptography/Medium/substitution0.md) | | Substitution 1 | 中等 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/Cryptography/Medium/substitution1.md) | | Mind Your Ps and Qs | 中等 | [链接](https://github.com/qiarhadempta/PicoCTF/tree/main/Cryptography/Medium/Mind-Your-Ps-and-Qs) | | Mini RSA | 中等 | [链接](https://github.com/qiarhadempta/PicoCTF/tree/main/Cryptography/Medium/Mini-RSA) | | Crack the Power | 中等 | [链接](https://github.com/qiarhadempta/PicoCTF/tree/main/Cryptography/Medium/Crack-the-Power) | | HideToSee | 中等 | [链接](https://github.com/qiarhadempta/PicoCTF/tree/main/Cryptography/Medium/HideToSee) | ### Web Exploitation | 挑战 | 难度 | Writeup | |-----------|------------|---------| | Insp3ct0r | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/WebExploitation/Easy/Insp3ct0r.md) | | WebDecode | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/WebExploitation/Easy/WebDecode.md) | | Old Seessions | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/WebExploitation/Easy/Old-Sesions.md) | | Crack the Gate 1 | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/WebExploitation/Easy/Crack-the-Gate-1.md) | | Head Dump | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/WebExploitation/Easy/Head-Dump.md) | | Cookies | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/WebExploitation/Easy/Cookies.md) | ### 取证 | 挑战 | 难度 | Writeup | |-----------|------------|---------| | Hidden in Plainsight | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/Forensic/Easy/Hidden-in-Plainsight.md) | | Riddle Registry | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/Forensic/Easy/Riddle-Registry.md) | | So Meta | 中等 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/Forensic/Medium/So-Meta.md) | ### 基本技能 | 挑战 | 难度 | Writeup | |-----------|------------|---------| | Log Hunt | 简单 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/GeneralSkills/Easy/Log-Hunt.md) ### 逆向工程 | 挑战 | 难度 | Writeup | |-----------|------------|---------| | Safe Opener | 中等 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/ReverseEngineering/Medium/Safe-Opener.md) | | Safe Opener 2 | 中等 | [链接](https://github.com/qiarhadempta/PicoCTF/blob/main/ReverseEngineering/Medium/Safe-Opener2.md) |
标签:Web安全, 云资产清单, 密码学, 手动系统调用, 漏洞解析, 电子取证, 网络安全, 蓝队分析, 逆向工程, 防御加固, 隐私保护