CTF and Red Team Flashcards
Table of Contents
- CTF and Red Team Concepts
- What does CTF stand for in cybersecurity? drill ctf_redteam
- Define "Red Team" in cybersecurity context drill ctf_redteam
- What is the purpose of port scanning? drill ctf_redteam
- Name a common tool used for network scanning drill ctf_redteam
- What is a "payload" in the context of exploitation? drill ctf_redteam
- Define "privilege escalation" drill ctf_redteam
- What is "social engineering" in cybersecurity? drill ctf_redteam
- What does "OSINT" stand for? drill ctf_redteam
- What is a "reverse shell"? drill ctf_redteam
- Define "lateral movement" in the context of network penetration drill ctf_redteam
CTF and Red Team Concepts
What does CTF stand for in cybersecurity? drill ctf_redteam
Front
What does CTF stand for in cybersecurity?
Back
Capture The Flag
Define "Red Team" in cybersecurity context drill ctf_redteam
Front
Define "Red Team" in cybersecurity context
Back
A group that plays the role of an adversary, attempting to find and exploit vulnerabilities in a system to test its security
What is the purpose of port scanning? drill ctf_redteam
Front
What is the purpose of port scanning?
Back
To discover open ports and services running on a target system
Name a common tool used for network scanning drill ctf_redteam
Front
Name a common tool used for network scanning
Back
Nmap (Network Mapper)
What is a "payload" in the context of exploitation? drill ctf_redteam
Front
What is a "payload" in the context of exploitation?
Back
The actual code that gets executed on a target system after successful exploitation
Define "privilege escalation" drill ctf_redteam
Front
Define "privilege escalation"
Back
The act of exploiting a vulnerability to gain higher-level access or permissions on a system
What is "social engineering" in cybersecurity? drill ctf_redteam
Front
What is "social engineering" in cybersecurity?
Back
The psychological manipulation of people into performing actions or divulging confidential information
What does "OSINT" stand for? drill ctf_redteam
Front
What does "OSINT" stand for?
Back
Open Source Intelligence
What is a "reverse shell"? drill ctf_redteam
Front
What is a "reverse shell"?
Back
A type of shell in which the target machine initiates a connection back to the attacker's machine
Define "lateral movement" in the context of network penetration drill ctf_redteam
Front
Define "lateral movement" in the context of network penetration
Back
The technique of moving through a network, searching for key assets or data by accessing other systems on the same network