DrupalConParis2009 - security http://paris2009.drupalcon.org/taxonomy/term/43/0 en Secure your Drupal installation with SSL http://paris2009.drupalcon.org/session/secure-your-drupal-installation-ssl <p>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.</p> <p>However, stealing your login credentials or your session from a public network is trivial, securing your confidential information a must.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Stefan is co-founder of and senior developer at erdfisch. In his four years of professional experience with Drupal, he realized several smaller and larger projects and is totally convinced of it&#039;s capabilities. He is interested in Open source at large, believing it is the future of information technology and in e-learning and data privacy in particular. Other presenters may be added. </div> </div> </div> <p><a href="http://paris2009.drupalcon.org/session/secure-your-drupal-installation-ssl" target="_blank">read more</a></p> http://paris2009.drupalcon.org/session/secure-your-drupal-installation-ssl#comments security Wed, 08 Jul 2009 15:04:22 +0000 sanduhrs 1236 at http://paris2009.drupalcon.org Keep your code safe - Tips from the security team http://paris2009.drupalcon.org/session/keep-your-code-safe-tips-security-team <p>This session is aimed at the typical Drupal developer.</p> <p>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 &amp; check_markup.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Heine Deelstra has been a member of the Drupal security team since 2006 and is its current Technical Lead. Other presenters may be added. </div> </div> </div> http://paris2009.drupalcon.org/session/keep-your-code-safe-tips-security-team#comments security Tue, 07 Jul 2009 19:48:14 +0000 heine 1191 at http://paris2009.drupalcon.org Keeping Your Site Safe - Tips From the Security Team http://paris2009.drupalcon.org/session/keeping-your-site-safe-tips-security-team <p>This session is aimed at the typical Drupal site admin and will not include developer/themer topics.</p> <ul> <li>Why you should be concerned - what are the threats and how bad are they?</li> <li>What are the most common configuration mistakes that make sites weak?</li> <li>Best practices for modules to add to the security of your site</li> <li>Protecting privacy of your users data</li> <li>How does the Drupal security team work?</li> </ul> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Greg Knaddison has been a member of the Drupal security team since 2007. In 2009 he published the book Cracking Drupal which is a guide for how to keep your site secure (of course, that also makes it a guide for how to break into a site...). Ben (coltrane) Jeavons recently joined the security team after learning about the Drupal security team through presentations at past Drupal events. Now he gets to make the presentation. Heine Deelstra is the Technical Lead of the Drupal security team. Matt Cheney is a master of dramatic interpretation and will amaze and astound you with the ways your site can be cracked if you don&#039;t follow some simple steps. </div> </div> </div> <div class="field field-type-userreference field-field-co-presenters"> <div class="field-label">Co presenters:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> <a href="/drupal-users/coltrane" title="View user profile.">coltrane</a> </div> <div class="field-item even"> <a href="/drupal-users/heine" title="View user profile.">heine</a> </div> <div class="field-item odd"> <a href="/drupal-users/populist" title="View user profile.">populist</a> </div> </div> </div> http://paris2009.drupalcon.org/session/keeping-your-site-safe-tips-security-team#comments security Mon, 06 Jul 2009 23:22:44 +0000 greggles 1151 at http://paris2009.drupalcon.org How to Hack a Drupal Site http://paris2009.drupalcon.org/session/how-hack-drupal-site <p>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.</p> <div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> I am an information security professional with experience working on penetration tests, vulnerability scans, and designing secure solutions for the financial industry, defense and intelligence community, and federal government of the United States. Over the last several years I&#039;ve provided configuration advice on a wide variety of software solutions ranging from content management systems to mainframe systems to wireless installations. I&#039;ve also spoken at InfoSecurity Europe in London, at conferences in Denmark, Sweden, and Norway, and contributed to a book on federal information security standards. I am currently working on building a small information security consulting practice after leaving Fortune 500 company where I was the director of the financial services information security practice area. In my spare time I play Ultimate frisbee, mess around with cool technology, and travel to out of the way places where I won&#039;t run into too many tourists. </div> </div> </div> <p><a href="http://paris2009.drupalcon.org/session/how-hack-drupal-site" target="_blank">read more</a></p> http://paris2009.drupalcon.org/session/how-hack-drupal-site#comments security Wed, 10 Jun 2009 01:27:01 +0000 mtapman 664 at http://paris2009.drupalcon.org Hack-proof Your Drupal App http://paris2009.drupalcon.org/session/hack-proof-your-drupal-app <p>Abstract:</p> <p>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.</p> <p>Agenda:</p> <ul> <li>See For Yourself - demonstrations of application attacks</li> <li>Case Study: Secrets to Securing a Social Network</li> <li>Key Habits of Secure Drupal Coding</li> <li>Vulnerability Detection, Remediation, and Mitigation</li> </ul><div class="field field-type-text field-field-bio-booklet"> <div class="field-label">Speaker bio:&nbsp;</div> <div class="field-items"> <div class="field-item odd"> Erich has 12 years experience in web technologies, specializing in open-source solutions and application integration. He is currently the Vice President of Engineering at CommonPlaces e-Solutions, LLC, and led the team that built Greenopolis.com, an environmentally-themed social networking and education site. Erich also led the team that built Twolia.com, a social networking and e-commerce platform for independent female artists that mimics Facebook, Etsy.com, MySpace, and YouTube. Erich is the author of the Permissions API module, and maintains the Drupal 6 version of the Signup Restrict By Role module. Erich lives in New Hampshire with his wife, two sons, and two weimaraners. </div> </div> </div> <p><a href="http://paris2009.drupalcon.org/session/hack-proof-your-drupal-app" target="_blank">read more</a></p> http://paris2009.drupalcon.org/session/hack-proof-your-drupal-app#comments security Tue, 09 Jun 2009 18:06:04 +0000 ebeyrent 647 at http://paris2009.drupalcon.org