-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[New Rule] Route53 Resolver Query Log Configuration Deleted #3592
Merged
terrancedejesus
merged 8 commits into
main
from
new-rule-route53-dns-query-resolver-config-deletion
May 14, 2024
Merged
[New Rule] Route53 Resolver Query Log Configuration Deleted #3592
terrancedejesus
merged 8 commits into
main
from
new-rule-route53-dns-query-resolver-config-deletion
May 14, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
terrancedejesus
added
Integration: AWS
AWS related rules
Domain: Cloud
Rule: New
Proposal for new rule
Area: RAD
labels
Apr 12, 2024
terrancedejesus
requested review from
w0rk3r,
DefSecSentinel,
imays11,
Samirbous and
Aegrah
May 7, 2024 01:40
Aegrah
approved these changes
May 13, 2024
rules/integrations/aws/defense_evasion_route53_dns_query_resolver_config_deletion.toml
Outdated
Show resolved
Hide resolved
rules/integrations/aws/defense_evasion_route53_dns_query_resolver_config_deletion.toml
Show resolved
Hide resolved
Samirbous
approved these changes
May 13, 2024
rules/integrations/aws/defense_evasion_route53_dns_query_resolver_config_deletion.toml
Show resolved
Hide resolved
…ver_config_deletion.toml Co-authored-by: Ruben Groenewoud <[email protected]>
terrancedejesus
deleted the
new-rule-route53-dns-query-resolver-config-deletion
branch
May 14, 2024 14:24
protectionsmachine
pushed a commit
that referenced
this pull request
May 14, 2024
* new rule 'Route53 Resolver Query Log Configuration Deleted' * added investigation guide * adjusted investigation notes * Update rules/integrations/aws/defense_evasion_route53_dns_query_resolver_config_deletion.toml Co-authored-by: Ruben Groenewoud <[email protected]> --------- Co-authored-by: Ruben Groenewoud <[email protected]> (cherry picked from commit 2375297)
protectionsmachine
pushed a commit
that referenced
this pull request
May 14, 2024
* new rule 'Route53 Resolver Query Log Configuration Deleted' * added investigation guide * adjusted investigation notes * Update rules/integrations/aws/defense_evasion_route53_dns_query_resolver_config_deletion.toml Co-authored-by: Ruben Groenewoud <[email protected]> --------- Co-authored-by: Ruben Groenewoud <[email protected]> (cherry picked from commit 2375297)
protectionsmachine
pushed a commit
that referenced
this pull request
May 14, 2024
* new rule 'Route53 Resolver Query Log Configuration Deleted' * added investigation guide * adjusted investigation notes * Update rules/integrations/aws/defense_evasion_route53_dns_query_resolver_config_deletion.toml Co-authored-by: Ruben Groenewoud <[email protected]> --------- Co-authored-by: Ruben Groenewoud <[email protected]> (cherry picked from commit 2375297)
protectionsmachine
pushed a commit
that referenced
this pull request
May 14, 2024
* new rule 'Route53 Resolver Query Log Configuration Deleted' * added investigation guide * adjusted investigation notes * Update rules/integrations/aws/defense_evasion_route53_dns_query_resolver_config_deletion.toml Co-authored-by: Ruben Groenewoud <[email protected]> --------- Co-authored-by: Ruben Groenewoud <[email protected]> (cherry picked from commit 2375297)
protectionsmachine
pushed a commit
that referenced
this pull request
May 14, 2024
* new rule 'Route53 Resolver Query Log Configuration Deleted' * added investigation guide * adjusted investigation notes * Update rules/integrations/aws/defense_evasion_route53_dns_query_resolver_config_deletion.toml Co-authored-by: Ruben Groenewoud <[email protected]> --------- Co-authored-by: Ruben Groenewoud <[email protected]> (cherry picked from commit 2375297)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issues
Summary
Identifies when a Route53 Resolver Query Log Configuration is deleted. When a Route53 a Resolver query log configuration
is deleted, Resolver stops logging DNS queries and responses for the specified configuration. Adversaries may delete
query log configurations to evade detection or cover their tracks.
Example Data
Reference: https://docs.aws.amazon.com/Route53/latest/APIReference/API_DeleteQueryLoggingConfig.html