mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
53 lines
2.5 KiB
JSON
53 lines
2.5 KiB
JSON
{
|
|
"category": "Cloud Security",
|
|
"channel": "ESCU",
|
|
"creation_date": "2018-06-25",
|
|
"description": "Use the searches in this Analytic Story to monitor your AWS S3 buckets for evidence of anomalous activity and suspicious behaviors, such as detecting open S3 buckets and buckets being accessed from a new IP. The contextual and investigative searches will give you more information, when required.",
|
|
"id": "2e8948a5-5239-406b-b56b-6c50w3168af3",
|
|
"maintainers": [
|
|
{
|
|
"company": "Splunk",
|
|
"email": "bpatel@splunk.com",
|
|
"name": "Bhavin Patel"
|
|
}
|
|
],
|
|
"modification_date": "2018-07-24",
|
|
"name": "Suspicious AWS S3 Activities",
|
|
"narrative": "As cloud computing has exploded, so has the number of creative attacks on virtual environments. And as the number-two cloud-service provider, Amazon Web Services (AWS) has certainly had its share.<br></br>Amazon's \"shared responsibility\" model dictates that the company has responsibility for the environment outside of the VM and the customer is responsible for the security inside of the S3 container. As such, it's important to stay vigilant for activities that may belie suspicious behavior inside of your environment.<br></br>Among things to look out for are S3 access from unfamiliar locations and by unfamiliar users. Some of the searches in this Analytic Story help you detect suspicious behavior and others help you investigate more deeply, when the situation warrants. ",
|
|
"original_authors": [
|
|
{
|
|
"company": "Splunk",
|
|
"email": "bpatel@splunk.com",
|
|
"name": "Bhavin Patel"
|
|
}
|
|
],
|
|
"references": [
|
|
"https://d0.awsstatic.com/whitepapers/aws-security-best-practices.pdf",
|
|
"https://www.tripwire.com/state-of-security/security-data-protection/cloud/public-aws-s3-buckets-writable/"
|
|
],
|
|
"searches": {
|
|
"contextual_searches": [
|
|
"Get Notable Info",
|
|
"Get Notable History",
|
|
"Get User Information from Identity Table",
|
|
"AWS S3 Bucket details via bucketName"
|
|
],
|
|
"detection_searches": [
|
|
"Detect New Open S3 buckets",
|
|
"Detect S3 access from a new IP",
|
|
"Detect Spike in S3 Bucket deletion"
|
|
],
|
|
"investigative_searches": [
|
|
"Investigate AWS activities via region name",
|
|
"AWS Investigate User Activities By ARN",
|
|
"Get All AWS Activity From IP Address"
|
|
],
|
|
"support_searches": [
|
|
"Previously seen S3 bucket access by remote IP",
|
|
"Baseline of S3 Bucket deletion activity by ARN"
|
|
]
|
|
},
|
|
"spec_version": 1,
|
|
"version": "2.0"
|
|
}
|