From 0b629e808da6bb23640feba514e7c1d550f80425 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 16 Feb 2017 23:03:46 +0100 Subject: [PATCH] news/event-owasp_stammtisch-20170227: mark up --- content/news/event-owasp_stammtisch-20170227.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/content/news/event-owasp_stammtisch-20170227.xml b/content/news/event-owasp_stammtisch-20170227.xml index 80bfee386..c68776ace 100644 --- a/content/news/event-owasp_stammtisch-20170227.xml +++ b/content/news/event-owasp_stammtisch-20170227.xml @@ -12,10 +12,7 @@

Bastian Braun wird einen Vortrag über Anti-Automatisierung halten.

-

- Bot or Not? - Mitigating Automated Threats to Web Applications -

-

+

One of the prevalent threats for web applications are automated attacks. These range from the well-known scenario where an attacker tries to brute force password-protected login forms to sophisticated bots that try to silently but automatically harvest potentially sensitive information. Various technologies try to mitigate the threat posed by automated attacks. Some applications employ CAPTCHAs, others try to block requests from the attacker's IP address. However, these anti-automation techniques usually suffer from side effects - many just impairing the user experience while some even tend to lock out a number of users mistakenly.