This site is archived.
Skip to Content

security

Secure your Drupal installation with SSL

Your session in a few words: 
How to secure your Drupal installation and authenticate your users with SSL certificates from CAcert.org
Track: 
Code it, test it, deploy it
Session Type: 
Lecture
Level of expertise: 
Intermediate
Tags: 
security
Language: 
English

Drupal is the perfect match when it comes to collaboration and communication in teams. As it is easy to setup and flexible to use, an intranet setup for companies or a setup for closed groups of people is easy to realize.

However, stealing your login credentials or your session from a public network is trivial, securing your confidential information a must.

Keep your code safe - Tips from the security team

Your session in a few words: 
How to write secure code. Emphasis on secure string handling.
Date: 
September 4, 2009 - 13:40 - 14:30
Room: 
Gulbenkian
Track: 
Code it, test it, deploy it
Session Type: 
Lecture
Level of expertise: 
Intermediate
Tags: 
security
Language: 
English

This session is aimed at the typical Drupal developer.

The session starts with a short overview of the most common security issues, their consequences and how you can use the Drupal API to prevent them. The second half of the talk is devoted to string handling as the most prevalent vulnerability, Cross site scripting (XSS), happens when you get it wrong. You should leave the session with a clear understanding of when to use filter_xss, check_plain, check_url & check_markup.

Keeping Your Site Safe - Tips From the Security Team

Your session in a few words: 
Keeping Your Site Safe - Tips From the Security Team
Track: 
From zero to hero
Session Type: 
Panel
Level of expertise: 
Beginner
Tags: 
security
Language: 
English

This session is aimed at the typical Drupal site admin and will not include developer/themer topics.

  • Why you should be concerned - what are the threats and how bad are they?
  • What are the most common configuration mistakes that make sites weak?
  • Best practices for modules to add to the security of your site
  • Protecting privacy of your users data
  • How does the Drupal security team work?
Co presenters: 

How to Hack a Drupal Site

Your session in a few words: 
A working demonstration of how to hack a Drupal site
Track: 
Code it, test it, deploy it
Session Type: 
Lecture
Level of expertise: 
Intermediate
Tags: 
security
Language: 
English

Hacking is more of an art than a science and this working demonstration will give the audience a chance to get their hands dirty. Drupal's security model tends to focus on technical security and this leaves some key holes in the security model. We'll take an opportunity to show some of these problems, give the audience a chance to work through the problems on a demonstration Drupal site (install distributed to everyone prior to the session), and finally we'll work through some possible solutions to the problems we identify.

Hack-proof Your Drupal App

Your session in a few words: 
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.
Track: 
Code it, test it, deploy it
Session Type: 
Lecture
Level of expertise: 
Intermediate
Tags: 
security
Language: 
English

Abstract:

What you don’t know can hurt you. Analysts estimate that 75% of attacks against web servers enter at the application, not the network level. As many as 15% of these attacks are due to poor coding practices. 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, Remediation, and Mitigation
Syndicate content