CTFLearn write-up: Binary (Easy)
1 minutes to readHello there, welcome to another CTFLearn walkthrough. Today, we are going for an easy binary challenge. For your information, there is only 1 task on easy mode, it going to be a short walkthrough. Without further ado, let see the question
1) LAZY GAME CHALLENGE
Link: https://ctflearn.com/challenge/691
First and foremost, connect the server using Netcat just like the description told.
You will be then greeted with the rule of the challenge. Type Y.
If order to break the rule, you need to enter a negative value. -1000000 will do. After that keep guessing a number bigger than 10 which guarantees to lose for the entire bet. At the end of the challenge, a flag will be presented to you.
Minus minus is a plus, that is basic arithmetic. Simple huh? For your information, this is a python written challenge and you can access the source code right here.
Conclusion
That’s all fo rthe simple binary challenge, hope you like it ;).
tags: ctflearn - CTF - binaryThanks for reading. Follow my twitter for latest update
If you like this post, consider a small donation. Much appreciated. :)