AWS security services notification during attack

0

What AWS security services will notify me when there is an adversary in my website and its related database (RDS mySQL) hosted on AWS? It is a notification needed for when an adversary in on my environment, and not for investigation after the adversary has performed malicious actions on the environment.

I'm looking into AWS Detective and Security Hub, but I didn't find if they integrate with SNS. Pls help out.

3개 답변
0
수락된 답변

I think you need to define and build an IDS system in this case. You can’t just rely on AWS services for this type of stuff.

You may need to implement something like VPC mirroring with a 3rd party system and have your website logs sent to a SIEM for analysis.

profile picture
전문가
답변함 8달 전
0

Hello.

I believe GuardDuty can be used to detect unauthorized logins to RDS.
https://docs.aws.amazon.com/guardduty/latest/ug/rds-protection.html
https://docs.aws.amazon.com/guardduty/latest/ug/findings-rds-protection.html

GuardDuty can also link events to Amazon EventBridge.
So it is possible to have linked events notified via SNS to e-mail or other means.
https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_findings_cloudwatch.html

profile picture
전문가
답변함 8달 전
profile pictureAWS
전문가
검토됨 8달 전
profile picture
전문가
Steve_M
검토됨 8달 전
0

AWS Config can send an alert via SNS when a change is made to the AWS configuration that breaches a compliance rule https://docs.aws.amazon.com/config/latest/developerguide/notifications-for-AWS-Config.html

profile picture
전문가
Steve_M
답변함 8달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠