Skip to content

Solution to import AWS IoT Device Defender audit and detect findings into AWS Security Hub

License

Notifications You must be signed in to change notification settings

aws-samples/iot-device-defender-integration-with-securityhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

How to import AWS IoT Device Defender audit and detect findings into Security Hub

In this solution, we show how you can import AWS IoT Device Defender audit and detect findings into Security Hub. You can then view and organize Internet of Things (IoT) security findings in Security Hub together with findings from other integrated AWS services, such as Amazon GuardDuty, Amazon Inspector, Amazon Macie, AWS Identity and Access Management (IAM) Access Analyzer, AWS Systems Manager, and more. You will gain a centralized security view across both enterprise and IoT types of workloads, and have an aggregated view of AWS IoT Device Defender audit findings. This solution can support AWS Accounts managed by AWS Organizations.

For more information see AWS IoT Blog Importing AWS IoT Device Defender audit and detect findings into Security Hub

Deploying with CLI

  • Create or re-use existing a S3 bucket in your account where you will upload the sources.
  • Set up your AWS credential for AWS CLI, see Configuration basics
  • Execute the deployment script ./deploy.sh s3bucket s3prefix aws-cli-profile aws-region, where
    • s3bucket is where the sources will be uploaded
    • s3prefix is S3 object prefix to use without slash
    • aws-cli-rofile is cli profile, use default if without profile
    • aws-region is the region Example: ./deploy.sh my-test-bucket mypref default eu-west-1

Deploying with LaunchStack button

See AWS Security Blog Importing AWS IoT Device Defender audit and detect findings into Security Hub

Contributing

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

Solution to import AWS IoT Device Defender audit and detect findings into AWS Security Hub

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published