Programming Languages
Hardware
Policy
PWN
Web
100

Stores a memory address

What is a pointer

100

Ohm's law equation

What is V=IR

100

Movie that inspired Computer Fraud and Abuse Act (CFAA)

What is Wargames

100

Caused by insufficient bounds checking on a memory buffer

What is Buffer Overflow

100

A file used for telling a web scraper what files and folders it is not allowed to access

What is robots.txt

200

The programming language whose mascot is a crab

What is Rust

200

Why does the resistor symbol look like that. --/\/\/\--

What is increased electron pressure.

200

CIA stands for
(hint: NOT the agency)

What is Confidentiality Integrity Availability

200

Accessing a pointer after the memory is freed.

What is use after free

200

A list of the top 10 most common web application vulnerability categories

What is OWASP Top 10

300

Compiler used for building C programs

What is gcc
300

The minimum number of flip flops needed for an FSM with 10 states

What is 4 (One bit per flip flop)

300

Addressing the security concerns around a technology to prevent an incident from occurring in the future

What is risk management

300

A ROP technique commonly seen in beginner CTF challenges

What is ret2win

300

Tomcat is an example of one

What is a reverse proxy

400

Creator of the C programming language

Who is Dennis Ritchie

400

The logic being used for this gate
(Refer to image)

What is XOR

400

U.S. agency who sets the standards and policies of many industries including cybersecurity.

What is NIST

400

A ROP technique in which the C standard library is targeted to execute a malicious payload

What is ret2libc

400

The process of balancing requests across several instances of the same application

What is load balancing

500

The operator which is also a keyword in C

What is sizeof

500

The gain of a voltage follower

What is 1

500

FIPS 197

What is AES standard

500

The first byte of the stack canary

What is a null byte

500

A stateful protocol used for web applications that enables continuous, real-time communication between a client and server

What is WebSockets

M
e
n
u