
* Uber's continuous AWS monitoring
* #AWS's hands-off deployments
* Auto-remove unneeded feature flags
* @PhilippeDeRyck on OAuth/OpenID Connect
* @gerben_javado extract endpoints/params & @m4ll0k2 find sensitive data from JS
and more! https://tldrsec.com/blog/tldr-sec-040/


Uber describes their continuous cloud monitoring service and the workflows and process design that makes it successfully adopted by engineering teams. https://tldrsec.com/blog/uber-aws-continuous-monitoring/
I had written a really nice thread about
, then Twitter error'ed and I lost everything.
I'll rewrite it again when I'm less frustrated
Any recs on scheduling tweet threads / saving threads muuuch appreciated

I'll rewrite it again when I'm less frustrated

Any recs on scheduling tweet threads / saving threads muuuch appreciated



* Automatically delete the code immediately surrounding the feature flag API
* Delete the code that becomes unreachable as a result of the previous step
* Finally, delete any tests related to the flag.
https://eng.uber.com/piranha/
Common #JWT mistakes and how to prevent them from entering your code
https://r2c.dev/blog/2020/hardcoded-secrets-unverified-tokens-and-other-common-jwt-mistakes/
GitHub's linter wrapper
https://github.blog/2020-06-18-introducing-github-super-linter-one-linter-to-rule-them-all/
Free chapters on API security, H/T @DSotnikov https://www.manning.com/books/understanding-api-security
https://r2c.dev/blog/2020/hardcoded-secrets-unverified-tokens-and-other-common-jwt-mistakes/
GitHub's linter wrapper
https://github.blog/2020-06-18-introducing-github-super-linter-one-linter-to-rule-them-all/
Free chapters on API security, H/T @DSotnikov https://www.manning.com/books/understanding-api-security
@PhilippeDeRyck A free 2-hour session on OAuth 2.0 and OpenID Connect
https://pragmaticwebsecurity.com/courses/introduction-oauth-oidc.html
@gerben_javado extract endpoints/params from JS files
https://github.com/GerbenJavado/LinkFinder
@m4ll0k2 find sensitive data in JS files https://github.com/m4ll0k/SecretFinder
https://pragmaticwebsecurity.com/courses/introduction-oauth-oidc.html
@gerben_javado extract endpoints/params from JS files
https://github.com/GerbenJavado/LinkFinder
@m4ll0k2 find sensitive data in JS files https://github.com/m4ll0k/SecretFinder
#AWS security incident response guide
https://d1.awsstatic.com/whitepapers/aws_security_incident_response.pdf
AWS Incident Response Runbook Samples
https://github.com/aws-samples/aws-incident-response-runbooks
CLI to extract useful info from Cloud Trail
https://github.com/flosell/trailscraper
A CLI that utilizes Okta IdP via SAML for temp AWS creds https://github.com/HBOCodeLabs/gimme-aws-creds
https://d1.awsstatic.com/whitepapers/aws_security_incident_response.pdf
AWS Incident Response Runbook Samples
https://github.com/aws-samples/aws-incident-response-runbooks
CLI to extract useful info from Cloud Trail
https://github.com/flosell/trailscraper
A CLI that utilizes Okta IdP via SAML for temp AWS creds https://github.com/HBOCodeLabs/gimme-aws-creds
Check CloudFormation templates for policy compliance
https://github.com/aws-cloudformation/cloudformation-guard
@jcfarris what to look for when evaluating an AWS env for the 1st time
https://www.chrisfarris.com/post/cloud-assessment/
@kestenb AWS IAM Assume Role vulns in many top vendors
https://www.praetorian.com/blog/aws-iam-assume-role-vulnerabilities
https://github.com/aws-cloudformation/cloudformation-guard
@jcfarris what to look for when evaluating an AWS env for the 1st time
https://www.chrisfarris.com/post/cloud-assessment/
@kestenb AWS IAM Assume Role vulns in many top vendors
https://www.praetorian.com/blog/aws-iam-assume-role-vulnerabilities
How Amazon automates safe, hands-off deployments
https://aws.amazon.com/builders-library/automating-safe-hands-off-deployments/
Show container images used in a #Kubernetes cluster.
https://github.com/chenjiandongx/kubectl-images
Kubernetes Admission Controller for Image Scanning using OPA
https://github.com/sysdiglabs/opa-image-scanner
https://aws.amazon.com/builders-library/automating-safe-hands-off-deployments/
Show container images used in a #Kubernetes cluster.
https://github.com/chenjiandongx/kubectl-images
Kubernetes Admission Controller for Image Scanning using OPA
https://github.com/sysdiglabs/opa-image-scanner
@0xbharath The Art of Packet Crafting with Scapy
https://scapy.disruptivelabs.in/
@hot3eed Reverse Engineering SnapChat
https://hot3eed.github.io/snap_part1_obfuscations.html
@bbinfosec Beginner to intermediate reverse engineering resources https://medium.com/@vignesh4303/reverse-engineering-resources-beginners-to-intermediate-guide-links-f64c207505ed
https://scapy.disruptivelabs.in/
@hot3eed Reverse Engineering SnapChat
https://hot3eed.github.io/snap_part1_obfuscations.html
@bbinfosec Beginner to intermediate reverse engineering resources https://medium.com/@vignesh4303/reverse-engineering-resources-beginners-to-intermediate-guide-links-f64c207505ed
@tyl0us A password guessing tool that targets Kerberos and LDAP services
https://www.optiv.com/explore-optiv-insights/blog/digging-your-talons-new-take-password-guessing
@bouncyhat Excel Macro document reader/writer for #redteam-ers
https://github.com/michaelweber/Macrome
Automatically refactoring Meterpreter to bypass AV/EDR
https://blog.scrt.ch/2020/06/19/engineering-antivirus-evasion/
https://www.optiv.com/explore-optiv-insights/blog/digging-your-talons-new-take-password-guessing
@bouncyhat Excel Macro document reader/writer for #redteam-ers
https://github.com/michaelweber/Macrome
Automatically refactoring Meterpreter to bypass AV/EDR
https://blog.scrt.ch/2020/06/19/engineering-antivirus-evasion/
@slashcrypto Just another Recon Guide for Pentesters and Bug Bounty Hunters
https://www.offensity.com/de/blog/just-another-recon-guide-pentesters-and-bug-bounty-hunters/
Teach Yourself Computer Science
https://teachyourselfcs.com/
59 Specific Ways to Write Better Python. Code samples from the book by @haxor
https://github.com/SigmaQuan/Better-Python-59-Ways
https://www.offensity.com/de/blog/just-another-recon-guide-pentesters-and-bug-bounty-hunters/
Teach Yourself Computer Science
https://teachyourselfcs.com/
59 Specific Ways to Write Better Python. Code samples from the book by @haxor
https://github.com/SigmaQuan/Better-Python-59-Ways
If you liked this thread, check out tl;dr sec, a weekly-ish newsletter I send out with:
Summaries of great security talks
The latest tools and useful blog posts
My various research projects
Thanks for reading, have a great day!
https://tldrsec.com/



Thanks for reading, have a great day!
