Eli is a software developer working mainly on web applications (backend and frontend). She has been developing web applications since 1997 starting with PHP and going all the way through Perl, Tcl , Ruby and Elixir.
Currently Eli is working at eFaber, a company based in Bilbao, Spain. The company develops custom web applications for specific problems that require special solutions.
In the moment a web application is available in internet, there is somebody that tries to break it. We can not avoid this but we can be prepared for it.
Web applications security is a deep subject. Our web applications are installed on servers, live in different environments, connect to database, use external APIs, etc.
This talk is about how to write secure web applications. We will not talk about servers, deployment and external dependencies. We will talk about code.
If you want to learn what are the common vulnerabilities a web application is exposed to and how the code we write can be prepared to handle them, this talk is for you.
Key Takeaways:
Target Audience: