By using our site, you agree to our use of cookies to deliver a better site experience

Capture The Flag - CTF

All the challenges you will find on this site are no official challenges hosted for a competition, instead they are staticly hosted for anyone to try their skills.

If this is your first CTF then most likely, you'll find these challenges to be very exciting. Or else if you are already an intermediate CTF challenge solver and are experienced in penetration testing, binary reversing, information gathering and so on, then some of these might be too easy for you!


What are Capture the Flags [ CTFs ] :-

The CTFs are special hacking competitions, if you go in detail, they are quite broad, but I believe they are most likely categorized into :- In this site we will be covering only the Jeopardy-style CTFs.

Jeopardy-style CTFs can have many questions of different categories ranging from Web Analysis, Forensics, Cryptography to even Binary Reversing.

So you will be given different tasks [ questions ], from those you must find the flag, you might take help of the hints given along with each question. The general flag format will be: The 'FLAG_HERE' is replaced with a different flag according to each question. Find the flag and check the answer! You can of course inspect the HTML to get the flag without efforts, but if you really think that you can solve the challenges without cheating, give them a try!
To help you get started with solving CTFs we decided to make the first few challenges quite simple.

Challenge #0

Question : In this challenge, you have been given an image below, the flag is in the image itself

HINT :





FLAG :


Challenge #1

Question : You have been provided with an image, 'listen' carefully, no decoding or advance stuff is required, the flag is in plain text format.

HINT :



FLAG :


Challenge #2

Question : The application you are given contains the flag, it is a 32-bit executable so it can run on both x86 as well as x64 systems

HINT :



FLAG :


Challenge #3

Question : The application you are given contains the flag, it is a 32-bit executable so it can run on both x86 as well as x64 systems.
RESTRICTIONS : YOU CANNOT USE FUNCTIONS LIKE 'strings' TO DIRECTLY GET THE FLAG, YOU MUST MAKE THE PROGRAM PRINT THE FLAG

HINT :



FLAG :


Challenge #4

Question : The application you are given contains the flag, it is a 32-bit executable so it can run on both x86 as well as x64 systems.
RESTRICTIONS : YOU CANNOT USE FUNCTIONS LIKE 'strings' TO DIRECTLY GET THE FLAG, YOU MUST MAKE THE PROGRAM PRINT THE FLAG

HINT :



FLAG :


Challenge #5

Question : The image you are provided with contains the flag.

HINT :



FLAG :