AWS guardduty documentation change
Summary
Updated ASFF finding type paths to include full CredentialAccess prefix
Security assessment
This is a documentation formatting change to maintain consistency in security finding taxonomy. No security vulnerability or new security feature is addressed.
Diff
diff --git a/guardduty/latest/ug/securityhub-integration.md b/guardduty/latest/ug/securityhub-integration.md index 12ca1df62..94cc599b3 100644 --- a//guardduty/latest/ug/securityhub-integration.md +++ b//guardduty/latest/ug/securityhub-integration.md @@ -130,6 +130,6 @@ GuardDuty finding type | ASFF finding type -[CredentialAccess:RDS/AnomalousBehavior.SuccessfulBruteForce](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-anombehavior-successfulbruteforce) | TTPs/Credential Access/RDS-AnomalousBehavior.SuccessfulBruteForce -[CredentialAccess:RDS/AnomalousBehavior.SuccessfulLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-anombehavior-successlogin) | TTPs/Credential Access/RDS-AnomalousBehavior.SuccessfulLogin -[CredentialAccess:RDS/MaliciousIPCaller.FailedLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-maliciousipcaller-failedlogin) | TTPs/Credential Access/RDS-MaliciousIPCaller.FailedLogin -[CredentialAccess:RDS/MaliciousIPCaller.SuccessfulLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-maliciousipcaller-successfullogin) | TTPs/Credential Access/RDS-MaliciousIPCaller.SuccessfulLogin -[CredentialAccess:RDS/TorIPCaller.FailedLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-toripcaller-failedlogin) | TTPs/Credential Access/RDS-TorIPCaller.FailedLogin -[CredentialAccess:RDS/TorIPCaller.SuccessfulLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-toripcaller-successfullogin) | TTPs/Credential Access/RDS-TorIPCaller.SuccessfulLogin +[CredentialAccess:RDS/AnomalousBehavior.SuccessfulBruteForce](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-anombehavior-successfulbruteforce) | TTPs/Credential Access/CredentialAccess:RDS-AnomalousBehavior.SuccessfulBruteForce +[CredentialAccess:RDS/AnomalousBehavior.SuccessfulLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-anombehavior-successlogin) | TTPs/Credential Access/CredentialAccess:RDS-AnomalousBehavior.SuccessfulLogin +[CredentialAccess:RDS/MaliciousIPCaller.FailedLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-maliciousipcaller-failedlogin) | TTPs/Credential Access/CredentialAccess:RDS-MaliciousIPCaller.FailedLogin +[CredentialAccess:RDS/MaliciousIPCaller.SuccessfulLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-maliciousipcaller-successfullogin) | TTPs/Credential Access/CredentialAccess:RDS-MaliciousIPCaller.SuccessfulLogin +[CredentialAccess:RDS/TorIPCaller.FailedLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-toripcaller-failedlogin) | TTPs/Credential Access/CredentialAccess:RDS-TorIPCaller.FailedLogin +[CredentialAccess:RDS/TorIPCaller.SuccessfulLogin](https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html#credaccess-rds-toripcaller-successfullogin) | TTPs/Credential Access/CredentialAccess:RDS-TorIPCaller.SuccessfulLogin