WAF: Wrong Approach Firewall (gpn24)

WAF: Wrong Approach Firewall (gpn24)

Author: CCC media team June 7, 2026 Duration: 1:01:42
Web Application Firewalls (WAFs) for filtering based on HTTP and payload are omnipresent. In this talk an argument will be made that, in many cases, the wrong approach for implementing WAFs is chosen: They are implemented as "deny firewalls" which specifically forbid "bad" traffic based on pattern rules, while for network security (layers 3/4) professionals would only ever follow an "allow firewall" approach, which explicitly lets "good" traffic pass and denies everything else. "deny WAFs" are oftentimes marketed as simple, easy to use, out-of-the-box solutions, but, by design, they can only prevent known exploits. Also, practical aspects limit their potential, when rulesets breaking functionality have to be disabled. While the "allow WAF" approach presented here implies more effort, its main advantage is protection against new attack vectors ("zero days") and it comes with a lot of side benefits, such as improved performance and resilience through caching. Concepts will be introduced: * HTTP Basics * Signed URLs / signed requests * Regular Expressions * HTTP Caching Practical examples with Vinyl Cache will be presented: * Rules based on HTTP method and URL * Header filtering * Regular Expressions on body data Licensed to the public under https://creativecommons.org/licenses/by/4.0/ about this event: https://cfp.gulas.ch/gpn24/talk/9TSLFQ/

Tune into the Chaos Computer Club-recent events feed for a direct line to the forefront of digital culture and critical technology discourse. Curated by the CCC media team, this podcast channels the raw, insightful atmosphere of Europe's most influential hacker association, bringing you recordings from their major gatherings and community events. Each episode is a deep dive into talks and presentations from the last two years, covering topics from cryptography and privacy rights to hardware hacking, societal impacts of surveillance, and open-source philosophy. You'll hear from researchers, activists, and engineers who are actively shaping our digital future, offering perspectives rarely found in mainstream tech conversations. This isn't a produced show with hosts; it's an archival audio stream of genuine conference sessions, complete with audience questions and the spontaneous energy of the live event. For anyone interested in the technical details and ethical debates at the heart of modern technology, this feed serves as an essential, unfiltered resource. Subscribe to this podcast to keep your finger on the pulse of the Chaos Computer Club's ongoing dialogue, where complex ideas are broken down and the tools for a more empowered digital life are openly discussed.
Author: Episodes: 100

Chaos Computer Club - recent events feed
Podcast Episodes
Ecostreak (jh26) [not-audio_url] [/not-audio_url]

Duration: 4:33
Licensed to the public under https://creativecommons.org/licenses/by/4.0/ about this event: https://c3voc.de
2 in 1 Taschinator (jh26) [not-audio_url] [/not-audio_url]

Duration: 4:51
Licensed to the public under https://creativecommons.org/licenses/by/4.0/ about this event: https://c3voc.de
Zurück in die Kindheit (jh26) [not-audio_url] [/not-audio_url]

Duration: 9:30
Licensed to the public under https://creativecommons.org/licenses/by/4.0/ about this event: https://c3voc.de
McSchrodder’s mod (jh26) [not-audio_url] [/not-audio_url]

Duration: 9:28
Licensed to the public under https://creativecommons.org/licenses/by/4.0/ about this event: https://c3voc.de
Shotokan (jh26) [not-audio_url] [/not-audio_url]

Duration: 5:56
Licensed to the public under https://creativecommons.org/licenses/by/4.0/ about this event: https://c3voc.de
Ceres (jh26) [not-audio_url] [/not-audio_url]

Duration: 4:56
Licensed to the public under https://creativecommons.org/licenses/by/4.0/ about this event: https://c3voc.de
Sprout Bot (jh26) [not-audio_url] [/not-audio_url]

Duration: 5:40
Licensed to the public under https://creativecommons.org/licenses/by/4.0/ about this event: https://c3voc.de
Abschlusspräsentation (jh26) [not-audio_url] [/not-audio_url]

Duration: 2:04:04
Licensed to the public under https://creativecommons.org/licenses/by/4.0/ about this event: https://c3voc.de
Vom Bundestagszusammenfasser zum PaZuFa (asm) [not-audio_url] [/not-audio_url]

Duration: 44:15
Die 16 Landesparlamente und der Bundestag sind relativ undurchsichtige Institutionen. Wann habt ihr zuletzt gewusst, was sich in eurem Landtag so abspielt? Welches Gesetz auf welchem Stand ist, welches seit Monaten in de…
Yes, even you can harden your systemd services! (asm) [not-audio_url] [/not-audio_url]

Duration: 51:59
systemd offers lots of low-effort features for hardening services, but they're only slowly gaining adoption even though they are relatively simple to use. I'd like to introduce the essential options for hardening a syste…