<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>theReformed</title>
	<atom:link href="http://www.thereformed.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thereformed.org</link>
	<description>life portfolios of the e-nfluential</description>
	<pubDate>Sun, 04 May 2008 16:19:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5-RC1</generator>
	<language>en</language>
			<item>
		<title>THEORY: Apple OSX Spaces Vulnerable</title>
		<link>http://www.thereformed.org/2008/05/03/theory-apple-osx-spaces-vulnerable/</link>
		<comments>http://www.thereformed.org/2008/05/03/theory-apple-osx-spaces-vulnerable/#comments</comments>
		<pubDate>Sat, 03 May 2008 18:41:16 +0000</pubDate>
		<dc:creator>J. Longoria</dc:creator>
		
		<category><![CDATA[apple]]></category>

		<category><![CDATA[j. longoria]]></category>

		<category><![CDATA[methodology]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[theory]]></category>

		<category><![CDATA[vulnerability]]></category>

		<category><![CDATA[denial-of-service]]></category>

		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/?p=129</guid>
		<description><![CDATA[Apple&#8217;s OSX iterations have been known to be some of the more securely designed operating systems on the planet. There is no real threat from viruses under OSX because of it&#8217;s strict use of access rights, built into it&#8217;s BSD base which regulates the access rights of every user on the system. However, basic security in their [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s OSX iterations have been known to be some of the more securely designed operating systems on the planet. There is no real threat from viruses under OSX because of it&#8217;s strict use of access rights, built into it&#8217;s BSD base which regulates the access rights of every user on the system. However, basic security in their user interface could be compromised by a very simple, very useful feature known as &#8220;<strong>Spaces</strong>&#8220;, a feature lifted and rebranded from X Windows and Amiga (reference: <a title="Virtual Desktops History" href="http://en.wikipedia.org/wiki/Virtual_desktop" target="_blank">Wikipedia</a>), through a effective Denial of Service.</p>
<p id="_mc_tmp"><span id="more-129"></span></p>
<p>I got to scratching my head when playing with this feature realizing it&#8217;s potential flaw is so simple, its almost idiotic and so far as I can ascertain, overlooked or ignored. The premise of this theory is that Spaces is a means of virtualization of the desktop, wherein users are able to have multiple desktops hosting multiple applications in each window without the need to cram everything you&#8217;re using onto one screen by itself at any given time. On one desktop or Space, I could have Adobe Photoshop CS3+ running, iChat on another and the next I could be using Microsoft Entourage to check my e-mail. Three separate Spaces have expanded my desktop now from <strong>1280&#215;1024 to 1280&#215;1024x3</strong> (<em>up to 16 Spaces are allowable according to Apple</em>). The possibilities of efficiency with this are endless, however, there is a problem.</p>
<p>Spaces inherently has a function to where the user is able to switch between Spaces based on a set of key combinations such as how I picked the Command and Arrow keys to swap between my Spaces - in succession, I can hold down the Command+Right Arrow and swap between all three Spaces, one right after the other - a behavior I stumbled on though has alarmed me. Spaces has a hook in place by default and with no apparent trigger to disable it from the Preference Pane, where if I receive a instant message via iChat, I will switch from one Space to the next Space that hosts that iChat application.</p>
<p>So, although I provide no proof of concept at this time(<em>if someone would like to write one I will be happy to post it here for review</em>), there is a underrated Denial of Service to the user interface itself available here for exploitation by any software engineer ept enough. I imagine the scenario to playout like this:</p>
<ol>
<li>A exploit is installed unwittingly by the user who will undoubtedly have to enter the Administrator password to install the application on OSX - providing this hasn&#8217;t been disabled by either the user or the software itself.</li>
<li>The exploit is either run by the user or is loaded as a service, possibly on boot from <strong>&#8230;/com.apple.boot.plist</strong> or something of a similar nature.</li>
<li>The user logs into their desktop profile.</li>
<li>The exploit, sensing the login, triggers the involuntary hook that iChat and other numerous applications use to swap between desktops, one after the other, consecutively where &#8220;Force Quit&#8221; is useless to stop it since it does not load atop the desktops themselves, but announces itself within the Space windows.</li>
<li>The involuntary action continues until the user reboots the system, only to encounter the same issue when they login once again.</li>
</ol>
<p>Anyone can test the basics of this scenario if they have an Apple or OSX on x86 hardware by logging in, setting up Spaces via the System Preferences and it&#8217;s associated Preference Pane and committing to the keys chosen multiple times - Spaces is apparently resource intensive enough to continue after you&#8217;ve stopped hitting keys, executing each successfully, but semi-involuntarily. This issue seems to be adding credit to the idea that perhaps Spaces is broken as <a title="The Problem with Spaces" href="http://www.dribin.org/dave/blog/archives/2007/11/13/spaces/" target="_blank">Dave Dribin</a> lends credit to in his weblog entry.</p>
<p><strong>PROS: </strong>The unfortunate pro is that because Apple has concentrated on making the Mac as user-friendly to even the lowest layman (<em>it just works</em>), a large segment of it&#8217;s userbase would be effected because they are naive enough to go along with a professional looking installation - perhaps this exploit disguised as a free product to optimize their already fast Apple in the first place. Windows users have fallen prey to this very phenomenon, should we really assume Apple&#8217;s users are much different?</p>
<p><strong>CONS: </strong>The cons of such a DoS would be that it isn&#8217;t effective against users who do not choose to use Spaces (<em>it isn&#8217;t an option loaded by default</em>) and there are several actions the user would need to take or the exploit author would have to change on default installation of the rogue application before the DoS would take effect. Additionally, the exploit author might have to somehow hinder the &#8220;F8&#8243; enabling/disabling function for Spaces, which could be accomplished with minimal degree of effort.</p>
<p>The remaining question posed by a viewer, is whether or not this behaviour could survive the Single-User mode via whatever framework set it in motion. That remains to be seen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2008/05/03/theory-apple-osx-spaces-vulnerable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apple Wins by the Numbers</title>
		<link>http://www.thereformed.org/2008/04/24/apple-wins-by-the-numbers/</link>
		<comments>http://www.thereformed.org/2008/04/24/apple-wins-by-the-numbers/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 23:15:29 +0000</pubDate>
		<dc:creator>J. Longoria</dc:creator>
		
		<category><![CDATA[development]]></category>

		<category><![CDATA[internet]]></category>

		<category><![CDATA[j. longoria]]></category>

		<category><![CDATA[opinion]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[technology]]></category>

		<category><![CDATA[apple]]></category>

		<category><![CDATA[challenge]]></category>

		<category><![CDATA[itunes]]></category>

		<category><![CDATA[myspace]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/?p=128</guid>
		<description><![CDATA[A quick follow-up to the challenge MySpace is serving up to Apple with their music service, as I wrote about previously (reference: http://www.thereformed.org/2008/04/07/myspace-gambles-big-on-lost-cause/). As I stated before, I don&#8217;t believe MySpace will be able to capture a significant market share in an industry which is experiencing innovations per quarter from the company who established and [...]]]></description>
			<content:encoded><![CDATA[<p>A quick follow-up to the challenge MySpace is serving up to Apple with their music service, as I wrote about previously (reference: <a title="MySpace Gambles Big on Lost Cause" href="http://www.thereformed.org/2008/04/07/myspace-gambles-big-on-lost-cause/" target="_blank">http://www.thereformed.org/2008/04/07/myspace-gambles-big-on-lost-cause/</a>). As I stated before, I don&#8217;t believe MySpace will be able to capture a significant market share in an industry which is experiencing innovations per quarter from the company who established and arguably perfected the vary model industry leaders are salivating to get bigger a piece of and the major economic downturn (<em>an obvious recession.. if it looks like a duck&#8230;</em>) which is hitting consumers in the pocketbook. What this brief article addresses is the sheer, implausible numbers game that a small fish such as MySpace is facing in a private pond thats home to a big hungry shark.<span id="more-128"></span></p>
<p id="_mc_tmp">(<em><span style="color: #ff9900;">NOTE: Updated to reflect the correct number of iPods sold by Apple, to also include iPhones which are capable of playing music, according to their report released in late April.</span></em>)</p>
<p>Upon doing some quick research on the scope of MySpace&#8217;s endeavour, I came across some interesting analysis. MySpace claims it has over <strong>100 million users</strong> - that doesn&#8217;t necessarily mean that they all convene over MySpace Music, but that does lend credit to the idea that they have a sufficient userbase to challenge Apple&#8217;s iTunes on&#8230;. if it were true. <strong>ForeverGeek</strong> produced a detailed, albeit unofficial, breakdown of MySpace&#8217;s inevitably flawed and potentially deceitful claim/myth in their article &#8220;<em>Debunking the MySpace Myth of 100 Million Users</em>&#8221; (reference: <a title="Debunking the MySpace Myth of 100 Million Users" href="http://forevergeek.com/articles/debunking_the_myspace_myth_of_100_million_users.php" target="_blank">http://forevergeek.com/articles/debunking_the_myspace_myth_of_100_million_users.php</a>&#8220;), disavowing the validity of the idea that they&#8217;ve got a larger share than in all actuality. The numbers computed actually add up to a lofty <strong>43 million</strong> persons (<em>not counting multiple accounts per person</em>), give or take.</p>
<p id="_mc_tmp">Apple, however, obviously gathers their user data in realtime. On April 3, 2008 it announced in a press release that it has reached over <strong>50 million users</strong>, which might inveritably only be corrected for accounts inactive if it hasn&#8217;t been already (reference: <a title="Apple iTunes Press Release for 20080403" href="http://www.apple.com/pr/library/2008/04/03itunes.html" target="_blank">http://www.apple.com/pr/library/2008/04/03itunes.html</a>). Supporting that service number, it is widely acknowledged that the innovator has sold over <strong>110 million iPod units</strong> (<em>as of September 2007</em>) worldwide since it&#8217;s inception. Although the market is being saturated by them, <span style="text-decoration: line-through;">it is predicted that Apple will still boast up to approximately </span><strong><span style="text-decoration: line-through;">10.5 million</span></strong><strong> 10,644,000 iPods</strong> and <strong>1,703,000</strong> <strong>iPhones</strong> were sold for the <strong>quarter</strong>. A number like that must include fallover/rollover from previous models, but we can definitely expect that a large percentage of that are new owners/users to the iPod/iTunes marriage such as is mentioned in Tom Krazik&#8217;s smart article <em>&#8220;Apple&#8217;s spring lacks pizazz but should be solid&#8221;</em> (reference: <a title="Apple's spring lacks pizazz but should be solid" href="http://www.news.com/8301-13579_3-9927415-37.html?tag=nefd.lede" target="_blank">http://www.news.com/8301-13579_3-9927415-37.html?tag=nefd.lede</a>)</p>
<p>Apple&#8217;s success with this marriage is due to their productive symbiosis. Software for hardware for consumers who demand a intuitive user experience to access music for recording industry label&#8217;s profit bottomline for artists who in need a online software solution to distribute their content to a mass audience who has hardware to listen&#8230; it is it&#8217;s own ecosystem and with any good ecosystem there are natural deterrents engrained in it in an attempt to prevent anything from upsetting that ecosystem.  MySpace had better put on it&#8217;s boots and dig in, because Apple isn&#8217;t going to let territory go without a fight. A D5, Steve Jobs on stage established that for years they were very poor at partnering with other companies or entities to achieve goals. In no certain words, he indicated that is no longer the case and we can be sure that Apple&#8217;s talent is sourcing the next generation of entertainment distribution somewhere&#8230; As I said in my last article, I&#8217;d put my bet on the rival social networking site Facebook, but that remains to be seen.  If MySpace expects to gain ANY ground in their fight for dominance, they&#8217;d better target more than one playback device, partner with both big labels and indie labels to distribute and it would behoove them to develop their own lossless playback format or enable support for Apple&#8217;s own. They&#8217;ll have to significantly undercut Apple&#8217;s rates, which will hurt either their target audience coverage or their pocketbook by taking the hit and now they&#8217;ll have to dance for the movie studios since iTunes has successfully moved into movie rental/ownership through their service. SnoCap is riding the coattails of MySpace, garnering the attention of their target audience to boost a profit&#8230; it a temporary solution to a non-existent problem. MySpace will need to wake up from this relationship in order to gain the margins in their favor.</p>
<p id="_mc_tmp">On top of the hype is the confusion or ignorance to MySpace&#8217;s &#8216;<em>innovations</em>&#8216; in the field of music. <strong>Melissa Chang</strong> (<em>The Standard</em>) seems to have hastily proclaimed that, &#8220;<em>MySpace was the first such site to empower musicians, making it simple (and free) for any band or artist to create a Web presence complete with streaming music, an upcoming tour schedule, and a way to enlist &#8220;fans&#8221;&#8230; </em>(reference: <a title="How MySpace Music Could Beat iTunes" href="http://www.thestandard.com/news/2008/04/04/how-myspace-music-could-beat-itunes " target="_blank">http://www.thestandard.com/news/2008/04/04/how-myspace-music-could-beat-itunes</a>)&#8221;. Perhaps Melissa has seemingly forgetten such iconic sites like <strong>MP3.com</strong>, who developed one of the original, plausible models of online music distribution on the Internet without cost to the user?</p>
<p id="_mc_tmp">I find this evolving situation all so captivating and I look forward to seeing where this challenge propels the industry and associated consumer market. Due to the fairly convincing facts, Apple stands to lose virtually nothing and MySpace stands to jump on a failing bandwagon to overtake the godfather of music services via the <em>Cloud</em>. The reign won&#8217;t be permanent, I am sure of that we can all agree - this effort, however, will not spell the end.</p>
<div id="_mc_tmp"><br id="_mc_tmp" /></div>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2008/04/24/apple-wins-by-the-numbers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MySpace Gambles Big on Lost Cause</title>
		<link>http://www.thereformed.org/2008/04/07/myspace-gambles-big-on-lost-cause/</link>
		<comments>http://www.thereformed.org/2008/04/07/myspace-gambles-big-on-lost-cause/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 23:51:32 +0000</pubDate>
		<dc:creator>J. Longoria</dc:creator>
		
		<category><![CDATA[development]]></category>

		<category><![CDATA[internet]]></category>

		<category><![CDATA[j. longoria]]></category>

		<category><![CDATA[opinion]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[technology]]></category>

		<category><![CDATA[apple]]></category>

		<category><![CDATA[gamble]]></category>

		<category><![CDATA[itunes]]></category>

		<category><![CDATA[music]]></category>

		<category><![CDATA[myspace]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/?p=127</guid>
		<description><![CDATA[MySpace has matured the social networking portal more than any other provider, but how will they fair in the media market - specifically their venture in MySpace music? They&#8217;re going after the hallowed ground of Apple&#8217;s iTunes and I suspect that we might not necessarily see a failure (because MySpace&#8217;s user-base is so very large it can take the hit), [...]]]></description>
			<content:encoded><![CDATA[<p>MySpace has matured the social networking portal more than any other provider, but how will they fair in the media market - specifically their venture in MySpace music? They&#8217;re going after the hallowed ground of Apple&#8217;s iTunes and I suspect that we might not necessarily see a failure (<em>because MySpace&#8217;s user-base is so very large it can take the hit</em>), but we can forsee that no notable, sustainable gains will be made - Apple&#8217;s loyalists will benefit from it extremely however. Why?<span id="more-127"></span></p>
<p>It partly boils down to convenience in the user experience. That is, the ten-foot viewing experience in the living room, the 3-5 foot interactive experience in the office and the in-hand experience that you&#8217;ll inevitably want when going for that afternoon jog (<em>I know I do</em>). MySpace, without a device, cannot challenge Apple&#8217;s iTunes in their sandbox. This obviously isn&#8217;t the only factor, as Microsoft&#8217;s Zune has only captured a slight market share against Apple&#8217;s iPod series despite the significant roll-out of the media device.</p>
<p>The recent shake-up in the format war between HD-DVD and Blu-Ray discs where HD-DVD conceded defeat provides credit to the idea that big money from big backers won&#8217;t necessarily buy you big wins. MySpace Music&#8217;s big three music companies providing backing are counting on this very same flawed philosophy though in an blatant attempt in increase their profit intake for their portfolios online, something that is currently regulated effectively by Apple and their iTunes software + licensing agreements.</p>
<p>The strategy they take would have to be one of low-cut pricing, however, even Amazon&#8217;s model hasn&#8217;t taken hold and they&#8217;ve posted no profits (<em>not necessarily a surprise with Amazon since it took them several years to get anywhere beyond breaking even</em>). Offering cost-effective or feeless downloads to their user community could see them gain large adoption&#8230; but that still leaves them on the social networking cutting room floor. MySpace&#8217;s interface IS NOT intuitive enough to deal with their own social networking customers and advertising partners. It is an amalgamation of horrid code and poorly defined front-end design that MUST be reengineered to effectively entice the loyalists of Apple, pampered as they may be.</p>
<p>MySpace is a unique case and possibly a perfect platform for recording industry leaders to force Apple&#8217;s hand, something that half a dozen other companies including Sony and Microsoft have not even come close to doing. So MySpace, a strictly speculative software company, a fledgling in any marketplace outside of social networking and who is quickly losing market share to better web applications as a service providers like Facebook, is going to try to duke it out with Apple, a hardware and software applications integration pioneer, on their turf? It just isn&#8217;t going to happen.</p>
<p>Speaking of Facebook, I can&#8217;t wait until iTunes somehow integrates with it since Apple and Facebook have been in bed for almost a year, maybe more (<em>as can be seen in a recent podcast regarding the iPhone software roadmap and the release of their open SDK</em>). That is strictly speculation on my part, but now both companies have a reason to want MySpace in the gutter and that is a powerful combination to tango with.</p>
<p>As mentioned before, there is one usergroup that will benefit from any challenge to Apple&#8230; that is the Apple users, such as myself (<em>yes, after over a decade of lauding the PC I&#8217;ve been sincerely sold on Steve Job&#8217;s vision and I just don&#8217;t care to look back</em>), themselves. Bring it on MySpace, you&#8217;re only making my stock go up and my user-experience richer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2008/04/07/myspace-gambles-big-on-lost-cause/feed/</wfw:commentRss>
		</item>
		<item>
		<title>And From the Shadows of Confusion</title>
		<link>http://www.thereformed.org/2008/03/18/and-from-the-shadows-of-confusion/</link>
		<comments>http://www.thereformed.org/2008/03/18/and-from-the-shadows-of-confusion/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 18:51:26 +0000</pubDate>
		<dc:creator>theReformed</dc:creator>
		
		<category><![CDATA[experience]]></category>

		<category><![CDATA[q&amp;a]]></category>

		<category><![CDATA[thereformed]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/2008/03/18/126/</guid>
		<description><![CDATA[So we&#8217;ve been out a little while, huh? Whelp, the most unexpected things tend to happen at the most inopportune times. However, we&#8217;re back! As rumors flourish about the web that we gave up or that the website was cracked, we still press-on. So what happened?
No, as popular as it might be to believe, we [...]]]></description>
			<content:encoded><![CDATA[<p>So we&#8217;ve been out a little while, huh? Whelp, the most unexpected things tend to happen at the most inopportune times. However, we&#8217;re back! As rumors flourish about the web that we gave up or that the website was cracked, we still press-on. So what happened?<span id="more-126"></span></p>
<p>No, as popular as it might be to believe, we were not compromised. We did, however, fail prey to the insidious forces of data corruption.</p>
<p>It seems we ran into a small problem with our current hosting platform provider, graciously provided by CodeCircus, Ltd. (reference: <a title="CodeCircus, Ltd." href="http://www.codecircus.co.uk" target="_blank">http://www.codecircus.co.uk</a>) out of the United Kingdom. Our specific server was getting a slight software/build overhaul by one of their System Engineers, when somehow inadvertently the site itself was wiped by some odd glitch in the backup/transfer process - this slightly corrupted the database tables and skewed the permissions of the directory and/or sandbox(jail) we run in (we&#8217;re still trying to piece that one together).</p>
<p>So to say, we&#8217;ve been down for about a month after performing an indepth forensic analysis of the logs, traffic and services. You may notice that the site now runs slightly faster and we&#8217;re operating on the fringe of bleeding edge w/ WordPress&#8217; most current offering(s).</p>
<p>We have an interface change coming soon, something we&#8217;ve been working on off-and-on for a few months in-between our daily moments in life, career and family.</p>
<p>We want to thank you for being such soldiers and awaiting our official return and reclamation in the publishing circus known as the Internet. Keep reading!</p>
<p>Â </p>
<p>Â </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2008/03/18/and-from-the-shadows-of-confusion/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WebAppSec and Consumer Ignorance</title>
		<link>http://www.thereformed.org/2008/01/05/webappsec-and-consumer-ignorance/</link>
		<comments>http://www.thereformed.org/2008/01/05/webappsec-and-consumer-ignorance/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 21:03:35 +0000</pubDate>
		<dc:creator>J. Longoria</dc:creator>
		
		<category><![CDATA[ethics]]></category>

		<category><![CDATA[internet]]></category>

		<category><![CDATA[j. longoria]]></category>

		<category><![CDATA[opinion]]></category>

		<category><![CDATA[webappsec]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/2008/01/05/webappsec-disclosure-and-consumer-ignorance/</guid>
		<description><![CDATA[First article of the new year is in regards to the flourishing WebAppSec community and it&#8217;s guidance effort targeting developers and consumers alike. The threat of web application vulnerabilities is now a common-place theme in this new day. Over the last ten years, the advent of the information security community, something previously overlook, has been [...]]]></description>
			<content:encoded><![CDATA[<p>First article of the new year is in regards to the flourishing WebAppSec community and it&#8217;s guidance effort targeting developers and consumers alike. The threat of web application vulnerabilities is now a common-place theme in this new day. Over the last ten years, the advent of the information security community, something previously overlook, has been it&#8217;s gradual embracing of the need for web application security as data, handling and formatting become more dynamic. The community has turned itself 180-degrees from reactive to proactive, albeit without a widely adopted standardization in responsiblity / disclosure (<em>which in itself has led to a significant uprise in baseless, malicious disclosures by the 13-year-old next door, savvy with his laptop and his illegitmate copy of AppScan</em>).<span id="more-103"></span></p>
<p>
As a branch-community, WebAppSec has done a piss-poor job in educating developer masses and instead of concentrating on measures in reaction, we should have been concentrating on measures in foundation. What I mean by this, and harkening back to a segment in one of my previous articles (<a href="http://www.thereformed.org/2007/04/22/internet-communication-needs-ratts/" title="Internet Communication Needs RATTS" target="_blank"><em>here</em></a>), there has been no residual accountability in our community or the industry on their lacking in education of the end-user on their avenues of protection in production. The industry throws fifteen different security products at them and through fear-marketing, tell them everything is at stake if they don&#8217;t purchase our product - something which may or may not be true depending on circumstance. The consumer doesn&#8217;t necessarily <strong>NEED</strong> to understand the technologies being employed in protecting their assets after-the-fact, however, what they do need is education in at least understanding their web-application from the security standpoint at origin. The only viable answer to the security question is strictly in the hands of the author of the application itself at the time of production. This weblog itself @ theReformed, running <em>WordPress</em>, is inherently vulnerable to any number of published or unpublished vulnerabilties because it wasn&#8217;t designed as a secure application, but as a publically-accessible, publishing platform (say that five times fast).</p>
<p>
<span class="Apple-style-span" style="FONT-STYLE: italic"></span><span class="Apple-style-span" style="FONT-STYLE: italic"></span>Sure, there exists any number of disclosure open-policies (<a href="http://www.wiretrip.net/rfp/policy.html" title="RFPolicy v2.0" target="_blank"><em>RFPolicy v2.0</em></a>), but how many people in the webappsec community are adherring to these guidelines? In that context, we&#8217;ve therefore allowed the industry&#8217;s constituents to regulate themselves and the avenue of open-source technology, development and information has cut our own throats. Of course, as things roll down hill, that massacre has been passed on to the unsuspecting consumer, one who not by choice is inherently ignorant to the threats against their personal or business web-applications.</p>
<p>
<span class="Apple-style-span" style="FONT-STYLE: italic"><strong>FORWARD NOTE: Regarding my next few points, as most of you know I respect Robert and his opinion&#8217;s very much having known him for many years now when we emerged from a different ethical scene - even invited him to my wedding :D. I believe he understands that I do my best to stay unbiased and objective when I look at a concept. Most of his opinions and statements in this interview, I agreed with - I just happen to have a different perspective than his on a few specific points.</strong></p>
<p>Recently, I was reading <strong>Net-Security.org&#8217;s INSECURE MAG #14</strong> (<a href="http://www.net-security.org/dl/insecure/INSECURE-Mag-14.pdf" title="INSECURE MAG #14" target="_blank"><em>here</em></a>) and came across an interview with my friend <strong>Robert Hansen</strong> (<a href="http://ha.ckers.org" title="HA.CKERS.ORG WEBAPPSEC LABS" target="_blank"><em>RSnake</em></a>) that was discussing his expertise, impact and opinions on WebAppSec, wherein he stated something that I took a step back and had to think about, &#8220;<em>I know lots of people think that stupid users are to blame for getting hacked, but I totally disagree with that (I like to think I have a pretty modern view of security in this regard) &#8230;.. They&#8217;ve followed every piece of advice that we as the security community have programatically offered them. The answer, unfortunately is that we, as a security community, have done a miserable job in giving consumers the correct tools to secure themselves.</em>&#8221;</p>
<p>This is where Robert and I would most likely differ in opinion - I believe we, as the security community, have performed poorly in </span><span style="FONT-WEIGHT: bold" class="Apple-style-span">defining a relative standard of secure code practice</span> for our associated developer community. It shouldn&#8217;t entirely be the consumer&#8217;s responsibility to police their Internet application, because the basic design, language, string, library or algorithm is inherently flawed before they ever utilize it (granted not always the case, but plausible) - there are only a handful of relevant checks and balances to keeping someone from writing a vulnerable application inside tools like <em>Microsoft Visual Studio</em> or even rich-media development tools like <em>Adobe Flash Studio</em>. The community should be assessing and mitigating the threat beforehand, establishing an instructional programming alternative for our developer community, decreasing the likelihood of poorly implemented, insecure products ever making it to market before we have to come up with workarounds and patches in the first place - its a lofty and far-flung idea probably to never happen, I&#8217;ll concede that.</p>
<p>I might also not agree, respectfully, when he says, &#8220;<em>Let&#8217;s take an example of a user who logs into a Windows machine for the first time. It complains that there is no AV or Firewall. So they turn on Windows firewall or install another one, and the AV of their choice. They patch up because Windows yells at them. Does that make them secure?</em>&#8220;, in the sense that the consumer IS partially to blame in many cases by failing to head these warnings.</p>
<p>Using an unnamed associate as an example (<em>accomplished his professional career, but certainly technology-disabled - though not illiterate</em>), he strictly looks for <span style="FONT-STYLE: italic" class="Apple-style-span">compliance</span> (<span class="Apple-style-span" style="FONT-STYLE: italic">as Robert pointed towards consumers earlier in the interview</span>) with the necessity of securing his data, the method of handling and with no deliberate intent to protect it other than what the industry has thrown at him as a solution to do so, spending countless dollars on suites of software that are ineffective. Unfortunately, those solutions don&#8217;t fix the problem and software nagware only serves to irritate him rather than motivate him to further correct the problem. This is <span style="FONT-STYLE: italic" class="Apple-style-span">self-imposed ignorance</span> on the <span style="FONT-STYLE: italic" class="Apple-style-span">part of the consumer</span>, wherein all the, and I use the term loosely, &#8216;<em>solutions</em>&#8216; have been presented, but out of fear, interest or lack of comprehension of it&#8217;s necessity / role the consumer doesn&#8217;t implement it. Why wouldn&#8217;t they be to blame, depending on circumstantial eligibility?</p>
<p>What advocacy group has this community developed that really speaks to the consumer on their level, leveraging the appropriate solutions / alternatives to their counterparts? <a href="http://www.owasp.org" title="OWASP" target="_blank">OWASP</a> is about as close as it gets to this definition that I&#8217;ve seen, a quite commendable effort by volunteers, but still lacking in the ability to connect with the consumer at the lowest tier, the market driving force that creates the demand - a demand that shouldn&#8217;t exist or should at least be transparent in some form. There is an old addage that the people and the politicians don&#8217;t speak the same language; the same can be said for programmers and end-users, they just don&#8217;t speak the same language, which is why IBM hires/employs a marketing firm or internal professionals to create it&#8217;s commercials, awareness ads and advertisements. If it was left up to the programmer&#8217;s the commercial would hypothetically be in all scrolling binary, with a black screen, red letters and Nine-Inch-Nails playing in the background. Probably not as bad as that, but you get the idea.</p>
<p>Additionally, the playing field has grown much too large and the consumer audience&#8217;s choices factor. Fields of products are making claims to patch mistakes, prevent authentication issues, reduce buffer exploitation and secure this / that. Yes, we&#8217;ve most certainly stepped to the plate in providing tools - however, how appropriate, efficient or relevant are they to the commonplace pitfalls programmers encounter? They number in the hundreds now commercial or otherwise, becoming exhaustive for even a entire team of  professionals to completely evaluate for their uses. It would also seem, that the most effective tools have a history of having the most ineffective marketing campaigns, suffering poor adoption rates throughout the consumer community while some of the most ridiculous software packages have made their mark (<em>and buck</em>) because they know how to speak to the market. So there is a problem of communication and associating or relating the problem at hand to the consumer.</p>
<p>Rounding this back out to a final point, we must depend on our software architects/authors/programmers/magicians to apply the proper precautions when developing their next application. We can&#8217;t expect them to do this, without lobbying them with the appropriate instructions, tools and content to do so. We can&#8217;t assail our consumer base with the products to fix the things these individuals have failed to mitigate initially without realizing we could have resolved the situation from the ground-up and then blame our consumers for failing to act on our recommendations when we don&#8217;t provide some glimmer of hope that we&#8217;re working to improve their software&#8217;s security before it even hits the market <strong>-OR-</strong> we saturate them with so many warnings that they stop listening (<em>ala &#8216;the boy who cried wolf&#8217;</em>).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2008/01/05/webappsec-and-consumer-ignorance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Make Out with Google Checkout</title>
		<link>http://www.thereformed.org/2007/12/13/make-out-with-google-checkout/</link>
		<comments>http://www.thereformed.org/2007/12/13/make-out-with-google-checkout/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 16:33:08 +0000</pubDate>
		<dc:creator>J. Longoria</dc:creator>
		
		<category><![CDATA[briefs]]></category>

		<category><![CDATA[howto]]></category>

		<category><![CDATA[internet]]></category>

		<category><![CDATA[j. longoria]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/2007/12/13/make-out-with-google-checkout/</guid>
		<description><![CDATA[No, the title isn&#39;t what it seems to suggest (which, incidentally, is physically impossible as far as I know to have any sort of romantic, physical relationship with software, but who knows what those kids at Google are thinking up), just a play on words. Here, I go into a brief instructional&#160;dialog on how to [...]]]></description>
			<content:encoded><![CDATA[<p>No, the title isn&#39;t what it seems to suggest (<span style="font-style: italic" class="Apple-style-span">which, incidentally, is physically impossible as far as I know to have any sort of romantic, physical relationship with software, but who knows wh</span><span style="font-style: italic" class="Apple-style-span">at those kids at Google are thinking up</span>), just a play on words. Here, I go into a brief instructional&nbsp;dialog on how to get some free or lower cost gear using the <span style="font-weight: bold" class="Apple-style-span">Google Checkout</span> API and it&#39;s associated &#39;offer&#39;. Everyone likes free stuff right?&nbsp;</p>
<p> <span id="more-102"></span>
<p>Searching through Google&#39;s APIs, I found one that is called Google Checkout - I thought it was a little out of Google&#39;s arena to concentrate on software that was so simple when their time seems to be best spent on sitting on their hands regarding privacy vulnerabilities in their forest of domains (&nbsp;<span style="font-style: italic" class="Apple-style-span">http://www.thereformed.org/2007/08/21/google-xss-destruction-of-mankind/</span> ), but then I began to see the implications of how it could propel them into a financial go-between scenario, incognito, and concede that down the road this will be quite beneficial to them.</p>
<p>So, I ventured off into the Internet to see how much penetration this API was getting, whether or not is was plausible for a project I have upcoming to incorporate and came across a advantageous find unexpectedly. Google Checkout has been offering an instantaneous, <span style="text-decoration: underline" class="Apple-style-span">free $10.00 rebate</span> with purchases made through sites that incorporate it&#39;s API. Because of this, websites offering products in that range could essentially be acquired free or at low cost to the consumer. A good example of this is <span style="font-weight: bold" class="Apple-style-span">Buy.com</span> and I will get into this shortly.</p>
<p>Granted, doing a little more searching I realized that apparently I am not the only one that happened upon this, in fact, I venture that at least a dozen posts have been published on the Web so far. At the risk of being redundant, however, knowing the vast audience our site is being visited by, I figured if anything we could pass along this smart little tidbit for a larger dissemination than others have gotten previously.</p>
<p>So, without further delay, let me get to the bits. Items required to successfully complete this transactions: <span style="font-weight: bold" class="Apple-style-span">(1)</span>&nbsp;A URL with a product that is $10.00 (<span style="font-style: italic" class="Apple-style-span">if you&#39;re looking to get something for free</span>). <span style="font-weight: bold" class="Apple-style-span">(2)</span>&nbsp;An account with Google, most likely through GMail - it is suggested to be logged in to avoid having to create a new account or to register. <span style="font-weight: bold" class="Apple-style-span">(3)</span>&nbsp;Approximately 3 minutes of time to enter your information for shipping, etc. <span style="font-weight: bold" class="Apple-style-span">(4)</span>&nbsp;The basic human ability to read and follow the instructions, correctly.&nbsp;</p>
<p>Our target is going to be Kingston&#39;s 1Gb USB 2.0 Flash Thumbdrive located here @&nbsp;http://www.buy.com/prod/kingston-1gb-data-traveler-usb-2-0-flash-drive/q/loc/101/202743517.html . This drive is on sale at the Buy.com price of $10.00, right? NO! It is on sale at the Google Checkout price of <span style="font-weight: bold" class="Apple-style-span">FREE</span>.</p>
<p>Let me explain. Buy.com sales it for it&#39;s reduced price, but the first usage of Google Checkout you use takes money off the top of the purchase. In this case, the two cancel eachother out because the pricing is obviously the same.</p>
<p>&quot;<span style="font-style: italic" class="Apple-style-span">Wait! Doesn&#39;t Buy.com charge for shipping?</span>&quot; Yes and no, in this case, the latter. It will take between 7 to 9 days for your item to be arrive, but if you do pick that delayed routing it won&#39;t cost you a dime as the associated taxes/costs for shipping aren&#39;t applicable since they offer it for free.</p>
<p>Add the Thumbdrive to your Cart and select the Google checkout option. Go through the normal roll of adding your details as requested by the application, setup your address and voila! You should see a screen totalling $0.00 and a friendly reminder telling you that your order has been placed and is being shipping accordingly.</p>
<p>So, get out there and get to it. Happy shopping :)&nbsp;</p>
<p>***UPDATE***</p>
<p>Further searching reveiled another article posted which offers a significant listing of websites participating in this &#39;promotion&#39; @&nbsp;http://www.downloadsquad.com/2007/01/19/10-free-from-google-checkout-which-stores-are-participating/ . Check it out and drop him a comment thanking him for the consolidation of this list.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2007/12/13/make-out-with-google-checkout/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ChaCha.com - Here comes 1999 all over again.</title>
		<link>http://www.thereformed.org/2007/11/15/chachacom-here-comes-1999-all-over-again/</link>
		<comments>http://www.thereformed.org/2007/11/15/chachacom-here-comes-1999-all-over-again/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 16:33:31 +0000</pubDate>
		<dc:creator>D. Shanley</dc:creator>
		
		<category><![CDATA[thereformed]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/2007/11/15/chachacom-here-comes-1999-all-over-again/</guid>
		<description><![CDATA[I heard about a searching service recently that promises to &#34;give more specific and relevant results&#34;. ChaCha.com attempts to give the web a personal shopper when looking for results. I always hit Google - never once in my life have I not been able to find what I need when using Google, but I like [...]]]></description>
			<content:encoded><![CDATA[<p>I heard about a searching service recently that promises to &quot;give more specific and relevant results&quot;. <strong><a href="http://www.chacha.com" target="_blank">ChaCha.com</a></strong> attempts to give the web a personal shopper when looking for results. I always hit Google - never once in my life have I not been able to find what I need when using Google, but I like to test the waters with new web technologies so I thought I would give it a go.<span id="more-101"></span></p>
<p>I can imagine they get a lot of pranksters asking questions like &quot;how can I steal my mom&#39;s credit card&quot;. However I posed a rather specific question to them (it was actually a problem I was having at work and was unsure of how to fix it).</p>
<p>My search was for: &quot;<strong>Format or relabel drive in OpenBoot for Solaris</strong>&quot;</p>
<p>I signed up for an account, started my &quot;<em>search with a guide</em>&quot; and the following conversation took place:&nbsp;</p>
<p><strong><font><span style="color: #9bbb59" class="Apple-style-span">Status:</span></font><font color="#ff0000"> </font></strong>Connecting &#8230;Status: Looking for a guide &#8230;<br /> Looking: &#8230;</p>
<p><strong><font><span style="color: #9bbb59" class="Apple-style-span">Status:</span></font></strong> Marilisa has connected to help you with your search on format or relabel drive in OpenBoot for Solaris. Please wait while your guide searches for your results.</p>
<p><strong><font><span style="color: #9bbb59" class="Apple-style-span">Marilisa:</span></font></strong> Welcome to ChaCha!</p>
<p><strong><font><span style="color: #c3d69b" class="Apple-style-span">You:</span></font></strong> hello.</p>
<p> <strong><font><span style="color: #9bbb59" class="Apple-style-span">Marilisa</span></font><font><span style="color: #9bbb59" class="Apple-style-span">:</span></font></strong> hi! can you explain thissearch so I can clarify it?</p>
<p> <font><strong><span style="color: #9bbb59" class="Apple-style-span">Marilisa:</span></strong></font> chacha thinks this is written in Italian! but I think this refers to a computer issue?</p>
<p> <strong><font><span style="color: #c3d69b" class="Apple-style-span">You:</span></font></strong> I have a SCSI drive that had an old BSD installation on it, Solaris won&#39;t recognise it as a Sun disk so I am trying to either format the disk or relabel it using OpenBoot on a SPARC machine.</p>
<p> <strong><font><span style="color: #c3d69b" class="Apple-style-span">You:</span></font><font color="#0000cc"> </font></strong>yes it&#39;s a computer issue<br /> <strong><font><span style="color: #c3d69b" class="Apple-style-span">You:</span></font></strong> I just need to locate the commands.</p>
<p> <strong><font><span style="color: #9bbb59" class="Apple-style-span">Marilisa:</span></font></strong> ok that helps; let&#39;s see<br /> <strong><font><span style="color: #9bbb59" class="Apple-style-span">Marilisa:</span></font></strong> several links are pdf.</p>
<p>&#8230;. two minutes later - she posted a link&#8230;</p>
<p><a href="http://www.theconsultant.net/archives/category/software/solaris/" target="_blank">http://www.theconsultant.net/archives/category/software/solaris/&nbsp;</a></p>
<p><strong><font><span style="color: #c3d69b" class="Apple-style-span">You:</span></font></strong> that link you posted is a generic Solaris link. Solaris is a UNIX operating system.</p>
<p><strong><font><span style="color: #c3d69b" class="Apple-style-span">You:</span></font></strong> I need a specific list of disk commands for OpenBoot.</p>
<p>&#8230; another two minutes go by</p>
<p><strong><font><span style="color: #9bbb59" class="Apple-style-span">Marilisa:</span></font></strong> I am trying to send the pdf links but chacha doesn&#39;t let me.</p>
<p><strong><font><span style="color: #c3d69b" class="Apple-style-span">You:</span></font></strong> right.</p>
<p>&#8230; another minute&nbsp;</p>
<p><strong><font><span style="color: #c3d69b" class="Apple-style-span">You:</span></font></strong> you know what I think I might just hit google myself.</p>
<p>After looking on Google for about 25 seconds I found this link to a forum post which answered my question perfectly.</p>
<p><a href="http://forum.java.sun.com/thread.jspa?threadID=5082643&amp;start=0&amp;tstart=0" target="_blank">http://forum.java.sun.com/thread.jspa?threadID=5082643&amp;start=0&amp;tstart=0&nbsp;</a></p>
<p>So as you can see from this, I most certainly did not get a more specific result. No offense to Marilisa, she was probably confused and had no idea what I was talking about. But the point I am making is that back in the original Web 1.0 boom we had all kinds of stupid and daft ideas popping up that were utterly useless and could never hope to make a penny in revenue. As the investors were pouring in the millions, they were falling straight back out the bottom and tumbling down the drain. This ChaCha service reeks of those wild and reckless Boo.Com days.</p>
<p>I honestly think that this time around there is a little more sense floating in investors and VC/Angel Investors, however we are getting dangerously close to the champagne-party-come-private-jet fest that crippled the industry last time round. It seems that people are panic building products that suck, just so they may be in with a chance of being bought out by Google or Yahoo! for $5billion in 3 months.Inventing solutions for problems that don&#39;t exist - and burning through billions whilst doing so.&nbsp;</p>
<p>Looks like the 2.0 bubble is on the cusp of yet another pop.</p>
<p>Let&#39;s party like its 1999.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2007/11/15/chachacom-here-comes-1999-all-over-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>U.S. Code Gives Twenty for Free</title>
		<link>http://www.thereformed.org/2007/10/25/us-code-gives-twenty-for-free/</link>
		<comments>http://www.thereformed.org/2007/10/25/us-code-gives-twenty-for-free/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 13:31:17 +0000</pubDate>
		<dc:creator>J. Longoria</dc:creator>
		
		<category><![CDATA[falsehoods]]></category>

		<category><![CDATA[government]]></category>

		<category><![CDATA[j. longoria]]></category>

		<category><![CDATA[law]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/2007/10/25/us-code-gives-twenty-for-free/</guid>
		<description><![CDATA[I&#39;ve become concerned with the ever increasing results of unintentional criminals being created by laws in the United States through no direct or intended fault of their own. Laws are meant to govern specific processes and act as guidance to maintain a functional society. They also provide a reference for penalties of violations in law [...]]]></description>
			<content:encoded><![CDATA[<p>I&#39;ve become concerned with the ever increasing results of unintentional criminals being created by laws in the United States through no direct or intended fault of their own. Laws are meant to govern specific processes and act as guidance to maintain a functional society. They also provide a reference for penalties of violations in law and as such we&#39;re expected to abide accordingly. So what happens when the legislation becomes far too generalized in it&#39;s verbose definitions?<span id="more-100"></span></p>
<p><em><font color="#ff9900">(<strong>note:</strong> Please consider that I am not an attorney or paralegal and my perspective is based off the understanding of the US Code through review of legislation, case studies and general&nbsp;commentary - if you are a legal professional, please feel free to post your perspective on this entry in the Comments below as I would be intrigued to know your opinions on this)</font></em></p>
<p>Let&#39;s refine this situation a little: Simple people can easily become simple felons. Searching through the web on some wire fraud information, I eventually landed on Cornell University&#39;s Law School website where I came across this entry in the <u>United States Code</u>:</p>
<p><strong>TITLE 18, PART I, CHAPTER 63, &sect; 1343 - Fraud by wire, radio, or television</strong></p>
<p><em><font color="#99cccc">Whoever, having devised or intending to devise any scheme or artifice to defraud, or for obtaining money or property by means of false or fraudulent pretenses, representations, or promises, transmits or causes to be transmitted by means of wire, radio, or television communication in interstate or foreign commerce, any writings, signs, signals, pictures, or sounds for the purpose of executing such scheme or artifice, shall be fined under this title or imprisoned not more than 20 years, or both. If the violation affects a financial institution, such person shall be fined not more than $1,000,000 or imprisoned not more than 30 years, or both.</font></em></p>
<p>(<strong>source:</strong> <a href="http://www.law.cornell.edu/uscode/html/uscode18/usc_sec_18_00001343----000-.html">http://www.law.cornell.edu/uscode/html/uscode18/usc_sec_18_00001343&#8212;-000-.html</a>)</p>
<p>&quot;Ok fella, so what does this mean for me?&quot;, you&#39;re probably asking yourself as a US citizen or just an interested party. Glad you asked! Taken in context, this one entry applies directly to your everyday life. ANY communications of committment relayed by telephone, e-mail, radio, television or any other form of electronic broadcast that is produced through a physical medium identified in title is considered binding.</p>
<p>Example, say I owe my friend $20.00US he lent me for a purchase. My original intent is to pay him back. In person, I would relay that to him and with his acceptance of those terms the agreement would be finalized, maybe with a hand shake or just a verbal confirmation. I then&nbsp; become incapable of follow through immediately or which we somehow reached an empass where the agreement is in question - on my defaulted/delayed payment the ramifications are very minimal other than harming the friend&#39;s perspective of my character and weakening the weight my &#39;word&#39; carried with him or others.</p>
<p>Under normal circumstances, this is generally enforceable only as a &#39;gentleman&#39;s agreement&#39; (<strong>reference:</strong> <a href="http://en.wikipedia.org/wiki/Gentlemen&#39;s_agreement">http://en.wikipedia.org/wiki/Gentlemen&#39;s_agreement</a>), or a mutually agreed on set of terms between two cooperating parties -&nbsp; although it should be noted that in some states such as Texas, verbal agreements are admissable in court as legally binding. The point of the gentleman&#39;s agreement is convenient, mutual, social-based committments to eachother, an act that we might commit on a daily basis - the underlying theme is honor.</p>
<p>However, when you include transmission of that agreement over wire, radio or television (<em>although I am not sure why you would do the latter</em>) (<em>i.e. If I called him and let him know, &quot;hey buddy, I am going to pay you back this week&quot;</em>) and then I fail to follow through on my committment in the timeframe I&#39;ve set, by the letter of the law I have just committed a felonious act which is punishable by up 20 years in prison, regardless of the intent.</p>
<p>Outside of the technology used to relay this, it also boils down to the definition of fraud which can vary by different states. &quot;I&#39;m not a defrauding anyone though, it just didn&#39;t happen as I expected!&quot;. Unfortunately, that isn&#39;t accurate. Although fraud is generally defined as an act of deception or an attempt of hoax, it can also be defined as failure to act or effect the provisions of a committment or contract between parties.</p>
<p>Because of these reasons, I would have unintentionally committed fraud through a device such as a cellphone perhaps and be subject to severe penalty in the court of law, because I didn&#39;t pay my friend back his $20.00Us according to the timeframe or terms agreed upon.</p>
<p>I&#39;ll acknowledge that it would be an extreme case to take to court for damages of non-payment for $20.00US, however, it provides sufficient example of how the current legislation doesn&#39;t make a proper determination or distinction between the circumstance and intent of the parties involved and the role of a medium and the usage thereof which they&#39;ve communicated that through - a law meant to punish severe, criminal violators on a federal level now can be misused to harass normally law abiding citizens.</p>
<p>Wrapping up, just one more reason to be careful about what you say on the Internet, telephone or radio in this day and age. Because a committment you relay today, could come back to haunt you tommorrow. If you&#39;re going to give your word, stand by it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2007/10/25/us-code-gives-twenty-for-free/feed/</wfw:commentRss>
		</item>
		<item>
		<title>REVIEW: Summercon 2007</title>
		<link>http://www.thereformed.org/2007/08/26/summercon-2007/</link>
		<comments>http://www.thereformed.org/2007/08/26/summercon-2007/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 16:19:25 +0000</pubDate>
		<dc:creator>A. Ely</dc:creator>
		
		<category><![CDATA[a. ely]]></category>

		<category><![CDATA[briefs]]></category>

		<category><![CDATA[experience]]></category>

		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/2007/08/26/summercon-2007/</guid>
		<description><![CDATA[For those not familiar with Summercon, it is &#34;a strong tradition of last minute disorganized last-minute planning&#34;.

This year Summercon returned to Atlanta so I made my first appearance in 7 years.&#160; Among the things that made it worth going this year:

A shoe being thrown during a presentation for no reason
Billy Hoffman drinking 4 beers at [...]]]></description>
			<content:encoded><![CDATA[<p>For those not familiar with <a href="http://www.summercon.org">Summercon</a>, it is &quot;a strong tradition of last minute disorganized last-minute planning&quot;.</p>
<p><span id="more-80"></span></p>
<p>This year Summercon returned to Atlanta so I made my first appearance in 7 years.&nbsp; Among the things that made it worth going this year:</p>
<ul>
<li>A shoe being thrown during a presentation for no reason</li>
<li><a href="http://www.memestreams.net/users/acidus/blogid10321135/">Billy Hoffman</a> drinking 4 beers at once while giving a presentation</li>
<li>Caleb Sima confused by the mayhem during his presentation</li>
<li>redpantz directing traffic in Midtown Atlanta</li>
<li>Seeing people I haven&#39;t seen in years</li>
</ul>
<p> In case you hadn&#39;t figured it out yet.&nbsp; Summercon is ultimately about the social side of the security industry.&nbsp; We get together to have fun, talk a little business, and make new friends.&nbsp; If you ever have the chance, please attend.&nbsp; I had a great time.</p>
<p>Oh, and some people talked about some security stuff too. <a href="http://www.spidynamics.com">SPI Dynamics</a> (HP), <a href="http://www.iss.net">ISS</a> (IBM), and others were represented. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2007/08/26/summercon-2007/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DISCLOSURE: XSS Fun</title>
		<link>http://www.thereformed.org/2007/08/24/xss-fun/</link>
		<comments>http://www.thereformed.org/2007/08/24/xss-fun/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 02:01:13 +0000</pubDate>
		<dc:creator>A. Ely</dc:creator>
		
		<category><![CDATA[a. ely]]></category>

		<category><![CDATA[security]]></category>

		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.thereformed.org/2007/08/24/xss-fun/</guid>
		<description><![CDATA[If we are going to release security flaws which might lead us into an industry shakedown, we may as well go for the trifecta. 
 NASDAQ&#160; Johnson &#38; Johnson
Yes, these have been disclosed/reported to the hosts&#160;with adequate time allowed for acknowledgment. The NASDAQ one is quite intriguing since you can rewrite the site&#39;s html source.
When [...]]]></description>
			<content:encoded><![CDATA[<p>If we are <a href="http://www.thereformed.org/2007/08/23/snatching-protected-myspace-music-using-safari/">going to release security flaws</a> which might lead us into an industry shakedown, we may as well go for the trifecta. <span id="more-79"></span></p>
<p> <a href="http://dynamic.nasdaq.com/asp/52weekshilow.asp?exchange=%3CSCRIPT%20%20LANGUAGE=%27JAVASCRIPT%27%20SRC=%27HTTP://AUDIT.780INC.COM/ALERT.JS%27%3E%3C/SCRIPT%3E&amp;status=Low">NASDAQ&nbsp;</a><br /> <a href="http://www.jnj.com/careers/link_jobboard.html?rsparam=http://780inc.com">Johnson &amp; Johnson</a></p>
<p>Yes, these have been disclosed/reported to the hosts&nbsp;with adequate time allowed for acknowledgment. The NASDAQ one is quite intriguing since you can rewrite the site&#39;s html source.</p>
<p>When will programmers learn to write secure from day one?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thereformed.org/2007/08/24/xss-fun/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
