news/event-owasp_stammtisch-20170227: mark up

This commit is contained in:
Astro 2017-02-16 23:03:46 +01:00
parent b14509df92
commit 0b629e808d
1 changed files with 1 additions and 4 deletions

View File

@ -12,10 +12,7 @@
<p>
Bastian Braun wird einen Vortrag über Anti-Automatisierung halten.
</p>
<p>
Bot or Not? - Mitigating Automated Threats to Web Applications
</p>
<p>
<p title="Bot or Not? - Mitigating Automated Threats to Web Applications" class="blockquote">
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.