Ethical Hacking Kali Linux Part 7

Ethical Hacking Kali Linux Part 7

Professional Development

10 Qs

quiz-placeholder

Similar activities

Pre Test - BIJ Scanner VI Product Training 10 March 2025

Pre Test - BIJ Scanner VI Product Training 10 March 2025

Professional Development

10 Qs

REDES

REDES

Professional Development

12 Qs

redes ccna basico

redes ccna basico

Professional Development

14 Qs

Ethical Hacking Kali Linux Part 5

Ethical Hacking Kali Linux Part 5

Professional Development

10 Qs

Ethical Hacking Kali Linux Part 4

Ethical Hacking Kali Linux Part 4

Professional Development

10 Qs

1DSTSL - REDES GERAL

1DSTSL - REDES GERAL

Professional Development

10 Qs

CDAC - Enumeration using Metasploit Quiz

CDAC - Enumeration using Metasploit Quiz

Professional Development

10 Qs

Ethical Hacking Kali Linux Part 6

Ethical Hacking Kali Linux Part 6

Professional Development

10 Qs

Ethical Hacking Kali Linux Part 7

Ethical Hacking Kali Linux Part 7

Assessment

Quiz

Information Technology (IT)

Professional Development

Hard

Created by

KALAIARASAN SGM

Used 1+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?