<?xml version="1.0" encoding="ISO-8859-1" ?>
    <!-- RSS generated by John Ramon - ColdFusion Blog - My Alternate Reality on {ts '2012-02-05 02:37:14'} -->
    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
    <title>John Ramon - ColdFusion Blog - My Alternate Reality</title>
    <link>http://www.johnramon.com/</link>
    <description></description>
    <language>en-us</language>
    <copyright>Copyright 2012 John Ramon - ColdFusion Blog - My Alternate Reality</copyright>
    <docs>http://www.johnramon.com/feed.xml</docs>
    <lastBuildDate>Sun, 05 Feb 2012 02:37:14 MST</lastBuildDate>
    <image>
      <url>http://www.johnramon.com/images/rssLogo.gif</url>
      <title>John Ramon - ColdFusion Blog - My Alternate Reality</title>
      <link>http://www.johnramon.com/</link>
      <width>97</width>
      <height>97</height>
      <description>Recent blog posts about ColdFusion, Web Applications, and CF Bloggy</description>
    </image>
   <item>
      <title>Application Penetration Test - Call to CF community for help!</title>
      <description><![CDATA[ <p>So next week an &amp;quot;Information Security and Compliance Company&amp;quot; is doing a 16 hour &amp;quot;Application Penetration Test&amp;quot; on an application we developed. It's on a dedicated server with all the latest patches and is on lock down with IP address validation through the firewall. We have made sure every query is protected from SQL injection attacks and made sure any file uploaded to the application is uploaded outside the root and can not be called from a URL. We think we have covered all the bases, here is a list of what the application will go through.<br />
&amp;nbsp;</p>
<p>Input Validation</p>
<p>Buffer Overflow</p>
<p>Cross Site Scripting</p>
<p>URL Manipulation</p>
<p>SQL Injection</p>
<p>Hidden Variable Manipulation</p>
<p>Cookie Modification</p>
<p>Authentication Bypass</p>
<p>Code Execution <br />
&amp;nbsp;</p>
<p>Now some of these are basic security 101, and ColdFusion has lots of tools to address the attacks. Has anyone ever gone through this? If so what type of things were found? Can anyone give me any suggestion of things to check?</p> ]]></description>
      <link>http://www.johnramon.com/index.cfm/id/39/Application-Penetration-Test---Call-to-CF-community-for-help!</link>
      <pubDate>Tue, 17 Aug 2010 21:07:52 MST</pubDate>
      </item>  <item>
      <title>Connecting to SQL Server 2008 from OS X</title>
      <description><![CDATA[ <p>If your one of the cools kids and have a Mac (sorry windows guys) and  you need to connect your development environment to a MSSQL server it's  really easy. There are lots of guides out there on connecting  ColdFusion to MSSQL but if your connecting from OS X server to Windows  server there are 2 settings you need to check.<br />
<br />
First once you log in to your development server under Object  Explorer right click on the server name and click Properties. Under  Security make sure &amp;quot;SQL Server and Windows authentication mode&amp;quot; is  checked. Next click Connections and make sure &amp;quot;Allow remote connections  to this server&amp;quot;. If you setup you users and DB correctly you should be  able to connect.<br />
<br />
Two times this year I have wiped windows box and 2 times I wasted hours connecting to MSSQL from my iMac. I'm going to be adding more tips to help me and anyone else in the future.</p> ]]></description>
      <link>http://www.johnramon.com/index.cfm/id/38/Connecting-to-SQL-Server-2008-from-OS-X</link>
      <pubDate>Fri, 13 Aug 2010 13:54:14 MST</pubDate>
      </item> 
  </channel>
    </rss> 
