Files
splunk-security_content/docs/_playbooks/aws_find_inactive_users.md
2022-03-10 10:27:29 +01:00

1.8 KiB

title, last_modified_at, toc, toc_label, tags
title last_modified_at toc toc_label tags
AWS Find Inactive Users 2021-11-01 true
Investigation
Splunk SOAR
AWS IAM
Phantom
Cloud

Try in Splunk SOAR{: .btn .btn--success}

Description

Find AWS accounts that have not been used for a long time (90 days by default). For each unused account, gather additional group and policy information and create an artifact to enable further automation or manual action.

Associated Detections

How To Implement

This playbook is meant to run on a Timer, such as once per week. To adjust the lookback period away from the default, change the number of days to a different negative number in the 'calculate_start_time' block. Note that this playbook will ignore accounts where the password has never been used. These could be unused human accounts or they could be API accounts where the access keys are actively used.

Playbooks

Required field

Reference

source | version: 1