Tailscale user role updated

Set up the tailscale integration.

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Goal

Detect when a Tailscale user’s role is updated.

Strategy

This rule monitors Tailscale logs for when a user’s role is updated. This could be a privilege escalation vector for an attacker looking to bypass restrictions from a lower privileged user.

Triage and response

  1. Investigate the user {{@usr.email}} that performed the UPDATE action on user {{@target.name}}.
  2. Compare the previous roles {{@old}} with the new role updates containing the {{@new}} role and confirm that they should be assigned to the user {{@target.name}}.
  3. If the activity is deemed malicious:
    • Begin your organization’s incident response process and investigate.
PREVIEWING: dgreen15/github-error-fix