Add New Guardduty Ip Set (aws)
Platform | Author | Last Update |
---|---|---|
aws | Nick Jones | 2024-12-02 |
An adversary may attempt to add a new GuardDuty IP whitelist in order to whitelist systems they control and reduce the chance of malicious activity being detected.
MITRE IDs
Required Permissions
- guardduty:CreateIPSet
Required Parameters
Name | Type | Description | Example Value |
---|---|---|---|
detectorid | str | ID of the guardduty detector associated with the IP set list | 12345 |
format | str | Format of the new IP set list - choice of TXT, STIX, OTX_CSV, ALIEN_VAULT, PROOF_POINT, FIRE_EYE | TXT |
location | str | Location of the IP whitelist | http://www.example.com |
Attacker Action
Detection Case
ELK query
When logs are ingested into ELK, the following Lucene query can be used to identify relevant events.