February 2, 2010

Cross-site Scripting & SQL Injection quick reference

The Microsoft Security Development Lifecycle web site shows two interesting documents :

  • Quick Security References: Cross-site Scripting
  • Quick Security References: SQL Injection
  • You can download those at www.microsoft.com/downloads

    How to Check A WordPress Site's PHP Version (& Upgrade Compatibility)

    If you notice that your WordPress hosting provider is not running PHP 7, but has it available to its users, you may want to consider making ...