https://github.com/platypew/picoctf-2017-writeup
Writeups for picoctf 2017
https://github.com/platypew/picoctf-2017-writeup
ctf-writeups
Last synced: 3 months ago
JSON representation
Writeups for picoctf 2017
- Host: GitHub
- URL: https://github.com/platypew/picoctf-2017-writeup
- Owner: PlatyPew
- License: mit
- Created: 2017-09-26T02:33:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T09:26:07.000Z (over 6 years ago)
- Last Synced: 2025-01-08T10:45:05.210Z (4 months ago)
- Topics: ctf-writeups
- Language: C
- Size: 135 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Picoctf 2017 Writeup
Writeups for picoctf 2017# Content Page
- [Tutorial](#tutorial)
- [Level 1](#level-1)
- [Level 2](#level-2)
- Level 3
- Level 4
- Level 5# Challenges
## Tutorial
- [Tutorial 1](Tutorial/Tutorial%201)
- [Tutorial 2](Tutorial/Tutorial%202)
- [Tutorial 3](Tutorial/Tutorial%203)## Level 1
### Forensics
- [Digital Camouflage](Forensics/Digital%20Camouflage)
- [Special Agent User](Forensics/Special%20Agent%20User)### Cryptography
- [keyz](Cryptography/keyz)
- [Substitute](Cryptography/Substitute)
- [Hash101](Cryptography/Hash101)
- [computeAES](Cryptography/computeAES)
- [computeRSA](Cryptography/computeRSA)### Reverse Engineering
- [Hex2Raw](Reverse%20Engineering/Hex2Raw)
- [Raw2Hex](Reverse%20Engineering/Raw2Hex)### Web Exploitation
- [What Is Web](Web%20Exploitation/What%20Is%20Web)### Binary Exploitation
- [Bash Loop](Binary%20Exploitation/Bash%20Loop)
- [Just No](Binary%20Exploitation/Just%20No)### Misc
- [Internet Kitties](Misc/Internet%20Kitties)
- [Piazza](Misc/Piazza)
- [Leaf of the Tree](Misc/Leaf%20of%20the%20Tree)
- [looooong](Misc/looooong)
- [Leaf of the Forest](Misc/Leaf%20of%20the%20Forest)
- [WorldChat](Misc/WorldChat)### Master
- [Lazy Dev](Master/Lazy%20Dev)## Level 2
### Forensics
- [Meta Find Me](Forensics/Meta%20Find%20Me)
- [Little School Bus](Forensics/Little%20School%20Bus)
- Just Keyp Trying### Cryptography
- [SoRandom](Cryptography/SoRandom)
- [LeakedHashes](Cryptography/LeakedHashes)
- Weird RSA### Reverse Engineering
- [A Thing Called the Stack](Reverse%20Engineering/A%20Thing%20Called%20The%20Stack)
- Programmers Assemble### Web Exploitation
- [My First SQL]()
- TW_GR_E1_ART
- TW_GR_E2_EoTDS### Binary Exploitation
- Shellz
- Shells
- Guess The Number
- Ive Got A Secret
- Flagsay 1
- VR Gear Console### Misc
- [Yarn]()
- [Mystery Box]()### Master
- [Missing Identity]()