Flag4 CTF
Flag4 CTF
Volume 4 Issue 6, September-October 2020 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
Flag4 CTF
Dr. C. Umarani1, R P Shruti2
1Assistance
Professor, 2Student,
1,2Masters in Computer Applications, Jain (Deemed-to-be) University, Bangalore, Karnataka, India
I. INTRODUCTION
There can be many ways to learn hacking and CTF machines Setting up vulnerabilities can be in many ways like web
are one among the most effective ways. The Main goal of CTF vulnerability, database vulnerability, weak password
is to find the flags hidden in the machine by remotely getting vulnerability and many more. There are many new CTFs
access through the vulnerabilities set up. The concept CTFs everyday with every vulnerability glooming. CTFs are a way
came from the traditional outdoor game where two teams to practice hacking.
each have few flags and their objective is to capture other
team’s flags from the base and bring it back to their base III. Proposed System
which would end the game. The combination of different vulnerabilities included makes
every CTF different. In the proposed system, combination of
Finding out the vulnerabilities using some tools or few vulnerabilities have been used. RDS (Remote Desktop
techniques like nmap, sql-injection, etc. is the toughest job. service) is one of the vulnerability through which the hacker
But once the vulnerability has been found, the hacker can get gets remote access. Another vulnerability is through MSSql
into the machine using some other tools like metasploit. which has code execution vulnerability. Another
vulnerability is tftpd32 which has buffer overflow
Vulnerability: It is the weakness in system which can be vulnerability which can cause denial of service. These
exploited by the attacker to gain unauthorized access. These vulnerabilities combined causes the creation of the flag4 CTF
vulnerabilities can allow attackers to run code, access machine. Any hacker can use these CTFs and get to know
system’s memory, install malware through which he/she can vulnerabilities in real time machines.
steal, destroy or modify sensitive data which may affect the
company’s status, fame and trust. A. Securing a machine
It is really important to secure a machine in the organization
Flag: Flags are secrets hidden in purposefully vulnerable point of view because data is everything they have and that
programs or websites. There are two type of CTFs based on is what they have to secure. This is when CTF comes into
the flags. An attacker steals flag from his competitor, this is picture. The hackers are rewarded as per the level of
known as attacker/defence style CTF. The other is where the difficulty for finding the vulnerabilities and bugs.
flags are obtained from organizations, which is known as
jeopardy-style. But when it comes to CTF’s, more the vulnerability much
easier to get through. Therefore based of the level of
II. Existing System difficulty required, the difficulty is setup. In the flag4 CTF, I
The aim of this paper is to help hackers learn break into have set the difficulty to medium as I have configured three
vulnerabilities. In the existing system there are many vulnerabilities which will be discussed further in the paper.
combinations of vulnerabilities set up to help hackers.
@ IJTSRD | Unique Paper ID – IJTSRD35734 | Volume – 4 | Issue – 6 | September-October 2020 Page 1643
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
B. Setting up the vulnerabilities different extension just to make it a bit tricky. Even the
Vulnerabilities can be setup in many ways and in many credentials can be placed as flags.
levels. There are three levels of difficulty, they are:
In flag4, the flags are placed in different folders and also few
Simple: This level of difficulty will require installation of of them are placed within an image just to trick the attacker.
some affected software.
D. Flowchart
Moderate: This level of difficulty will require installation of
some affected software on a specific operating system.
@ IJTSRD | Unique Paper ID – IJTSRD35734 | Volume – 4 | Issue – 6 | September-October 2020 Page 1644