# defcon

Published articles for defcon.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## A DEFCON 33 Presentation Revisits the Security Risks of Unencrypted VXLAN Tunnels

DevFeed: [A DEFCON 33 Presentation Revisits the Security Risks of Unencrypted VXLAN Tunnels](<https://devfeed.tech/articles/omg-after-a-decade-vxlan-is-still-insecure-11336.md>)

Original publisher: [Read original article](<https://blog.ipspace.net/2026/02/worth-reading-omg-vxlan-still-insecure/>)

Published: 2026-02-04T06:22:00Z

Content type: opinion

Language: en

Sources: [ipSpace.net blog](<https://devfeed.tech/sources/ipspace-net-blog.md>)

Topics: [VXLAN](<https://devfeed.tech/topics/vxlan.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [defcon](<https://devfeed.tech/tags/defcon.md>), [presentation](<https://devfeed.tech/tags/presentation.md>), [security](<https://devfeed.tech/tags/security.md>), [vxlan](<https://devfeed.tech/tags/vxlan.md>), [worth-reading](<https://devfeed.tech/tags/worth-reading.md>)

### AI overview

The article revisits long-known security concerns about unencrypted VXLAN tunnels and points readers to a summary and slides from a DEFCON 33 presentation on using GRE and VXLAN.

### Source excerpt

In 2017 (over eight years ago), I was making fun of the fact that "VXLAN is insecure" was news to some people. Obviously, the message needed to be repeated, as the same author gave a very similar presentation two years later at a security conference. Unfortunately, it seems that everything old is new again (see also RFC 1925 rules 4 and 11), as proved by a "Using GRE and VXLAN for Fun and Profit" (my summary) presentation at DEFCON 33. Even if you knew that unencrypted tunnels are insecure (duh!) for decades, you might still want to read the summary of the talk (published on APNIC blog) and view the slides.

## Exploring the Chainguarden at Black Hat USA 2025

DevFeed: [Exploring the Chainguarden at Black Hat USA 2025](<https://devfeed.tech/articles/exploring-the-chainguarden-at-black-hat-usa-2025-13039.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/exploring-the-chainguarden-at-black-hat-usa-2025>)

Published: 2025-08-15T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [chainguard](<https://devfeed.tech/topics/chainguard.md>), [Security](<https://devfeed.tech/topics/security.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [black-hat](<https://devfeed.tech/tags/black-hat.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [chainguard-containers](<https://devfeed.tech/tags/chainguard-containers.md>), [container](<https://devfeed.tech/tags/container.md>), [container-escape](<https://devfeed.tech/tags/container-escape.md>), [containers](<https://devfeed.tech/tags/containers.md>), [defcon](<https://devfeed.tech/tags/defcon.md>), [events](<https://devfeed.tech/tags/events.md>), [orca-security](<https://devfeed.tech/tags/orca-security.md>), [security](<https://devfeed.tech/tags/security.md>), [security-events](<https://devfeed.tech/tags/security-events.md>), [talks](<https://devfeed.tech/tags/talks.md>), [trust](<https://devfeed.tech/tags/trust.md>), [vanta](<https://devfeed.tech/tags/vanta.md>)

### AI overview

Chainguard recaps its activities at Black Hat USA 2025, including the garden-themed Chainguarden booth, partnerships with Vanta and Orca Security, and follow-up participation at DEF CON 33. The article also highlights a Container Escapes 101 workshop covering container escape attacks, exploitation potential, and vulnerabilities in container use.

### Source excerpt

See what Chainguard was up to at Black Hat USA 2025, from a garden-themed booth to several engaging activations with organizations like Vanta and Orca Security.

## HTTP/1.1 Must Die: What This Means for AppSec Leadership

DevFeed: [HTTP/1.1 Must Die: What This Means for AppSec Leadership](<https://devfeed.tech/articles/http-1-1-must-die-what-this-means-for-appsec-leadership-7727.md>)

Original publisher: [Read original article](<https://portswigger.net/blog/http-1-1-must-die-what-this-means-for-appsec-leadership>)

Author: Andrzej Matykiewicz

Published: 2025-08-06T22:23:49Z

Content type: article

Language: en

Sources: [PortSwigger Blog](<https://devfeed.tech/sources/portswigger-blog.md>)

Topics: [HTTP](<https://devfeed.tech/topics/http.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [architectures](<https://devfeed.tech/tags/architectures.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [audit](<https://devfeed.tech/tags/audit.md>), [black-hat](<https://devfeed.tech/tags/black-hat.md>), [defcon](<https://devfeed.tech/tags/defcon.md>), [exploit](<https://devfeed.tech/tags/exploit.md>), [http](<https://devfeed.tech/tags/http.md>), [scanner](<https://devfeed.tech/tags/scanner.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

PortSwigger research presented at Black Hat USA and DEFCON 2025 argues that HTTP/1.1 request smuggling remains a widespread protocol-level threat. Parsing ambiguities in modern chains of interconnected systems can enable session hijacking, cache poisoning, data leakage, and site takeover. The article argues that individual patches are insufficient and recommends upstream HTTP/2 as a stronger long-term solution while organizations audit their exposure to desync vulnerabilities.

### Source excerpt

At Black Hat USA and DEFCON 2025, PortSwigger's Director of Research, James Kettle, issued a stark warning: request smuggling isn't dying out, it's evolving and thriving. Despite years of defensive ef

## HTTP/1.1 Must Die: What This Means for In-House Pentesters

DevFeed: [HTTP/1.1 Must Die: What This Means for In-House Pentesters](<https://devfeed.tech/articles/http-1-1-must-die-what-this-means-for-in-house-pentesters-7730.md>)

Original publisher: [Read original article](<https://portswigger.net/blog/http-1-1-must-die-what-this-means-for-in-house-pentesters>)

Author: Andrzej Matykiewicz

Published: 2025-08-06T22:23:41Z

Content type: opinion

Language: en

Sources: [PortSwigger Blog](<https://devfeed.tech/sources/portswigger-blog.md>)

Topics: [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Security](<https://devfeed.tech/topics/security.md>), [Web](<https://devfeed.tech/topics/web.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [backends](<https://devfeed.tech/topics/backends.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [architectures](<https://devfeed.tech/tags/architectures.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [backends](<https://devfeed.tech/tags/backends.md>), [black-hat](<https://devfeed.tech/tags/black-hat.md>), [defcon](<https://devfeed.tech/tags/defcon.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [http](<https://devfeed.tech/tags/http.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

The article presents PortSwigger research arguing that HTTP request smuggling and desynchronization attacks remain widespread and increasingly difficult to detect. It attributes the risk to inconsistent request-boundary parsing across proxies, CDNs, and distributed backends, and argues that moving upstream traffic to HTTP/2 is a stronger long-term response than patching individual implementations.

### Source excerpt

At Black Hat USA and DEFCON 2025, PortSwigger's Director of Research, James Kettle, issued a stark warning: request smuggling isn't dying out, it's evolving and thriving. Despite years of defensive ef

## Chainguard Announces Participation in Hacker Summer Camp Security Conferences

DevFeed: [Chainguard Announces Participation in Hacker Summer Camp Security Conferences](<https://devfeed.tech/articles/get-in-chainguard-we-re-going-to-fabulous-las-vegas-13059.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/get-in-chainguard-were-going-to-fabulous-las-vegas>)

Published: 2023-08-04T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [supply-chain-security](<https://devfeed.tech/topics/supply-chain-security.md>), [open-source-security](<https://devfeed.tech/topics/open-source-security.md>), [container-security](<https://devfeed.tech/topics/container-security.md>), [software composition analysis](<https://devfeed.tech/topics/software-composition-analysis.md>)

Tags: [black-hat](<https://devfeed.tech/tags/black-hat.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [container-security](<https://devfeed.tech/tags/container-security.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [defcon](<https://devfeed.tech/tags/defcon.md>), [open-source-software-security](<https://devfeed.tech/tags/open-source-software-security.md>), [sboms](<https://devfeed.tech/tags/sboms.md>), [sca](<https://devfeed.tech/tags/sca.md>)

### AI overview

Chainguard announces its participation in BSides, Black Hat, and DEFCON in Las Vegas, including a talk on limitations of software composition analysis and software bills of material in vulnerability management.

### Source excerpt

Join the Hacker Summer Camp: A hub for cybersecurity enthusiasts to explore, learn, and collaborate on cutting-edge security strategies.

## Use the Defcon Wifi

DevFeed: [Use the Defcon Wifi](<https://devfeed.tech/articles/use-the-defcon-wifi-37100.md>)

Original publisher: [Read original article](<https://shostack.org/blog/use-the-defcon-wifi/>)

Author: Adam

Published: 2023-08-02T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Networks](<https://devfeed.tech/topics/networks.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>)

Tags: [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [defcon](<https://devfeed.tech/tags/defcon.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [networks](<https://devfeed.tech/tags/networks.md>), [security](<https://devfeed.tech/tags/security.md>), [tls](<https://devfeed.tech/tags/tls.md>), [wifi](<https://devfeed.tech/tags/wifi.md>)

### AI overview

The article argues that using the official Defcon Wi-Fi can be reasonable when devices are fully patched, users join the official networks, and applications use TLS. It contrasts this with the risks of cellular infrastructure and notes that airplane mode does not disable Bluetooth or Wi-Fi; a Faraday cage provides stronger isolation.

### Source excerpt

Why it's ok to use the Defcon wifi

## When to Threat Model

DevFeed: [When to Threat Model](<https://devfeed.tech/articles/when-to-threat-model-37121.md>)

Original publisher: [Read original article](<https://shostack.org/blog/when-to-threat-model/>)

Author: Adam

Published: 2020-08-12T00:00:00Z

Content type: opinion

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Application Security](<https://devfeed.tech/topics/application-security.md>), [.NET Conf](<https://devfeed.tech/topics/net-conf.md>)

Tags: [appsec](<https://devfeed.tech/tags/appsec.md>), [defcon](<https://devfeed.tech/tags/defcon.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [talk](<https://devfeed.tech/tags/talk.md>)

### AI overview

The article discusses when organizations should perform threat modeling. It notes that practices such as doing it every sprint or aligning it with waterfall development are not universal, particularly when considering software supply chains, and highlights organizational discipline factors from a Biohacking Village talk at DefCon.

### Source excerpt

A talk from the Biohacking Village at DefCon brought up a good point.

## Interesting Finds: Liberalism, machine learning, encryption and learning

DevFeed: [Interesting Finds: Liberalism, machine learning, encryption and learning](<https://devfeed.tech/articles/interesting-finds-liberalism-machine-learning-encryption-and-learning-36841.md>)

Original publisher: [Read original article](<https://shostack.org/blog/interesting-finds-liberalism-machine-learning-encryption/>)

Author: Adam

Published: 2019-10-28T00:00:00Z

Content type: article

Language: en

Sources: [Shostack & Friends Blog](<https://devfeed.tech/sources/shostack-friends-blog.md>)

Topics: [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Learning](<https://devfeed.tech/topics/learning.md>)

Tags: [competition](<https://devfeed.tech/tags/competition.md>), [defcon](<https://devfeed.tech/tags/defcon.md>), [digital](<https://devfeed.tech/tags/digital.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [learning](<https://devfeed.tech/tags/learning.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>)

### AI overview

A curated set of interesting recent finds covering liberalism, machine-learning malware evasion, encryption debates from former NSA and FBI general counsels, and Liberating Structures for group dialogue.

### Source excerpt

Some interesting things I've recently found

## BlackHat/DEFCON 2011 talk: Breaking out of KVM

DevFeed: [BlackHat/DEFCON 2011 talk: Breaking out of KVM](<https://devfeed.tech/articles/blackhat-defcon-2011-talk-breaking-out-of-kvm-21930.md>)

Original publisher: [Read original article](<https://blog.nelhage.com/2011/08/breaking-out-of-kvm/>)

Author: Nelson Elhage

Published: 2011-08-08T13:32:29Z

Content type: article

Language: en

Sources: [Nelson Elhage](<https://devfeed.tech/sources/nelson-elhage.md>)

Topics: [Exploit](<https://devfeed.tech/topics/exploit.md>), [bug](<https://devfeed.tech/topics/bug.md>), [Code](<https://devfeed.tech/topics/code.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [test](<https://devfeed.tech/topics/test.md>)

Tags: [black-hat](<https://devfeed.tech/tags/black-hat.md>), [bug](<https://devfeed.tech/tags/bug.md>), [defcon](<https://devfeed.tech/tags/defcon.md>), [exploit](<https://devfeed.tech/tags/exploit.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [kvm](<https://devfeed.tech/tags/kvm.md>), [linux](<https://devfeed.tech/tags/linux.md>), [release](<https://devfeed.tech/tags/release.md>), [talk](<https://devfeed.tech/tags/talk.md>), [test](<https://devfeed.tech/tags/test.md>)

### AI overview

The article announces final slides and code from a DEFCON and Black Hat talk about breaking out of KVM, the Linux Kernel-based Virtual Machine. It says the exploit can be run in a local test environment and that the underlying bug was found using a KVM fuzzer.

### Source excerpt

I've posted the final slides from my talk this year at DEFCON and Black Hat, on breaking out of the KVM Kernel Virtual Machine on Linux. Virtunoid: Breaking out of KVM from Nelson Elhage [Edited 2011-08-11] The code is now available. It should be fairly well-commented, and include links to everything you'll need to get the exploit up and running in a local test environment, if you're so inclined. In addition, as I mentioned, this bug was found by a simple KVM fuzzer I wrote.