Aneesh Lal Gopalakrishnan

Aneesh Lal has pioneered a variety of technologies over the last two decades. He authored libraries and apps used by millions of customers and developers worldwide, speaks at developer events, and works with coding academies and open source foundations. Follow him on Twitter: https://twitter.com/aneeshlalga

Follow Aneesh Lal Gopalakrishnan via

Cloudfare Turnstile, A New Way To Prove You Are Real

0
2
    This article describes the recommended way to integrate Cloudflare Turnstile into a React application. When I first heard about Cloudflare Turnstile, I remembered the New York City subway entrances. After all, I have been commuting with the subway for over ten years and can’t even count how many turnstiles there would ever be. … Read more
0
2

How to secure legacy ASP.NET MVC against Cross-Site (CSRF) Attacks

0
9
Cross-Site Request Forgery (CSRF) attacks are widespread, and even some BigTech companies suffer from them. Netflix suffered in 2006 with CSRF vulnerabilities. Attackers could change login credentials, change the shipping address and send DVDs to a newly set address. YouTube suffered from CSRF attacks where an attacker could perform actions of any user ING Direct … Read more
0
9