Showing only posts tagged code signing. Show all posts.

Microsoft digital certificates have once again been abused to sign malware

Source

Enlarge (credit: Getty Images) Microsoft has once again been caught allowing its legitimate digital certificates to sign malware in the wild, a lapse that allows the malicious files to pass strict security checks designed to prevent them from running on the Windows operating system. Multiple threat actors were involved …

Best practices and advanced patterns for Lambda code signing

Source

Amazon Web Services (AWS) recently released Code Signing for AWS Lambda. By using this feature, you can help enforce the integrity of your code artifacts and make sure that only trusted developers can deploy code to your AWS Lambda functions. Today, let’s review a basic use case along …