Incident Response - For Sysadmins: Difference between revisions

From Security Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:


=Background=
=Background=
After ''detection'', incident response focuses upon two general activities: ''containment'' and ''eradication''.  Containment attempts to restrict the influence of an attacker while trying to learn the attacker's goals and methods.  Eradication attempts to remove the attacker's influence and restore the affected systems to a secure state.  Both activities require the oversight of security personnel as well as cooperation between security personnel, service administrators, and host administrators.  However, containment places a greater emphasis on effort from security personnel, whereas eradication places a greater emphasis on effort from service and system administrators.
After ''identification'', incident response focuses upon two general activities: ''containment'' and ''eradication''.  Containment attempts to restrict the influence of an attacker while trying to learn the attacker's goals and methods.  Eradication attempts to remove the attacker's influence.  Both activities require the oversight of security personnel as well as cooperation between security personnel, service administrators, and host administrators.  


Incident response involves both activities, containment, then eradication, in that order.  Depending on the nature of the incident and attack, one may have priority over the other.  We must strive to understand an attack to reduce the chance of future attacks, but must also balance that effort against the security needs (confidentiality, integrity, availability) of the affected system.  This policy outlines the criteria for striking that balance, but leaves the final judgement in the hands of the incident responder.
Incident response involves both activities: containment, then eradication, in that order.  Depending on the nature of the incident and attack, one may have priority over the other.  We must strive to understand an attack to reduce the chance of future attacks, but must also balance that effort against the security needs (confidentiality, integrity, availability) of the affected system.  This policy outlines the criteria for striking that balance, but leaves the final judgement in the hands of security personnel.


=Goals (of this policy)=
=Goals (of this policy)=
Line 15: Line 15:
=Goals (of the procedures in this policy)=
=Goals (of the procedures in this policy)=
* Acquire and preserve information that may help understand an attack.
* Acquire and preserve information that may help understand an attack.
* Determine the scope of an attack.
* Address the security needs of the affected service or host.
* Address the security needs of the affected service or host.
* Remove the influence of the attacker.
* Remove the influence of the attacker.
* Restore the affected service or host to a secure state.
* Restore the affected service or host to a secure state.


=Roles=
=Roles and Definitions=
(Move these to their own page and replace with hyperlinks... some day.)
 
==Security Personnel==
==Security Personnel==
These are members of the SDSC's security group (sometimes known as "Security Technologies"), or individuals designated by SDSC's CISO as members of the incident response team.  Incident response team members may oversee a response effort until relieved by a member of SDSC's security group.
These are members of the SDSC's security group (sometimes known as "Security Technologies"), or individuals designated by SDSC's CISO as members of the incident response team.  Incident response team members may oversee a response effort until relieved by a member of SDSC's security group.
Line 29: Line 32:
System administrators are personnel responsible for the maintenance, configuration, and administration of a host operating system and its core services (e.g. ssh).  System administrators have full administrative privileges on the host they manage, and bear ultimate responsibility for the proper operation of their hosts.
System administrators are personnel responsible for the maintenance, configuration, and administration of a host operating system and its core services (e.g. ssh).  System administrators have full administrative privileges on the host they manage, and bear ultimate responsibility for the proper operation of their hosts.


=
==Threat==
A possible violation of security, which may result in impacted confidentiality, integrity, or availability of data or resources. 
 
==Attack==
An action that violates security and may result in impacted confidentiality, integrity, or availability of data or resources. (An instance of a threat.)
 
==Attacker==
An entity that executes an attack.
 
==Incident==
An investigative event arising from an attack, set of related attacks, evidence of an attack, or discovery of a new threat.  (When we get stuck at work late and don't get enough sleep.)
 
 
=Procedures=
This process begins when someone reports an incident according to [[Incident_Response_-_For_Users]].
 
==Identification==

Revision as of 03:17, 7 March 2012

Scope

The policy and procedure in this document applies to all individuals authorized to use SDSC's IT resources. The prescribed actions and processes described in this document apply to situations involving any SDSC Host (as defined in the SDSC Security Policy) as well as any of the IT resources provided by SDSC.

Note that this document does not authorize all affected individuals to act upon the procedures described here. The policy in this document authorizes actions for only specific roles. For those not included in those roles, this document is purely informational.

Background

After identification, incident response focuses upon two general activities: containment and eradication. Containment attempts to restrict the influence of an attacker while trying to learn the attacker's goals and methods. Eradication attempts to remove the attacker's influence. Both activities require the oversight of security personnel as well as cooperation between security personnel, service administrators, and host administrators.

Incident response involves both activities: containment, then eradication, in that order. Depending on the nature of the incident and attack, one may have priority over the other. We must strive to understand an attack to reduce the chance of future attacks, but must also balance that effort against the security needs (confidentiality, integrity, availability) of the affected system. This policy outlines the criteria for striking that balance, but leaves the final judgement in the hands of security personnel.

Goals (of this policy)

  • Establish roles, timelines, and key procedures for post-detection incident response efforts.
  • Explain the reasoning behind the stipulations of this policy.

Goals (of the procedures in this policy)

  • Acquire and preserve information that may help understand an attack.
  • Determine the scope of an attack.
  • Address the security needs of the affected service or host.
  • Remove the influence of the attacker.
  • Restore the affected service or host to a secure state.

Roles and Definitions

(Move these to their own page and replace with hyperlinks... some day.)

Security Personnel

These are members of the SDSC's security group (sometimes known as "Security Technologies"), or individuals designated by SDSC's CISO as members of the incident response team. Incident response team members may oversee a response effort until relieved by a member of SDSC's security group.

Service Administrators

Service administrators are personnel responsible for the maintenance, configuration and administration of a service or group of services running on a host operating system. In some cases, a service administrator may also serve as a system administrator for the same host; though in most cases, service administrators have restricted administrative privileges and do not maintain the underlying host operating system.

System Administrators

System administrators are personnel responsible for the maintenance, configuration, and administration of a host operating system and its core services (e.g. ssh). System administrators have full administrative privileges on the host they manage, and bear ultimate responsibility for the proper operation of their hosts.

Threat

A possible violation of security, which may result in impacted confidentiality, integrity, or availability of data or resources.

Attack

An action that violates security and may result in impacted confidentiality, integrity, or availability of data or resources. (An instance of a threat.)

Attacker

An entity that executes an attack.

Incident

An investigative event arising from an attack, set of related attacks, evidence of an attack, or discovery of a new threat. (When we get stuck at work late and don't get enough sleep.)


Procedures

This process begins when someone reports an incident according to Incident_Response_-_For_Users.

Identification