Incident Response - For Sysadmins: Difference between revisions

From Security Wiki
Jump to navigationJump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 57: Line 57:


==C-Class==
==C-Class==
A C-Class service (or host) has at least a mild sensitivity to the threat of disclosure.  In response to an incident, security personnel, service administrators, or system administrators must effect the suspension of a C-Class service or host immediately after capturing relevant portions of its running state.  Unless excepted, all SDSC hosts and personal hosts used for storing, viewing or otherwise handling unencrypted PII or PHI are C-Class.
A C-Class service (or host) has at least a mild sensitivity to the threat of disclosure.  In response to an incident, security personnel, service administrators, or system administrators must effect the suspension of a C-Class service or host immediately after capturing relevant portions of its running state.  Unless excepted, all SDSC hosts and personal hosts used for storing, viewing or otherwise handling unencrypted PII or PHI are C-Class. "C" means "confidentiality emphasized".


=Procedures=
=Procedures=
Line 114: Line 114:
## The responder must document these measures and actions on the incidenterator page for the incident.
## The responder must document these measures and actions on the incidenterator page for the incident.


=Eradication=
==Eradication==
# The responder shall, with the help of service or system administrators as necessary, eradicate the attacker's presence on the affected host or service.
# The responder shall, with the help of service or system administrators as necessary, eradicate the attacker's presence on the affected host or service.




=Special Circumstances=
==Special Circumstances==
   Sometimes exceptions arise that require immediate action to protect against
   Sometimes exceptions arise that require immediate action to protect against
   an imminent attack.  In certain cases (defined by classes), protecting
   an imminent attack.  In certain cases (defined by classes), protecting

Latest revision as of 07:19, 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 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.

Preferred Responder

A member of SDSC's security group designated by the CISO as the preferred person to respond to security incidents.

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.)

N-Class

A N-Class service (or host) has low sensitivity to all of the following threats: disclosure, deception, and disruption. In response to an incident, security personnel, service administrators, or system administrators may suspend an N-Class service or host at any time and without notification. All services running on personal hosts and personal hosts themselves are N-Class, unless designated otherwise. "N" means "no-care".

A-Class

An A-Class service (or host) has low sensitivity to all of the following threats: disclosure, deception; and at least a mild sensitivity to disruption. In response to an incident, only security personnel may effect the suspension of an A-Class service or host, and only after performing all other containment tasks. In other words, the host or service must remain available as long as possible, even during the course of incident response. "A" means "availability emphasized".

I-Class

An I-Class service (or host) has a low sensitivity to all of the following threats: disclosure; and at least a mild sensitivity to deception. In response to an incident, security personnel, service administrators, or system administrators may effect the suspension of an I-Class service or host after performing initial containment tasks, but otherwise, as soon as possible in order to protect the integrity of the resource or its dependencies. "I" means "integrity emphasized".

C-Class

A C-Class service (or host) has at least a mild sensitivity to the threat of disclosure. In response to an incident, security personnel, service administrators, or system administrators must effect the suspension of a C-Class service or host immediately after capturing relevant portions of its running state. Unless excepted, all SDSC hosts and personal hosts used for storing, viewing or otherwise handling unencrypted PII or PHI are C-Class. "C" means "confidentiality emphasized".

Procedures

This process begins when someone reports an incident according to Incident_Response_-_For_Users, or when a service administrator or system administrator notifies security personnel of an incident. Note that the recipient of an incident report, as discussed here, must have the role of security personnel.

Identification

 The preferred responder should verify all incident reports, however, sometimes that is not possible.  
 In those cases, other security personnel may take over.  
 Regardless, the security group must know about all reported incidents.
  1. Upon receipt of an incident report, the recipient must attempt to contact the preferred responder through all reasonable and persistent means to hand off the report.
  2. If the recipient can not confirm hand-off to the preferred responder within 30 minutes of receipt of the report, the recipient may:
    1. Investigate the claims if working within their expertise and with the assistance of qualified individuals.
    2. Contact and hand off the report to other security personnel more qualified to perform the investigation.
  3. Whoever performs the investigation becomes the responder.
    1. The preferred responder or other member of the security group may request the responder to hand off the incident at any time, at which point after confirmation of the hand off, the person making the request becomes the new responder.
  4. The responder shall send an email to security@sdsc.edu with their findings. The sender must encrypt the email using GPG and the predetermined shared secret.

Containment

 This is the meat of the incident response.  The information gathered here is crucial
 to understanding the attack, detecting related attacks, preventing future attacks, and
 guiding recovery and follow-up efforts.
 Gathering information may often conflict with protecting the security needs of the
 affected host or service.  The different classes (N, A, C, I) help decide when and
 where to draw the line.
 Note that other documents describe investigative techniques in more detail.
  1. If the responder can not account for the claims in the incident report as false positives, we must assume an attack is happening, or has taken place.
  2. The responder shall create an incident page on incidenterator with the initial information.
  3. The responder, at their discretion and depending on the scope of the incident, may use the #incident IRC channel to communicate with involved individuals.
    1. The #incident IRC channel shall have a channel key (+k) set to a shared secret that is not the same as the one used for GPG-encrypted communication.
    2. Any authorized channel operator in the #incident IRC channel may kick any member out of the channel at any time for any reason or no reason at all.
      1. This is to ensure that everyone is confident with sharing potentially sensitive information within the channel.
      2. Frivolous or abusive use of this privilege may result in unexpected and unpleasant consequences.
  4. If the responder is dealing with an N-Class host or service and the corresponding service administrator or system administrator is not immediately reachable, the responder may effect the suspension of the affected service or host at this point and wait for the service or system administrator. The responder may temporarily restore the host or service as needed for further investigation.
    1. The responder shall update the incidenterator page with their action and current state of the investigation.
  5. The responder shall, in a timely and as non-intrusive manner as possible, collect details of the running state of the affected system and place these details, when practical, into the incidenterator page. (Pasting in chunks of logs is okay. Pasting in a binary file is not.) Small, frequent updates with remarks are easier to follow than long updates with no remarks.
  6. If the responder is dealing with a C-Class host or service, the responder shall effect a suspension of the service. If the responder is unable to verify that the attacker's influence does not extend into the host operating system beyond the scope normally used by the affected service, the responder shall effect the suspension of the host instead.
    1. Suspension of the host may consist of "pausing" its virtual machine (if applicable), a shutdown that disrupts file access times the least (e.g. sync and yank the power), or removal of network connectivity.
    2. The responder shall decide the most appropriate method.
  7. The responder shall attempt to discover the extent of the attacker's influence, goals and methods using any passive methods available to the responder. The responder must document their findings and attempt in the incidenterator page. The responder must not perform destructive analysis at this time.
  8. If the responder is dealing with an I-Class host or service, the responder shall suspend the affected service. If the responder is unable to verify that the attacker's influence does not extend into the host operating system beyond the scope normally used by the affected service, the responder shall effect the suspension of the host instead.
  9. The responder may now perform more intrusive, possibly destructive analysis at this point, however when possible, the responder must use non-destructive methods.
    1. Work on an image or snapshot.
    2. Work on disks mounted read-only (unix mount flags: ro,noatime,loop).
    3. Use ZFS snapshots where available. Beware of symbolic links pointing outside of the snapshot.
    4. When working with an A-Class host or service, the responder should employ session transcription and carefully examine live data, rather than suspend the host or service to make a copy for analysis.
      1. The Unix program "script" may be useful.
      2. The responder should provide a copy of the session transcript for the security group.
      3. The responder must provide the access times of relevant or possibly relevant files and directories on the incidenterator page, as the access times will change as a result of the investigation.
  10. When the responder feels comfortable with their understanding of the incident, the responder shall, in their best judgement, take the measures of the narrowest scope to limit the attacker's ability to do further damage.
    1. Understanding the incident may require recursive analysis of other data, leading to the discovery of additional attacks to identify and contain.
    2. The responder should not proceed with containment or eradication methods until they are confident that they understand the scope of the incident.
      1. Failure to heed to this step may result in an attacker hiding their tracks or doing more damage than originally intended.
    3. The responder must document these measures and actions on the incidenterator page for the incident.

Eradication

  1. The responder shall, with the help of service or system administrators as necessary, eradicate the attacker's presence on the affected host or service.


Special Circumstances

 Sometimes exceptions arise that require immediate action to protect against
 an imminent attack.  In certain cases (defined by classes), protecting
 against an imminent attack is more important than understanding an existing
 one.
 Or, in the case of an N-Class host or service, the role of the affected resource
 is insignificant compared to the overhead of following a more stringent procedure.
  1. When dealing with an N-Class, C-Class, or I-Class service, in the absence of a response from security personnel within 30 minutes, a system or service administrator may effect the suspension of the corresponding affected host or service, provided that such action is within their authorized scope of duty, such action is minimally disruptive to other resources, and they believe that the affected resource is under attack or at risk of immediate attack.
    1. A system administrator has the authority to effect the suspension of any service running on a host they are responsible for.
    2. This policy does not grant a service administrator the authority to shut down the system their service runs on. (Though that authority may have been granted elsewhere.)
  2. A responder may effect the suspension of a host or service at any point during their investigation at their discretion, particularly if continued operation of the host or service will likely result in the attacker significantly spreading their influence or causing further damage.