Module 2A. Active Reconnaissance - Scanning

Module 2A. Active Reconnaissance - Scanning

Professional Development

15 Qs

quiz-placeholder

Similar activities

Arch linux quiz HARDER EDITION

Arch linux quiz HARDER EDITION

7th Grade - Professional Development

10 Qs

Pentesting 02 - Identifier les vulnérabilités

Pentesting 02 - Identifier les vulnérabilités

Professional Development

12 Qs

Scanning Networks

Scanning Networks

Professional Development

10 Qs

NMAP Familiarity CEH 1.5

NMAP Familiarity CEH 1.5

Professional Development

10 Qs

SEC+ Ch.8 Review Test

SEC+ Ch.8 Review Test

Professional Development

15 Qs

EHVA Tut 2

EHVA Tut 2

Professional Development

15 Qs

Linux Quiz 5

Linux Quiz 5

Professional Development

20 Qs

CEH - Chap 5

CEH - Chap 5

Professional Development

20 Qs

Module 2A. Active Reconnaissance - Scanning

Module 2A. Active Reconnaissance - Scanning

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Sebastian Zamorano

Used 33+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is OUTSIDE the scope of Active Reconnaissance?
Open ports
Live hosts
Running services
Payloads

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a tool to discover live hosts?
whois
arp-scan
nmap
ping sweep

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following protocols CAN NOT be used for live host discovery?
UDP
ICMP
ARP
SSH

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can ONLY be used to scan for live host WITHIN the same subnet?

nmap TCP ACK ping scan
arp-scan
ping sweep
nmap UDP ping scan

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following live hosts discovery scans send ICMP packets? Pick 2
ping sweep
nmap TCP SYN ping scan
nmap ICMP ping (echo) scan
nmap UDP ping scan

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following nmap command will perform an ARP scan for live hosts discovery within the subnet 10.0.1.0/24?
nmap -sn -sV 10.0.1.0/24
nmap -sn -PR 10.0.1.0/24
nmap -sn -PE 10.0.1.0/24
sudo nmap -sn -PM 10.0.1.0/24

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following flags specifies to scan all the 65535 ports? Pick 2
nmap 10.0.1.2 -p 65535
nmap 10.0.1.2 -p all
nmap 10.0.1.2 -p-

nmap 10.0.1.2 -p 0-65535

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?