Common Network Security Attacks Flashcards

1
Q

You need to scan a network and determine the OS running on each detected device. Which nmap command should you use?
Instruction: Choose the option that best answers the question.
Answer Choices

nmap 192.168.2.0/24

nmap 192.168.2.0/34 -O

nmap 192.168.2.0/24 -F

nmap 192.168.2.0/24 -O

A

nmap 192.168.2.0/24 -O

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What can be done to mitigate RDP brute-force attacks?
Instruction: Choose all options that best answer the question.
Answer Choices

Block port 3389 at the firewall

Enable user MFA

Install a PKI certificate on the server

Do not expose servers with RDP to the Internet

A

Enable user MFA
Do not expose servers with RDP to the Internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which techniques can mitigate SQL injection attacks?
Instruction: Choose all options that best answer the question.
Answer Choices

Antimalware scanner

Input sanitization

Firewall rules

Input validation

A

Input sanitization
Input validation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which command starts the Metasploit Framework console?
Instruction: Choose the option that best answers the question.
Answer Choices

chmod

beef

startx

msfconsole

A

msfconsole

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which free tool can be used to spoof network traffic?
Instruction: Choose the option that best answers the question.
Answer Choices

hping3

netstat

nc

nmap

A

hping3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What can be done to mitigate the possibility of reverse shell attacks?
Instruction: Choose the option that best answers the question.
Answer Choices

Firewall rules

Antimalware scanner

MFA

PKI certificates

A

Antimalware scanner

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which command starts the BeEF service?
Instruction: Choose the option that best answers the question.
Answer Choices

start-beef

run beef

beef-xss -h

beef -start

A

beef-xss -h

How well did you know this?
1
Not at all
2
3
4
5
Perfectly