CTF - Quiz

CTF - Quiz

University

22 Qs

quiz-placeholder

Similar activities

ADS&AA Q-1

ADS&AA Q-1

University

20 Qs

Introduction to C++

Introduction to C++

University

20 Qs

App 1

App 1

12th Grade - University

20 Qs

Introduction à Python

Introduction à Python

University

21 Qs

Repaso de ortografía

Repaso de ortografía

University

23 Qs

KL3271 - Kuis #3b: Manajemen Waktu

KL3271 - Kuis #3b: Manajemen Waktu

University

25 Qs

Quiz sobre Comandos de Linux y Git

Quiz sobre Comandos de Linux y Git

University

25 Qs

ME6601 L12 Revision

ME6601 L12 Revision

University

20 Qs

CTF - Quiz

CTF - Quiz

Assessment

Quiz

Engineering

University

Practice Problem

Medium

Created by

Shiv Singh

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Try to run the file command on a .png file, is the resolution mentioned in the output?

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What compiler would you use to compile a c++ program?

G++

GCC

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a conditional assembly instruction

JNZ

MOV

ADD

SUB

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "PWN" mean in the context of cybersecurity?

To secure a system against attacks

To gain unauthorized control over a system by exploiting vulnerabilities

To encrypt sensitive data

To monitor network traffic

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the main cause of a buffer overflow?

Using too many variables in a program

Writing more data into a buffer than it can hold

Incorrectly defining global variables

Using the wrong compiler flags

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which line in the following code snippet is vulnerable to buffer overflow?

char buffer;

strcpy(buffer, input);

printf("You entered: %s\n", buffer);

void vulnerable_function(char *input)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which OSINT tool /website is widely used for reverse image search?

Instagram

Telegram

Wikipedia

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?