CySa+ Study Notes 3 Flashcards

1
Q

discovers domains associated with a name or email address.

A

reverse whois

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

broadcasts requests and then responds to them, tool that captures traffic intended for other systems hoping to trick users into logging into a fake server, ??? can then capture user credentials for use in other attacks.

A

Responder

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

allow deep inspection of packets, and can be used for troubleshooting network issues, investigate security incidents, but can eavesdrop on confidential communications. ex : Wireshark, tcpdump.

A

Protocol Analyzers

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

??? puts wireless interfaces into promiscuous mode.

??? captures wireless network traffic.

??? breaks wifi passwords.

??? injects wireless traffic into networks, like a DeAuth Attack.

A

airmon-ng / airodump-ng / aircrack-ng / aireplay-ng

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

??? exploits WPS to retrieve WPA/WPA2 passwords.

??? brute forces against hashed passwords including WPA/WPA2 passwords.

A

Reaver / Hashcat

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

not open to general public, but are shared among org.’s that share common community.

A

Community Cloud

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

??? running my own code but dont have to worry about managing servers, customer responsibility is data and application, vendor is responsible for OS, hardware, and data center.

??? vendor is responsible for managing of customers hardware and data center, customers configure data, application, and OS.

??? customer responsibility is data, vendor is application, OS, hardware, and data center.

A

PaaS / IaaS / SaaS

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

build collaborative relationships with open communication, embraces automation, facilitate rapid release of code, and provide stable operating environment; continuous integration.

A

DevOps Goals

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

not done manually but by scripts and increases scalability of environments, reduces user error, facilitates testing of new code.

A

IaC

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

(1) Company learns of vulnerability, (2) developers analyze the issue and develop a patch, (3) Company releases the patch to customers, (4) Customers apply patch and solve vulnerability.

A

Vulnerability Patching Process

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