MODULE 18 - CERTIFICATION CYBER OPS ASSOCIATE Flashcards
(46 cards)
Defense-in-Depth Assets, Vulnerabilities, Threats Cybersecurity analysts must prepare for any type of attack.
It is their job to secure the assets of the organization’s network. To do this, cybersecurity analysts must first identify:
Cybersecurity analysts must prepare for any type of attack. It is their job to secure the assets of the organization’s network. To do this, cybersecurity analysts must first identify:
– Assets
– Vulnerabilities
– Threats
Cybersecurity analysts must prepare for any type of attack. It is their job to secure the assets of the organization’s network. To do this, cybersecurity analysts must first identify:
– Assets
– Vulnerabilities
– Threats
Assets :
Anything of value to an organization that must be protected including servers, infrastructure devices, end devices, and the greatest asset, data.
Cybersecurity analysts must prepare for any type of attack. It is their job to secure the assets of the organization’s network. To do this, cybersecurity analysts must first identify:
– Assets
– Vulnerabilities
– Threats
Vulnerabilities :
A weakness in a system or its design that could be exploited by a threat actor.
Cybersecurity analysts must prepare for any type of attack. It is their job to secure the assets of the organization’s network. To do this, cybersecurity analysts must first identify:
– Assets
– Vulnerabilities
– Threats
Threats :
Any potential danger to an asset.
Identify Assets As an organization grows, so do its assets. Consider the number of assets a large organization would have to protect.
It may also acquire other assets through mergers with other companies.
The result is that many organizations only have a general idea of the assets that need to be protected.
The collection of all the devices and information owned or managed by the organization are assets.
The assets constitute the attack surface that threat actors could target.
These assets must be inventoried and assessed for the level of protection needed to thwart potential attacks.
The collection of all the devices and information owned or managed by the organization are assets.
The assets constitute the attack surface that threat actors could target.
These assets must be inventoried and assessed for the level of protection needed to thwart potential attacks.
Asset management consists of inventorying all assets, and then developing and implementing policies and procedures to protect them.
This task can be daunting considering many organizations must protect internal users and resources, mobile workers, and cloud-based and virtual services.
Asset management consists of inventorying all assets, and then developing and implementing policies and procedures to protect them.
This task can be daunting considering many organizations must protect internal users and resources, mobile workers, and cloud-based and virtual services.
Further, organizations need to identify where critical information assets are stored, and how access is gained to that information.
Information assets vary, as do the threats against them. For example, a retail business may store customer credit card information.
An engineering firm will store competition-sensitive designs and software.
A bank will store customer data, account information, and other sensitive financial information.
Each of these assets can attract different threat actors who have different skill levels and motivations.
Identify Vulnerabilities
Threat identification provides an organization with a list of likely threats for a particular environment.
When identifying threats, it is important to ask several questions:
What are the possible vulnerabilities of a system?
Who may want to exploit those vulnerabilities to access specific information assets?
What are the consequences if system vulnerabilities are exploited and assets are lost?
https://snipboard.io/oLD8wy.jpg
The threat identification for an e-banking system would include:
– Internal system compromise
– Stolen customer data
– Phony transactions from an external server
– Phony transactions using a stolen customer PIN or smart card
– Insider attack on the system
– Data input errors
– Data center destruction
Internal system compromise :
The attacker uses the exposed e-banking servers to break into an internal bank system.
The threat identification for an e-banking system would include:
– Internal system compromise
– Stolen customer data
– Phony transactions from an external server
– Phony transactions using a stolen customer PIN or smart card
– Insider attack on the system
– Data input errors
– Data center destruction
Stolen customer data :
An attacker steals the personal and financial data of bank customers from the customer database.
The threat identification for an e-banking system would include:
– Internal system compromise
– Stolen customer data
– Phony transactions from an external server
– Phony transactions using a stolen customer PIN or smart card
– Insider attack on the system
– Data input errors
– Data center destruction
Phony transactions from an external server :
An attacker alters the code of the e-banking application and makes transactions by impersonating a legitimate user.
The threat identification for an e-banking system would include:
– Internal system compromise
– Stolen customer data
– Phony transactions from an external server
– Phony transactions using a stolen customer PIN or smart card
– Insider attack on the system
– Data input errors
– Data center destruction
Phony transactions using a stolen customer PIN or smart card :
An attacker steals the identity of a customer and completes malicious transactions from the compromised account.
The threat identification for an e-banking system would include:
– Internal system compromise
– Stolen customer data
– Phony transactions from an external server
– Phony transactions using a stolen customer PIN or smart card
– Insider attack on the system
– Data input errors
– Data center destruction
Insider attack on the system :
A bank employee finds a flaw in the system from which to mount an attack.
The threat identification for an e-banking system would include:
– Internal system compromise
– Stolen customer data
– Phony transactions from an external server
– Phony transactions using a stolen customer PIN or smart card
– Insider attack on the system
– Data input errors
– Data center destruction
Data input errors :
A user inputs incorrect data or makes incorrect transaction requests.
The threat identification for an e-banking system would include:
– Internal system compromise
– Stolen customer data
– Phony transactions from an external server
– Phony transactions using a stolen customer PIN or smart card
– Insider attack on the system
– Data input errors
– Data center destruction
Data center destruction :
A cataclysmic event severely damages or destroys the data center.
Identifying vulnerabilities on a network requires an understanding of the important applications that are used, as well as the different vulnerabilities of that application and hardware.
This can require a significant amount of research on the part of the network administrator.
Identifying vulnerabilities on a network requires an understanding of the important applications that are used, as well as the different vulnerabilities of that application and hardware.
This can require a significant amount of research on the part of the network administrator.
Identifying vulnerabilities on a network requires an understanding of the important applications that are used, as well as the different vulnerabilities of that application and hardware.
This can require a significant amount of research on the part of the network administrator.
Identify Threats Organizations must use a defense-in-depth approach to identify threats and secure vulnerable assets.
This approach uses multiple layers of security at the network edge, within the network, and on network endpoints.
For an example, refer to the figure.
Defense-in-Depth Approach :
https://snipboard.io/aqoHrd.jpg
For an example, refer to the figure.
Defense-in-Depth Approach :
https://snipboard.io/aqoHrd.jpg
The figure displays a simple topology of a defense-in-depth approach:
– Edge router
– Firewall
– Internal router
Edge router :
The first line of defense is known as an edge router (R1 in the figure).
The edge router has a set of rules specifying which traffic it allows or denies.
It passes all connections that are intended for the internal LAN to the firewall.
For an example, refer to the figure.
Defense-in-Depth Approach :
https://snipboard.io/aqoHrd.jpg
The figure displays a simple topology of a defense-in-depth approach:
– Edge router
– Firewall
– Internal router
Firewall :
The second line of defense is the firewall. The firewall is a checkpoint device that performs additional filtering and tracks the state of the connections.
It denies the initiation of connections from the outside (untrusted) networks to the inside (trusted) network while enabling internal users to establish two-way connections to the untrusted networks.
It can also perform user authentication (authentication proxy) to grant external remote users access to internal network resources.
For an example, refer to the figure.
Defense-in-Depth Approach :
https://snipboard.io/aqoHrd.jpg
The figure displays a simple topology of a defense-in-depth approach:
– Edge router
– Firewall
– Internal router
Internal router :
Another line of defense is the internal router (R2 in the figure).
It can apply final filtering rules on the traffic before it is forwarded to its destination.
Routers and firewalls are not the only devices that are used in a defense-in-depth approach.
Other security devices include Intrusion Prevention Systems (IPS), Advanced Malware Protection (AMP), web and email content security systems, identity services, network access controls and more.
In the layered defense-in-depth security approach, the different layers work together to create a security architecture in which the failure of one safeguard does not affect the effectiveness of the other safeguards.
The Security Onion and The Security Artichoke There are two common analogies that are used to describe a defense-in-depth approach.
The Security Onion and The Security Artichoke There are two common analogies that are used to describe a defense-in-depth approach.
Security Onion A common analogy used to describe a defense-in-depth approach is called “the security onion.”
As illustrated in figure, a threat actor would have to peel away at a network’s defenses layer by layer in a manner similar to peeling an onion.
Only after penetrating each layer would the threat actor reach the target data or system.
Note: The security onion described on this page is a way of visualizing defense-in-depth. This is not to be confused with the Security Onion suite of network security tools.
https://snipboard.io/1WyFit.jpg
Security Artichoke The changing landscape of networking, such as the evolution of borderless networks, has changed this analogy to the “security artichoke”, which benefits the threat actor.
As illustrated in the figure, threat actors no longer have to peel away each layer. They only need to remove certain “artichoke leaves.” The bonus is that each “leaf” of the network may reveal sensitive data that is not well secured.
For example, it’s easier for a threat actor to compromise a mobile device than it is to compromise an internal computer or server that is protected by layers of defense. Each mobile device is a leaf. And leaf after leaf, it all leads the hacker to more data.
The heart of the artichoke is where the most confidential data is found. Each leaf provides a layer of protection while simultaneously providing a path to attack.
Security Artichoke Not every leaf needs to be removed in order to get at the heart of the artichoke.
The hacker chips away at the security armor along the perimeter to get to the “heart” of the enterprise.
While internet-facing systems are usually very well protected and boundary protections are typically solid, persistent hackers, aided by a mix of skill and luck, do eventually find a gap in that hard-core exterior through which they can enter and go where they please.
https://snipboard.io/tksgOD.jpg
Security Policies, Regulations, and Standards Business Policies Business policies are the guidelines that are developed by an organization to govern its actions.
The policies define standards of correct behavior for the business and its employees.
In networking, policies define the activities that are allowed on the network.
This sets a baseline of acceptable use.
If behavior that violates business policy is detected on the network, it is possible that a security breach has occurred.
An organization may have several guiding policies, as listed in the table. :
– Company policies
– Employee policies
– Security policies