Server-Side Request Forgery: Impact, Examples & Defenses Server-side request forgery (SSRF) is a security vulnerability that allows attackers to send crafted requests from the server on behalf of it. Service License Agreement (SLA) A Service Level Agreement (SLA) is the part of a contract which defines exactly what services a service provider will provide and the required level or standard for those services. Session Fixation Session Fixation is an attack that permits an attacker to hijack a valid user session. The attacker must provide a legitimate web application session ID and try to make the victim's browser use it. Session Hijacking A Session Hijacking attack consists of the exploitation of the web session control mechanism, which is normally managed for a session token. Session Prediction Session prediction is an attack technique used to hijack or impersonate a web or application user. The attack focuses on predicting session ID values that permit an attacker to bypass the authentication method of an application. Session Timeout Session timeout occurs when a user does not perform any action on a web site during an interval (defined by a web server). Shellshock Shellshock is a remote command execution vulnerability in BASH. The vulnerability relies on the fact that BASH incorrectly executes trailing commands when it imports a function definition stored into an environment variable. Slow Post A Slow POST attack sends a complete, legitimate HTTP POST header, which includes a Content-Length field to specify the size of the message body to follow. Previous ... 13 14 15 16 17 18 ... Next 13 14 15
Server-Side Request Forgery: Impact, Examples & Defenses Server-side request forgery (SSRF) is a security vulnerability that allows attackers to send crafted requests from the server on behalf of it.
Service License Agreement (SLA) A Service Level Agreement (SLA) is the part of a contract which defines exactly what services a service provider will provide and the required level or standard for those services.
Session Fixation Session Fixation is an attack that permits an attacker to hijack a valid user session. The attacker must provide a legitimate web application session ID and try to make the victim's browser use it.
Session Hijacking A Session Hijacking attack consists of the exploitation of the web session control mechanism, which is normally managed for a session token.
Session Prediction Session prediction is an attack technique used to hijack or impersonate a web or application user. The attack focuses on predicting session ID values that permit an attacker to bypass the authentication method of an application.
Session Timeout Session timeout occurs when a user does not perform any action on a web site during an interval (defined by a web server).
Shellshock Shellshock is a remote command execution vulnerability in BASH. The vulnerability relies on the fact that BASH incorrectly executes trailing commands when it imports a function definition stored into an environment variable.
Slow Post A Slow POST attack sends a complete, legitimate HTTP POST header, which includes a Content-Length field to specify the size of the message body to follow.