Security Newsletter - Long list of breaches. Some important vulnerabilities. • SRE Weekly Issue #263 • 📖 [The CloudSecList] Issue 80 • AWS Security Hub integrates with Amazon Macie to automatically ingest sensitive data findings for improved centralized security posture management • How to automate SCAP testing with AWS Systems Manager and Security Hub • How to implement the principle of least privilege with CloudFormation StackSets • "Yesterday (2021-03-28), two malicious commits were pushed to the php-src repo [...]. We don't yet know how exactly this happened, but everything points towards a compromise of the <a href="https://t.co/yl3jPChy5K" target="_blank">git.php.net</a> server" 👀 <a href="https://t.co/eZUqYJXNXb" target="_blank">news-web.php.net/php.internals/…</a> • Uh, there is no Cloudtrail record of AWS applying this policy! 🤬 I know it was applied because it did break a workflow (this key was used by a level of <a href="https://t.co/JcYaW1u5t4" target="_blank">flaws.cloud</a>, no errors a few days ago, then access denieds). If you add a policy to my IAM user, please log it AWS. • I kept telling you all these complex container things were gonna cause a problem. But no. Ya'll wanted to put k8s on your resume. Well now the Suez Canal is blocked. Good job. • I checked the account and saw the new policy, and the access denieds on s3:ListBuckets calls, but I have no CloudTrail record of this policy being attached. So AWS can make IAM changes to my account without any audit record. This does not make me feel good. • 🗒️ awesome-k8s-security by <a href="https://twitter.com/magnologan" target="_blank">@magnologan</a> Great list of resources including: 💊 The Basics 💼 Official Pages 📹 Talks and Videos 📰 Blogs and Articles 📗 Books 📆 Certifications 🔥 CVEs 📑 Slides 🧪 Trainings 🐾 Repositories 📂 Papers <a href="https://t.co/CX4K1mfo6Z" target="_blank">github.com/magnologan/awe…</a> • ☁️ Terraformer Yo dawg, I heard you like Infra *as* Code But what about Infra to ➡️ Code? Terraformer generates tf/json and tfstate from your *existing* infra Supports a number of resources and services at: * AWS * GCP * Azure * &amp; more! 🚀 <a href="https://t.co/esGEbwSjUM" target="_blank">github.com/GoogleCloudPla…</a> • Always happy to see more data events in <a href="https://twitter.com/hashtag/AWS" target="_blank">#AWS</a> CloudTrail: This time it's DDB <a href="https://t.co/uBTUBAfoz8" target="_blank">aws.amazon.com/blogs/database…</a> • Haven't a chance to test, but I didn't realise that "Deny" at the Group level don't override "Allow" permissions at other levels (e.g. User) <a href="https://t.co/yTJkyjGXvF" target="_blank">blog.lightspin.io/aws-iam-groups…</a> Just another reason NOT to use <a href="https://twitter.com/hashtag/AWS" target="_blank">#AWS</a> IAM Users. If you have to, make them assume a role ASAP... • This is big. Literally (some customers do millions of requests per second). • Come discuss Infrastructure as code scanning with us on Sunday! • Route53 as a database might not be as stupid as it sounds... • Amazon hires former executive Adam Selipsky to run AWS • New Console experience... rant. • End of support for Python 2.7 in AWS Lambda • Amazon DynamoDB now supports audit logging and monitoring using AWS CloudTrail • TLS 1.0, 1.1 officially deprecated • Recovering a whole PEM Private Key when half of it is redacted • Can someone put Cloud Security in Newbie terms? • EMnify Brings Cloud-Native IoT Connectivity to 20 AWS Regions, Simplifying Secure Cellular Device Communication - IoT For All • Sonrai Security Deepens Security Ties With AWS - Security Boulevard • Sonrai Security Advances Relationship with AWS to Accelerate Cloud Security Transformation - Security Boulevard
29
Monday March, 2021

AWS Security Hub integrates with Amazon Macie to automatically ingest sensitive data findings for improved centralized security posture management

AWS Security Hub is now integrated with Amazon Macie to automatically ingest sensitive data findings from Macie. Security Hub previously ingested policy findings from Macie, and this integration adds sensitive data findings. All of Security Hub’s findings are automatically normalized using the AWS Security Finding Format (ASFF), enabling you to …

How to automate SCAP testing with AWS Systems Manager and Security Hub

John TrollingerMar 24
US federal government agencies use the National Institute of Standards and Technology (NIST) framework to provide security and compliance guidance for their IT systems. The US Department of Defense (DoD) also requires its IT systems to follow the Security Technical Implementation Guides (STIGs) produced by the Defense Information Systems Agency …

How to implement the principle of least privilege with CloudFormation StackSets

Joel KnightMar 23
March 24, 2021: We’ve corrected errors in the policy statements in steps 2 and 3 of the section “To create the IAM policy document.” AWS CloudFormation is a service that lets you create a collection of related Amazon Web Services and third-party resources and provision them in an orderly and …
christophetd
Christophe @christophetd

"Yesterday (2021-03-28), two malicious commits were pushed to the php-src repo [...]. We don't yet know how
exactly this happened, but everything points towards a compromise of the git.php.net server"

👀

news-web.php.net/php.internals/…

151Mar 29 · 11:57 AM
0xdabbad00
Scott Piper @0xdabbad00

Uh, there is no Cloudtrail record of AWS applying this policy! 🤬 I know it was applied because it did break a workflow (this key was used by a level of flaws.cloud, no errors a few days ago, then access denieds). If you add a policy to my IAM user, please log it AWS.

0xdabbad00
Scott Piper @0xdabbad00

AWS has started adding an inline policy to deny s3:* on compromised access keys in addition to their quarantine policy which is more focused on stopping bitcoin miners. This has the potential for greater customer impact but exfil is what companies tend to be more concerned about.

18Mar 26 · 7:13 PM
jcfarris
Chris Farris @jcfarris

I kept telling you all these complex container things were gonna cause a problem. But no. Ya'll wanted to put k8s on your resume. Well now the Suez Canal is blocked. Good job.

12Mar 23 · 11:57 PM
0xdabbad00
Scott Piper @0xdabbad00

I checked the account and saw the new policy, and the access denieds on s3:ListBuckets calls, but I have no CloudTrail record of this policy being attached. So AWS can make IAM changes to my account without any audit record. This does not make me feel good.

19Mar 26 · 7:21 PM
clintgibler
Clint Gibler @clintgibler

🗒️ awesome-k8s-security by @magnologan

Great list of resources including:
💊 The Basics
💼 Official Pages
📹 Talks and Videos
📰 Blogs and Articles
📗 Books
📆 Certifications
🔥 CVEs
📑 Slides
🧪 Trainings
🐾 Repositories
📂 Papers

github.com/magnologan/awe…

13Mar 24 · 6:00 PM
clintgibler
Clint Gibler @clintgibler

☁️ Terraformer

Yo dawg, I heard you like Infra *as* Code

But what about Infra to ➡️ Code?

Terraformer generates tf/json and tfstate from your *existing* infra

Supports a number of resources and services at:
* AWS
* GCP
* Azure
* & more! 🚀

github.com/GoogleCloudPla…

11Mar 24 · 4:00 PM
elrowan
rowan @elrowan

Always happy to see more data events in #AWS CloudTrail: This time it's DDB aws.amazon.com/blogs/database…

9Mar 24 · 9:56 PM
elrowan
rowan @elrowan

Haven't a chance to test, but I didn't realise that "Deny" at the Group level don't override "Allow" permissions at other levels (e.g. User) blog.lightspin.io/aws-iam-groups…

Just another reason NOT to use #AWS IAM Users. If you have to, make them assume a role ASAP...

7Mar 26 · 1:53 AM
jim_scharf
Jim Scharf @jim_scharf

This is big. Literally (some customers do millions of requests per second).

elrowan
rowan @elrowan

Always happy to see more data events in #AWS CloudTrail: This time it's DDB aws.amazon.com/blogs/database…

5Mar 24 · 10:04 PM
christophetd
Christophe @christophetd

Come discuss Infrastructure as code scanning with us on Sunday!

owasp
owasp @owasp

Join us @Owasp_DevSlop on Sunday 28th March: @christophetd will discuss shifting cloud security left and scanning IAC for security issues #cloudsecurity #shiftleft . 🔗: addevent.com/event/rJ6187568

4Mar 23 · 6:14 AM

New Console experience... rant.

Dear AWS,

Please stop telling us about the new experience console, when there is so many problems with it. First of all you need to update all your DOCUMENTATION for the new console. Your "howtos" don't match the new console. Secondly, and most important, make sure the new console has …

Can someone put Cloud Security in Newbie terms?

I’m soon to be starting a career in Cloud and want to know more about cloud security. Cybersecurity was my career of choice and I’d love to see how to merge that with my interest in cloud. Can someone explain what cloud security means? How do companies and people secure …