Branch was auto-updated.

This commit is contained in:
srv-rr-gh-researchbt
2023-05-25 17:58:21 -07:00
committed by GitHub
5 changed files with 17 additions and 10 deletions
@@ -14,6 +14,7 @@ how_to_implement: You must install splunk AWS add on and Splunk App for AWS. Thi
known_false_positives: It is possible that an AWS Administrator has legitimately disabled versioning on certain buckets to avoid costs.
references:
- https://invictus-ir.medium.com/ransomware-in-the-cloud-7f14805bbe82
- https://bleemb.medium.com/data-exfiltration-with-native-aws-s3-features-c94ae4d13436
tags:
analytic_story:
- Suspicious AWS S3 Activities
@@ -13,6 +13,7 @@ how_to_implement: You must install splunk AWS add on and Splunk App for AWS. Thi
known_false_positives: It is possible that an AWS Administrator or a user has legitimately created this job for some tasks.
references:
- https://hackingthe.cloud/aws/exploitation/s3-bucket-replication-exfiltration/
- https://bleemb.medium.com/data-exfiltration-with-native-aws-s3-features-c94ae4d13436
tags:
analytic_story:
- Data Exfiltration
@@ -13,6 +13,7 @@ how_to_implement: You must install splunk AWS add on and Splunk App for AWS. Thi
known_false_positives: It is possible that an AWS Administrator has legitimately created this task for creating backup. Please check the `sourceLocationArn` and `destinationLocationArn` of this task
references:
- https://labs.nettitude.com/blog/how-to-exfiltrate-aws-ec2-data/
- https://www.shehackske.com/how-to/data-exfiltration-on-cloud-1606/
tags:
analytic_story:
- Suspicious AWS S3 Activities
@@ -14,6 +14,8 @@ known_false_positives: It is possible that an AWS admin has legitimately shared
references:
- https://labs.nettitude.com/blog/how-to-exfiltrate-aws-ec2-data/
- https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifySnapshotAttribute.html
- https://bleemb.medium.com/data-exfiltration-with-native-aws-s3-features-c94ae4d13436
- https://stratus-red-team.cloud/attack-techniques/list/
tags:
analytic_story:
- Suspicious Cloud Instance Activities
+12 -10
View File
@@ -1,17 +1,19 @@
name: Data Exfiltration
id: 66b0fe0c-1351-11eb-adc1-0242ac120002
version: 1
date: '2020-10-21'
author: Shannon Davis, Splunk
description: The stealing of data by an adversary.
narrative: Exfiltration comes in many flavors. Adversaries can collect data over
encrypted or non-encrypted channels. They can utilise Command And Control channels
that are already in place to exfiltrate data. They can use both standard data transfer
protocols such as FTP, SCP, etc to exfiltrate data. Or they can use non-standard
protocols such as DNS, ICMP, etc with specially crafted fields to try and circumvent
security technologies in place.
version: 2
date: '2023-05-17'
author: Bhavin Patel, Shannon Davis, Splunk
description: Data exfiltration refers to the unauthorized transfer or extraction of sensitive or valuable data from a compromised system or network during a cyber attack. It is a critical phase in many targeted attacks, where adversaries aim to steal confidential information, such as intellectual property, financial records, personal data, or trade secrets.
narrative: This Analytic Story supports you to detect Tactics, Techniques and Procedures (TTPs) leveraged by adversaries to exfiltrate data from your environments. Exfiltration comes in many flavors and its done differently on every environment. Adversaries can collect data over encrypted or non-encrypted channels. They can utilise Command And Control channels that are already in place to exfiltrate data. They can use both standard data transfer protocols such as FTP, SCP, etc to exfiltrate data. Or they can use non-standard protocols such as DNS, ICMP, etc with specially crafted fields to try and circumvent security technologies in place.\
Techniques for getting data out of a target network typically include transferring it over their command and control channel or an alternate channel and may also include putting size limits on the transmission. In context of the cloud, this refers to the unauthorized transfer or extraction of sensitive data from cloud-based systems or services. It involves the compromise of cloud infrastructure or accounts to gain access to valuable information stored in the cloud environment. Attackers may employ various techniques, such as exploiting vulnerabilities, stealing login credentials, or using malicious code to exfiltrate data from cloud repositories or services without detection.
references:
- https://attack.mitre.org/tactics/TA0010/
- https://bleemb.medium.com/data-exfiltration-with-native-aws-s3-features-c94ae4d13436
- https://labs.nettitude.com/blog/how-to-exfiltrate-aws-ec2-data/
- https://www.cisa.gov/news-events/cybersecurity-advisories/aa22-277a
tags:
analytic_story: Data Exfiltration
category: