Las aplicaciones son la puerta de entrada a sus datos y a los datos de sus clientes. ¿Cómo puede proteger sus aplicaciones de las amenazas actuales? Entendiéndolas: conociendo sus componentes, dando soporte a la infraestructura y sabiendo lo que las hace vulnerables a los ataques. Cuando conozca sus aplicaciones, sabrá hacia dónde enfocar sus recursos para protegerlas.
¿Se encuentra bajo ataque? Llame al teléfono (866) 329-4253 o al teléfono +1 (206) 272-7969
Sepa qué hace que sus aplicaciones sean vulnerables y de qué manera pueden atacarlas; de esta manera, podrá poner en marcha las soluciones adecuadas para reducir el riesgo. Obtener la seguridad de las aplicaciones que necesita para mitigar las amenazas avanzadas de hoy en día y seguir impulsando su negocio.
Learn the latest app security strategies—live—from experts.
Attend the virtual F5 Security Summit: Securing Your Apps and Your Business in the Digital Economy on Nov. 10, 2020. There’s no cost to join us.
APP
Explore the app components to understand each tier and the its associated threats.
SERVICES TIER
Web servers, content delivery networks, and app or database servers are the base for web application services. Also part of this tier are frameworks, libraries, and plugins, and internal code that provides an app's core functionality. Attackers frequently scan for unpatched components within this tier, making it the focus of common attacks, such as injection or business logic flaws.
POSSIBLE THREATS
ACCESS TIER
Access is the gateway to the data that an app processes or stores. This tier provides web, mobile, and API clients the ability to authenticate and get authorization to access an application, so it needs to be secure and efficient. An analysis of breach records shows that 33 percent of web app breaches are access related, with phishing, brute force, and credential stuffing attacks leading the way.
POSSIBLE THREATS
TLS/SSL TIER
The transport layer security tier includes HTTPS, TLS, and even the outdated SSL protocol. It provides confidentiality for clients and apps communicating over untrusted networks, ensuring attackers can't tamper with data in transit. Flawed libraries or implementations can lead to vulnerabilities like Heartbleed or denial-of-service attacks. TLS is also used to hide payloads that target other tiers of the app.
POSSIBLE THREATS
DNS TIER
The "address book" of the Internet, DNS translates domain names into IP addresses so browsers can load Internet resources. This tier includes all DNS servers needed by the client and the app, as well as the relevant registrars of those apps' domains. App availability can be disrupted if its DNS suffers a DDoS attack. Alternatively, DNS can be targeted in a hijacking attempt that can compromise an app's confidentiality or integrity.
POSSIBLE THREATS
NETWORK TIER
Clients and apps need a network to connect. Many applications exist on or communicate over the biggest network—the Internet. An app also typically resides on an internal network, allowing app admins to connect and make changes. The network tier is a target of multiple types of DDoS attacks. Compromised internal networks can lead to unauthorized disclosure, alteration, or destruction of data.
POSSIBLE THREATS
DDOS ATTACKS
The purpose of a DDoS attack is to make an application unavailable. DDoS attacks typically originate from an "army" of hacker-controlled bots. All tiers of an app have a capacity limit or are designed in a way that's vulnerable to DDoS attacks. Volumetric attacks target the network tier, overwhelming bandwidth. Others target server or infrastructure resources such as CPU, memory, or state tables.
DDoS Solutions
Use Cases
WEB APPLICATION ATTACKS
Web app attacks target the data held by apps through layer 7 by attempting to steal a user's credentials via a man-in-the-middle attack or exploiting vulnerabilities in servers, frameworks, libraries or even business logic flaws within custom code. Also included are access-control attacks, like credential stuffing, brute force attacks, and credential theft via malware or phishing.
Web App Security Solutions
Use Cases
APP INFRASTRUCTURE ATTACKS
Application infrastructure refers to the systems that applications depend on that are external to the app itself. Attacks against application infrastructure target TLS, DNS, and the network tiers. These attacks can include compromising a vulnerable implementation of TLS/SSL, spoofing DNS to divert user traffic, a man-in-the-middle attack on a network, or a DDoS attack on any of these tiers.
App Infrastructure Solutions
Use Cases
ACCESS ATTACKS AND BUSINESS CHALLENGES
Attacks on access often consist of botnets attempting to brute force user accounts, test stolen passwords, or look for web apps with weak access controls. While preventing successful attacks is paramount, understanding how users access your apps can help you balance “least privilege” without compromising user productivity.
Access Solutions
Use Cases
ATTACK TYPES
HOW APPS ARE ATTACKED
What are apps and how are they attacked?
Applications are made up of many independent components, running in separate environments with different requirements and a supporting infrastructure that's glued together over networks. Each component, or tier, can be a target. To evaluate defenses, you need to understand the attack surface of each tier.
What are apps and how are they attacked?
Applications are made up of many independent components, running in separate environments with different requirements and a supporting infrastructure that's glued together over networks. Each component, or tier, can be a target. To evaluate defenses, you need to understand the attack surface of each tier.
Web servers, content delivery networks, and app or database servers are the base for web application services. Also part of this tier are frameworks, libraries, and plugins, and internal code that provides an app's core functionality. Attackers frequently scan for unpatched components within this tier, making it the focus of common attacks, such as injection or business logic flaws.
POSSIBLE THREATS
Access is the gateway to the data that an app processes or stores. This tier provides web, mobile, and API clients the ability to authenticate and get authorization to access an application, so it needs to be secure and efficient.
An analysis of breach records shows that 33 percent of web app breaches are access related, with phishing, brute force, and credential stuffing attacks leading the way.
1 F5 Labs: Lessons Learned from a Decade of Data Breaches
POSSIBLE THREATS
The transport layer security tier includes HTTPS, TLS, and even the outdated SSL protocol. It provides confidentiality for clients and apps communicating over untrusted networks, ensuring attackers can't tamper with data in transit.
Flawed libraries or implementations can lead to vulnerabilities like Heartbleed or denial-of-service attacks. TLS is also used to hide payloads that target other tiers of the app.
POSSIBLE THREATS
The "address book" of the Internet, DNS translates domain names into IP addresses so browsers can load Internet resources. This tier includes all DNS servers needed by the client and the app, as well as the relevant registrars of those apps' domains.
App availability can be disrupted if its DNS suffers a DDoS attack. Alternatively, DNS can be targeted in a hijacking attempt that can compromise an app's confidentiality or integrity.
POSSIBLE THREATS
Clients and apps need a network to connect. Many applications exist on or communicate over the biggest network—the Internet. An app also typically resides on an internal network, allowing app admins to connect and make changes.
The network tier is a target of multiple types of DDoS attacks. Compromised internal networks can lead to unauthorized disclosure, alteration, or destruction of data.
POSSIBLE THREATS
ATTACK TYPES
HOW APPS ARE ATTACKED
Attack Types
Explore the app components to understand each tier and the its associated threats.
The purpose of a DDoS attack is to make an application unavailable. DDoS attacks typically originate from an "army" of hacker-controlled bots.
All tiers of an app have a capacity limit or are designed in a way that's vulnerable to DDoS attacks. Volumetric attacks target the network tier, overwhelming bandwidth. Others target server or infrastructure resources such as CPU, memory, or state tables.
DDoS Solutions
Use Cases
Web app attacks target the data held by apps through layer 7 by attempting to steal a user's credentials via a man-in-the-middle attack or exploiting vulnerabilities in servers, frameworks, libraries or even business logic flaws within custom code.
Also included are access-control attacks, like credential stuffing, brute force attacks, and credential theft via malware or phishing.
Web App Security Solutions
Use Cases
Application infrastructure refers to the systems that applications depend on that are external to the app itself. Attacks against application infrastructure target TLS, DNS, and the network tiers. These attacks can include compromising a vulnerable implementation of TLS/SSL, spoofing DNS to divert user traffic, a man-in-the-middle attack on a network, or a DDoS attack on any of these tiers.
App Infrastructure Solutions
Use Cases
Attacks on access often consist of botnets attempting to brute force user accounts, test stolen passwords, or look for web apps with weak access controls. While preventing successful attacks is paramount, understanding how users access your apps can help you balance “least privilege” without compromising user productivity.
El crecimiento y la evolución de los Thingbots asegura el caos
El 86 % de las infracciones se dirigen a aplicaciones e identidades.
Cuando ocurren incidentes de seguridad, nuestro equipo de respuesta a incidentes de seguridad (F5 SIRT) está ahí para todos los clientes de F5.
F5 Professional Services puede ayudarle a diseñar, personalizar e implementar una solución.
Los expertos en SOC de F5 se interponen entre usted y las amenazas de seguridad que pueden dañar su negocio.