wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

cyber security test

Total questions: 22

Worksheet time: 21mins

Name
Class
Date
1.

which tool is used to grab emails of a domain?

a)

hunter.io

b)

subdomain.com

c)

nmap

d)

cruiz

2.

Is blind injection come under XSS

a)

TRUE

b)

FALSE

3.

What rules make an operating system to verify and make strong from incoming packets?

a)

inbound rules

b)

out bound rules

c)

connection security rules

d)

paradigm rules

4.

give command to run feroxbuster using wordlist
url:www.hello.com
wordlist: pink.text

(a)  

5.

which tag is used to gain cookies from a server?

a)

<script>alert(document.cookie);</script>

b)

<script>alert("document.cookie");</script>

c)

<script>alert(cookie);</script>

d)

<script>alert(document.cookie;) </script>

6.

give a google dork to find directory transversal for configuration directory which contains user credentials

(a)  

7.

There is a tab VOIP in packet sniffing tool what does it do?

a)

used to record calls

b)

used to track the location

c)

used to listen calls

d)

used to track ip address

8.

Is hijacking and hacking refers to same thing?

a)

TRUE

b)

FALSE

9.

Explain in one sentence about the CSRF attack?

4 lines
10.

Give a linux terminal command to view my ip-address?

(a)  

11.

Is authentication and authorization refer to same?

a)

TRUE

b)

FALSE

12.

give types of sql injection?

4 lines
13.

draw a picture which contains a client is getting a login response from server?

14.

what things we can do with CORS attack?

a)

session theft

b)

unauthorized data theft

c)

database theft

d)

none of the options

15.

what stands for NAT in networking?

a)

network address translation

b)

network address transpose

c)

network analyze

tool

d)

network and

transportation

16.

While capturing the network in the wireshark tool. I want to see packets of a 192.0.2.162 what filter i should use?

(a)  

17.

What security vulnerability allows attackers to execute arbitrary system commands by injecting malicious inputs into a web application's command-line interface?

a)

Cross-Site Scripting (XSS)

b)

SQL Injection

c)

Cross-Site Request Forgery (CSRF)

d)

Command Injection

18.

What is the correct syntax for a payload in an XXE (XML External Entity) Injection attack?

a)

<!ENTITY xxe SYSTEM "file:///etc/passwd">

b)

<?xml version="1.0" encoding="UTF-8"?>

c)

SELECT * FROM Users WHERE username='admin' AND password='xxe'

d)

<script>alert('XXE Attack');</script>

19.

What type of vulnerabilities focus on exploiting flaws or weaknesses in the logic and workflow of an application rather than traditional security mechanisms?

a)

SQL Injection

b)

Cross-Site Scripting (XSS)

c)

Business Logic Vulnerabilities

d)

Cross-Site Request Forgery (CSRF)

e)

Buffer Overflow

20.

To install a linux OS in vm-ware what might be the extension of the kali OS image file?

(a)  

21.

What is the primary purpose of a firewall in network security?

a)

To prevent unauthorized access to or from a private network

b)

To encrypt all data transmitted over the network

c)

To block all incoming and outgoing traffic

d)

To monitor network performance

22.

give a command to find databases in hey.com?

(a)