Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Kali Linux Quiz 3

Total questions: 8

Worksheet time: 5mins

Name
Class
Date
1.

Which command is used for extracting an Archive file?

a)

tar cvf

b)

tar tvf

c)

tar svf

d)

tar xvf

2.

What is inurl: used for during Google Hacking.

a)

See the specific content in title

b)

See the specific content in url

c)

See the specific content inside the page

d)

All of the Above

3.

what is intitle: used for in Google Hacking

a)

To see the specific content in title

b)

To see the specific content in url

c)

To see the specific content inside the page

d)

All of above

4.

What will be the Content of filetype: in Google Hacking

a)

log

b)

sql

c)

xml

d)

All of above

5.

In Burp Suite where we receive all the captured packages

a)

proxy

b)

Intruder

c)

Repeater

d)

Scope

6.

For Sql Injectection which command we used in terminal

a)

mysql

b)

sqlmap

c)

mapsql

d)

sqlmy

7.

if you want to try sql injection on http://google.com what will be your first command write it exactly.

(a)  

8.

What will be the very basic SQL injection when we are dealing with username and password.

(a)