CommonPlaces a Platinum Sponsor of DrupalCon DC 2009

Share this post

Our own Erich Beyrent presented at DrupalCon Szeged on the subject of Drupal security. His session was entitled, “Hack-Proof Your Drupal App – Key Habits of Secure Coding,” and you can watch it here:

Here is the abstract of Erich’s presentation:

Overview

Analysts estimate that 75% of attacks against web servers enter at the application, not the network level. And as many as 15% of these attacks are due to poor coding practices. With the help of well known security firms, We’ll discuss ways to secure your Drupal application.

Agenda

  • See For Yourself – demonstrations of application attacks
  • Case Study: Secrets to Securing a Social Network
  • Key Habits of Secure Drupal Coding
  • Vulnerability Detection to Remediation
  • Security Resources for Drupal Applications
  • Discussions

Goals

You will learn best practices you can employ right now to build secure Drupal Application code that meets security compliance standards and maintain customer confidence.

Insights

600+ articles to give you key insights for your projects

8 Simple Ways to Improve Your Website Security

8 Simple Ways to Improve Your Website Security

With cyber threats becoming increasingly sophisticated, it’s essential to implement robust security measures to safeguard your website and the sensitive information it holds.  You know that you need to keep your website safe from the bad guys, but once you venture...

The Dilemma of Estimates

The Dilemma of Estimates

Estimates serve as the cornerstone of any website project, providing clients with a roadmap for budgeting, planning, and expectation management. They offer a glimpse into the intricate tapestry of tasks, timelines, and resources needed to bring a website to life....

Config Sync Overview

Config Sync Overview

When Drupal 8 was released, it came with Configuration Syncing functionality. This has been a staple ever since for Drupal 9, Drupal 10, and beyond. Configuration Syncing was a game changer and one of my favorite features in Drupal Core. The days before config sync...