Hardware
Software
Network
Cybersecurity
Python
100

The port on the motherboard where we plug in the SSD drive

What is sata port?

100

The software that controls how a computer boots up when turned on

What is BIOS or UEFI?

100

The type connector used when crimping cat5e ethernet cables?

What is RJ45?

100

A white hat hacker working inside a corporation

What is a ethical hacker?

100

Programmers can unpack a problem using this chart

What is an IPO chart?

200

The main engine of the PC featuring RAM, CU and ALU

What is CPU?

200

The type of software that must be installed to support hardware components

What is a driver?

200

The number of cables inside cat5e twisted pair ethernet cables

What is 8?

200

The colour hat that criminal hackers wear in the world of cybersecurity

What is black hat?

200

The Python function used to output data to the monitor

What is print()?

300

The main circuit board where PSU,  GPU, and RAM are installed

What is motherboard?

300

An open-source office suite that comes installed on early versions of Ubuntu linux

What is LibreOffice?

300

The terminal-like interface used by Putty to set the Vlan or IP address of a switch

What is CLI?

300
Linux operating system used by people who are learning about ethical hacking

What is Kali Linux?

300

The Python reserve word that enables one to divide and conquer a problem with procedures and functions

What is def?

400

The component that must be installed and working for a PC to remember its settings

What is a CMOS battery?

400

The current Microsoft operating system that replaced Windows 10

What is Windows 11?

400

The network connectivity device that connects users on a HAN or LAN to external networks

What is router?

400

A terminal command that can be launched to scan a network for all connected devices  

What is netdiscover?

400

The function that enables a Python programmer to concatenate number to a string

What is str()?

500

The place on the motherboard where one must install a compatible CPU

What is socket?

500

A type of software used by people around the world like Excel, Photoshop and Google Docs

What is application software?

500

The network device that stores the MAC address of your PC in a table and supports star topology

What is a switch?

500

The command used to check a device on a network for its operating system

What is nmap -O?

500

The part of a Python program that runs all code in the program listing

What is main?