<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Paweł Płatek on The Trail of Bits Blog</title><link>https://miscreants.github.io/blog.trailofbits.com/authors/pawe%C5%82-p%C5%82atek/</link><description>Recent content in Paweł Płatek on The Trail of Bits Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 25 Sep 2025 00:00:00 -0400</lastBuildDate><atom:link href="https://miscreants.github.io/blog.trailofbits.com/authors/pawe%C5%82-p%C5%82atek/index.xml" rel="self" type="application/rss+xml"/><item><title>Taming 2,500 compiler warnings with CodeQL, an OpenVPN2 case study</title><link>https://miscreants.github.io/blog.trailofbits.com/2025/09/25/taming-2500-compiler-warnings-with-codeql-an-openvpn2-case-study/</link><pubDate>Thu, 25 Sep 2025 07:00:00 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2025/09/25/taming-2500-compiler-warnings-with-codeql-an-openvpn2-case-study/</guid><description>We created a CodeQL query that reduced 2,500+ compiler warnings about implicit conversions in OpenVPN2 to just 20 high-priority cases, demonstrating how to effectively identify potentially dangerous type conversions in C code.</description></item><item><title>Continuous TRAIL</title><link>https://miscreants.github.io/blog.trailofbits.com/2025/03/03/continuous-trail/</link><pubDate>Mon, 03 Mar 2025 00:00:00 -0500</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2025/03/03/continuous-trail/</guid><description>Learn how to integrate TRAIL threat modeling into your SDLC, adapt and maintain models as your system evolves, and use them to identify security control gaps.</description></item><item><title>A few notes on AWS Nitro Enclaves: Attack surface</title><link>https://miscreants.github.io/blog.trailofbits.com/2024/09/24/notes-on-aws-nitro-enclaves-attack-surface/</link><pubDate>Tue, 24 Sep 2024 09:00:36 -0400</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2024/09/24/notes-on-aws-nitro-enclaves-attack-surface/</guid><description>In the race to secure cloud applications, AWS Nitro Enclaves have emerged as a powerful tool for isolating sensitive workloads.&lt;br&gt;
But with great power comes great responsibility-and potential security pitfalls. As pioneers in confidential computing security, we at&lt;br&gt;
Trail of Bits have scrutinized the attack surface of AWS Nitro Enclaves, uncovering potential bugs that could compromise even these&lt;br&gt;
hardened environments.</description></item><item><title>A few notes on AWS Nitro Enclaves: Images and attestation</title><link>https://miscreants.github.io/blog.trailofbits.com/2024/02/16/a-few-notes-on-aws-nitro-enclaves-images-and-attestation/</link><pubDate>Fri, 16 Feb 2024 09:30:32 -0500</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2024/02/16/a-few-notes-on-aws-nitro-enclaves-images-and-attestation/</guid><description>AWS Nitro Enclaves are locked-down virtual machines with support for attestation. They are Trusted Execution Environments (TEEs), similar to Intel SGX, making them useful for running highly security-critical code. However, the AWS Nitro Enclaves platform lacks thorough documentation and mature tooling. So we decided to do some deep research into it […]</description></item><item><title>Publishing Trail of Bits’ CodeQL queries</title><link>https://miscreants.github.io/blog.trailofbits.com/2023/12/06/publishing-trail-of-bits-codeql-queries/</link><pubDate>Wed, 06 Dec 2023 08:30:25 -0500</pubDate><guid>https://miscreants.github.io/blog.trailofbits.com/2023/12/06/publishing-trail-of-bits-codeql-queries/</guid><description>We are publishing a set of custom CodeQL queries for Go and C. We have used them to find critical issues that the standard CodeQL queries would have missed. This new release of a continuously updated repository of CodeQL queries joins our public Semgrep rules and Automated Testing Handbook in an effort […]</description></item></channel></rss>