<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Strangebuzz PHP/Symfony blog.</title>
    <subtitle>Articles for the "brut-force" tag.</subtitle>
    <updated>2026-03-08T05:09:22+01:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/en/blog/tag/brut-force.xml" rel="self" />
    <id>https://www.strangebuzz.com/en/blog/tag/brut-force.xml</id>
    <icon>https://www.strangebuzz.com/img/strangebuzz_132.jpg?6.4.9</icon>
    <logo>https://www.strangebuzz.com/img/strangebuzz_1024.jpg?6.4.9</logo>
    <rights> © 2026 Strangebuzz</rights>
                            <entry>
            <title>Implementing a login fail2ban like system for Symfony with Redis</title>
            <link href="https://www.strangebuzz.com/en/blog/implementing-a-login-fail2ban-like-system-for-symfony-with-redis" />
            <id>https://www.strangebuzz.com/en/blog/implementing-a-login-fail2ban-like-system-for-symfony-with-redis</id>
            <published>2018-11-16T00:00:00+01:00</published>
            <updated>2020-10-17T00:00:00+02:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">In this post, we will see how to implement a fail2ban system for Symfony. It will log login failure attempts for a given IP and will prevent further tries once a critical threshold is reached. When happening, a customized error page will be displayed to the user. ⏹
</summary>
        </entry>
    </feed>
