Adam Davis
Adam is a seasoned Software Engineering Manager with over a decade of experience leading medium to large-scale teams of testers, QA professionals, developers, and release engineers. He is passionate about cultivating collaborative environments that spark innovation, both in professional settings and through side projects. Adam believes that side quests are crucial for nurturing creativity and skill development, allowing individuals to explore new technologies and approaches. With a focus on creating scalable solutions across diverse infrastructure platforms, he combines a practical and analytical mindset to address complex challenges. Adam is dedicated to fostering a culture where teams can thrive and achieve outstanding results.

Achievements

Club Explorer
Bio Builder
TestBash Trailblazer
Glossary Contributor
TestBash Brighton 2025 Attendee
TestBash Brighton 2024 Attendee

Contributions

Cross-Site Request Forgery (CSRF) image
  • Adam Davis's profile
Cross-Site Request Forgery (CSRF) is when your browser gets tricked into doing something, like submitting a form using your login, without you knowing.It works because browsers send your cookies automatically, even if the request comes from another site. That means an attacker can abuse your login to perform actions on your behalf. Best way to stop it? Use CSRF tokens, set SameSite on cookies, and don’t trust requests just because the user’s logged in.
Login or sign up to create your own MoT page.
Subscribe to our newsletter
We'll keep you up to date on all the testing trends.