Search Header Logo

Ethical Hacking Kali Linux Part 7

Authored by KALAIARASAN SGM

Information Technology (IT)

Professional Development

Used 1+ times

Ethical Hacking Kali Linux Part 7
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of Nmap?

To discover hosts, services, and vulnerabilities on a network

To browse the internet anonymously

To encrypt files

To host virtual machines

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the default scan type in Nmap?

TCP connect scan (-sT)

UDP scan (-sU)

FIN scan (-sF)

SYN scan (-sS)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command performs a basic scan of a single IP?

scan 192.168.1.10

nmap -u 192.168.1.10

nmap 192.168.1.10

nmap --basic 192.168.1.10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the -p option in Nmap?

To specify which ports to scan

To print the output to a file

To pause the scan

To ping all hosts

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you scan the top 100 most common ports?

nmap -p top 192.168.1.10

nmap --top-ports 100 192.168.1.10

nmap -common 192.168.1.10

nmap -T100 192.168.1.10

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the -A option do in Nmap?

Analyzes ARP packets

Enables aggressive brute-force

Accesses the admin panel

Enables OS detection, version detection, and script scanning

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command disables DNS resolution during a scan?

nmap -n 192.168.1.10

nmap --nodns 192.168.1.10

nmap -r 192.168.1.10

nmap --skipdns 192.168.1.10

Access all questions and much more by creating a free account

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

Already have an account?