Logo
    Search

    website security

    Explore "website security" with insightful episodes like "Hasty Treat - Forms, Captchas, Honeypots, Dealing With Malicious Users and the Sad State of Contact Forms" and "Hasty Treat - Scott asks Wes about Cloudflare" from podcasts like ""Syntax - Tasty Web Development Treats" and "Syntax - Tasty Web Development Treats"" and more!

    Episodes (2)

    Hasty Treat - Forms, Captchas, Honeypots, Dealing With Malicious Users and the Sad State of Contact Forms

    Hasty Treat - Forms, Captchas, Honeypots, Dealing With Malicious Users and the Sad State of Contact Forms

    In this Hasty Treat, Scott and Wes talk about forms, captchas, dealing with malicious users, and more!

    LogRocket - Sponsor

    LogRocket lets you replay what users do on your site, helping you reproduce bugs and fix issues faster. It’s an exception tracker, a session re-player and a performance monitor. Get 14 days free at logrocket.com/syntax.

    Show Notes

    02:00 - So you made a form:

    1. Contact form
    2. Sales form
    3. Email signup for newsletter
    4. Bug report
    5. Sign up for an account
    6. Password reset

    03:00 - Now someone is going to:

    1. Have a bot that submits it
    2. Maliciously write a bot that submits thousands

    04:14 - So what can you do?

    4:54 - Honey pot

    • This is a field that is either hidden or you tell the user not to fill in
    • Can goof up autofill
    • Works in many cases

    07:37 - IP Throttle

    • Only allow each IP to do an action a certain number or times inside a window
    • You may only try signing up once per 10 mins

    09:48 Block known ASN

    12:37 - Captcha

    • Soft captcha: “What is 1 plus 1?”
    • Annoying captcha: Type these letters
    • Google captcha: Train our self driving cars
    • Hidden captcha
    • Cloudflare hCaptcha

    Links

    Tweet us your tasty treats!

    Hasty Treat - Scott asks Wes about Cloudflare

    Hasty Treat - Scott asks Wes about Cloudflare

    In this Hasty Treat, Scott asks Wes about Cloudflare — which services he uses, which ones he doesn’t, why, and more!

    LogRocket - Sponsor

    LogRocket lets you replay what users do on your site, helping you reproduce bugs and fix issues faster. It’s an exception tracker, a session re-player and a performance monitor. Get 14 days free at logrocket.com/syntax.

    Show Notes

    2:45 - What do you personally use Cloudflare for?

    • DNS provider
    • Domain registration at cost
    • Caching
    • DDoS protection
    • Hiding server IP address
    • Free HTTPS
    • Firewall rules
    • Scrape shield
    • Lightweight stats
    • Serverless functions
    • DNS
    • Cloudflare Warp

    16:40 - What are you not using?

    • KV storage
    • Video streaming
    • Deep customization around blocking/errors

    19:49 - How do you set it up?

    Links

    Tweet us your tasty treats!