Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.39 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.39 KB

CTFlearn Solutions

This repo contains my solutions to challenges at https://ctflearn.com

If you find anything wrong with my solutions, feel free to open an issue.

Some of the solutions require writing scripts and I will be using python, I'm still pretty new to python and if you have a better/shorter version of the scripts I currently have, feel free to make a pull request :)

Challenge Name Difficulty Challenge Link Solution
Basic Injection easy https://ctflearn.com/challenge/88 Solution
Forensics 101 easy https://ctflearn.com/challenge/96 Solution
Taking LS easy https://ctflearn.com/challenge/103 Solution
Binwalk easy https://ctflearn.com/challenge/108 Solution
Where can my robot go easy https://ctflearn.com/challenge/107 Solution
Character Encoding easy https://ctflearn.com/challenge/115 Solution
Lazy Game Challenge easy https://ctflearn.com/challenge/691 Solution
A CAPture of a flag easy https://ctflearn.com/challenge/356 Solution
Simple Programming easy https://ctflearn.com/challenge/174 Solution