DEV Community

sourav chakraborty
sourav chakraborty

Posted on

AWS security dashboard with Securityhub & Prowler integration

AWS Security Hub is a cloud security posture management service which delivers security best practice checks, aggregates alerts, and enables automated remediation with AWS config

Image description

When you enable Security Hub for the first time, your AWS account is automatically enrolled in a 30-day Security Hub free trial.

Security Hub are available for free trial, you are only charged for usage of other services that Security Hub interacts with, such as AWS Config items, Guard duty etc.. You are not charged for AWS Config rules that are enabled by Security Hub security standards.

There are lot findings available in Security hub dashboard based on integration of different AWS services as well third party modules.

Securityhub1

Prowler is an Open Source security tool to perform AWS checks related to security best practices, hardening and continuous monitoring. Includes all CIS controls plus more than 100 additional checks.

integration

We can then create a quick sight dashboard to visualize the findings with different parameters such as severity category
quicksight1

We can also create dashboard based on check-id of different category
quicksight2

We can also create dashboard based on different resources affected by severity

quicksight-full

Will comeback with more with Prowler & Security hub

Top comments (0)