<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>MacXor</title>
	
	<link>http://macxor.com</link>
	<description>Security / Hacking and Programming adventures on Mac Os X</description>
	<pubDate>Sat, 23 May 2009 23:45:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/macxor" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>WTF: Freeze the balls</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/w7KAWFYFlrI/</link>
		<comments>http://macxor.com/wtf-freeze-the-balls/#comments</comments>
		<pubDate>Sat, 23 May 2009 17:10:57 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[Off-Topic]]></category>

		<category><![CDATA[WTF]]></category>

		<category><![CDATA[funny]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[off-topic]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=433</guid>
		<description><![CDATA[
Because everybody wants to know how to freeze the balls of a brass monkey.
(I was trying to search &#8220;freeze the system&#8221; haha) 
]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-434" title="freeze tha balls" src="http://macxor.com/wp-content/uploads/2009/05/picture-11.png" alt="freeze tha balls" width="326" height="207" /></p>
<p style="text-align:center;">Because everybody wants to know how to freeze the balls of a brass monkey.</p>
<p>(I was trying to search &#8220;freeze the system&#8221; haha) </p>
<img src="http://feeds.feedburner.com/~r/macxor/~4/w7KAWFYFlrI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/wtf-freeze-the-balls/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/wtf-freeze-the-balls/</feedburner:origLink></item>
		<item>
		<title>VMWare Fusion Port Forwarding in NAT Mode</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/HzreQ9y3lrA/</link>
		<comments>http://macxor.com/fusion-nat/#comments</comments>
		<pubDate>Fri, 22 May 2009 21:32:08 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[Screencasts]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[fusion]]></category>

		<category><![CDATA[nat.conf]]></category>

		<category><![CDATA[screencast]]></category>

		<category><![CDATA[tcpincome]]></category>

		<category><![CDATA[tuto]]></category>

		<category><![CDATA[virtualization]]></category>

		<category><![CDATA[vmnat]]></category>

		<category><![CDATA[vmnet8]]></category>

		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=415</guid>
		<description><![CDATA[
I did a webserver for my debian vm and I wanted the server to be available within all the other machines on the lan, but the problem was that only I was able to see it (of course, it is on my mac). A easy solution can be switching the VM network adapter to bridge, [...]]]></description>
			<content:encoded><![CDATA[<p><object width="700" height="525" data="http://vimeo.com/moogaloop.swf?clip_id=4788818&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4788818&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p>
<p>I did a webserver for my debian vm and I wanted the server to be available within all the other machines on the lan, but the problem was that only I was able to see it (of course, it is on my mac). A easy solution can be switching the VM network adapter to bridge, but that&#8217;s an easy one c&#8217;mon!. VMware Fusion is capable of doing port forwarding on the NAT network adapter (that sounds yummy), so thats going to be my solution, doing port forwarding. Just look at the steps and learn.</p>
<p><span id="more-415"></span></p>
<ol>
<li>Check for the ip address of the VM machine.
<ol>
<li> Assuming that your VM machine is linux. You can get that ip by just writing &#8220;ifconfig&#8221; in your vm_machine terminal.</li>
</ol>
</li>
<li>Open the Terminal.app</li>
<li> <span style="color: #800000;">sudo vim &#8220;/Library/Application Support/VMware Fusion/vmnet8/nat.conf&#8221;</span>
<ul>
<li>enter your password if is asked</li>
<li>scroll down until you see [tcpincome]</li>
<li>press &#8216;i&#8217; to enter INSERT mode (that means, to write :p )</li>
<li>Write the following instruction</li>
<li><span style="color: #800000;"><strong>80 = virtualmachineIP:80</strong></span>   (for example: 80 = 192.168.22.113:80)</li>
<li>press &#8216;esc&#8217; to exit INSERT mode</li>
<li>write in the command     :w!   (this will save the file)</li>
<li>write in the command     :q   (this will quit vim)</li>
<li><em><code>$ sudo vim "/Library/Application Support/VMware Fusion/vmnet8/nat.conf"<br />
...<br />
[incomingtcp]<br />
80 = 192.168.22.113:80<br />
&#8230;<br />
</code></em>
</li>
</ul>
<li><span style="color: #800000;"> sudo &#8220;/Library/Application Support/VMware Fusion/boot.sh&#8221; &#8211;restart</span></li>
</li>
</ol>
<p>You have done it man!.</p>
<p>Sources: <a href="http://blog.juliankamil.com/article/27/vmware-fusion-port-forwarding-in-nat-mode">Etechcetera</a> | <a href="http://communities.vmware.com/docs/DOC-2527">VMWare Communitie</a></p>
<img src="http://feeds.feedburner.com/~r/macxor/~4/HzreQ9y3lrA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/fusion-nat/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/fusion-nat/</feedburner:origLink></item>
		<item>
		<title>Vim Cheat Sheet Widget for Dashboard</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/nJOZ7gjUHE4/</link>
		<comments>http://macxor.com/vim-cheat-sheet-widget-for-dashboard/#comments</comments>
		<pubDate>Fri, 22 May 2009 04:31:35 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=403</guid>
		<description><![CDATA[
I&#8217;m trying to free myself from GUI-Based text editors (a.k.a. textmate, bbedit), but sometimes it is kind of difficult to remember the commands and keyboard shorcuts. Thats why im using this wonderfull widget, hope you enjoy!.
Website: aranio &#124; Direct download: VI Widget
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aranaio.com/osx.php"><img src="http://macxor.com/wp-content/uploads/2009/05/picture-5.png" alt="vim-widget" title="vim-widget" width="230" height="152" class="alignleft size-full wp-image-409" /></a></p>
<p>I&#8217;m trying to free myself from <a href="http://en.wikipedia.org/wiki/Graphical_user_interface">GUI-Based</a> text editors (a.k.a. textmate, bbedit), but sometimes it is kind of difficult to remember the commands and keyboard shorcuts. Thats why im using this wonderfull widget, hope you enjoy!.</p>
<p>Website: <a href="http://www.aranaio.com/osx.php">aranio</a> | Direct download: <a href="http://www.aranaio.com/ViCheatWidget.zip">VI Widget</a></p>
<img src="http://feeds.feedburner.com/~r/macxor/~4/nJOZ7gjUHE4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/vim-cheat-sheet-widget-for-dashboard/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/vim-cheat-sheet-widget-for-dashboard/</feedburner:origLink></item>
		<item>
		<title>WTF: Access from Mexico is not allowed</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/dNcX2JRgDrE/</link>
		<comments>http://macxor.com/wtf-access-from-mexico-is-not-allowed/#comments</comments>
		<pubDate>Wed, 20 May 2009 17:08:25 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[Off-Topic]]></category>

		<category><![CDATA[WTF]]></category>

		<category><![CDATA[allowed]]></category>

		<category><![CDATA[discrimination]]></category>

		<category><![CDATA[mexico]]></category>

		<category><![CDATA[not]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=385</guid>
		<description><![CDATA[
Access was denied because I was from Mexico. According to the site, it was because of security reasons.  WTF could a good security reason be, not to allow mexican users, perhaps swine flu? Lol.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.scriptidea.net/domain_appraisal/"><img src="http://macxor.com/wp-content/uploads/2009/05/picture-1.png" alt="WTF Mexico not allowed for security reasons" title="picture-1" width="623" height="238" class="size-full wp-image-386" /></a></p>
<p>Access was denied because I was from Mexico. According to the site, it was because of security reasons.  WTF could a good security reason be, not to allow mexican users, perhaps swine flu? Lol.</p>
<img src="http://feeds.feedburner.com/~r/macxor/~4/dNcX2JRgDrE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/wtf-access-from-mexico-is-not-allowed/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/wtf-access-from-mexico-is-not-allowed/</feedburner:origLink></item>
		<item>
		<title>Disable OSX Built-in Apache</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/W7a5TVZU1cc/</link>
		<comments>http://macxor.com/disable-osx-built-in-apache/#comments</comments>
		<pubDate>Tue, 19 May 2009 08:28:52 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Unix/Linux]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[commands]]></category>

		<category><![CDATA[launchd]]></category>

		<category><![CDATA[server]]></category>

		<category><![CDATA[terminal]]></category>

		<category><![CDATA[tip]]></category>

		<category><![CDATA[Tips / Tricks]]></category>

		<category><![CDATA[trick]]></category>

		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=377</guid>
		<description><![CDATA[I was trying to turn off the Apache server that leopard has included. But for some reason, everytime I killed the process, the process just reappeared instantaneously after!. After doing some research, I realized that I needed to disable it from launchd (the daemons manager), and then finally stopping it. These are the steps:

Open the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-381" title="terminal" src="http://macxor.com/wp-content/uploads/2009/05/terminal.png" alt="terminal" width="142" height="126" />I was trying to turn off the Apache server that leopard has included. But for some reason, everytime I killed the process, the process just reappeared instantaneously after!. After doing some research, I realized that I needed to disable it from launchd (the daemons manager), and then finally stopping it. These are the steps:</p>
<ol>
<li>Open the Terminal.app and type the following commands:</li>
<ol>
<li><span style="color: #800000;">sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist</span></li>
<li><span style="color: #800000;">sudo mv /System/Library/LaunchDaemons/org.apache.httpd.plist /System/Library/LaunchDaemons/org.apache.httpd.plist.original</span></li>
<li><span style="color: #800000;">sudo httpd -k stop</span></li>
</ol>
</ol>
<img src="http://feeds.feedburner.com/~r/macxor/~4/W7a5TVZU1cc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/disable-osx-built-in-apache/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/disable-osx-built-in-apache/</feedburner:origLink></item>
		<item>
		<title>Extreme Programming</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/4tjYUxShj0k/</link>
		<comments>http://macxor.com/extreme-programming/#comments</comments>
		<pubDate>Mon, 18 May 2009 21:05:36 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[Off-Topic]]></category>

		<category><![CDATA[WTF]]></category>

		<category><![CDATA[funny]]></category>

		<category><![CDATA[off-topic]]></category>

		<category><![CDATA[photo]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=372</guid>
		<description><![CDATA[
So extreme that you need helmet! lol.
Via: Pablasso Blog
]]></description>
			<content:encoded><![CDATA[<p><a href="http://hoth.entp.com/2009/5/15/extreme-programming"><img class="size-full wp-image-373" title="extreme-programming" src="http://macxor.com/wp-content/uploads/2009/05/extreme-programming.jpg" alt="This is extreme programming lol" width="537" height="402" /></a></p>
<p style="text-align: center;">So extreme that you need helmet! lol.</p>
<p><strong>Via: </strong><a href="http://www.pablasso.com/2009/05/16/%C2%BFque-es-realmente-el-extreme-programming">Pablasso Blog</a></p>
<img src="http://feeds.feedburner.com/~r/macxor/~4/4tjYUxShj0k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/extreme-programming/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/extreme-programming/</feedburner:origLink></item>
		<item>
		<title>Tip: Keeping your macbook battery healthy</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/qVXAIFWmLdY/</link>
		<comments>http://macxor.com/tipmacbookbattery/#comments</comments>
		<pubDate>Mon, 18 May 2009 20:56:28 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[battery]]></category>

		<category><![CDATA[battery life]]></category>

		<category><![CDATA[healthy]]></category>

		<category><![CDATA[life]]></category>

		<category><![CDATA[macbook]]></category>

		<category><![CDATA[macbook pro]]></category>

		<category><![CDATA[mbp]]></category>

		<category><![CDATA[tip]]></category>

		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=365</guid>
		<description><![CDATA[If you are one of those people who ask themselves “Why my macbook isn’t charging completely anymore?” / “Why it doesn’t go more than 96%?”. Surprise! batteries need calibration. According to apple, you should calibrate your battery at least once every two months. The steps are so easy:

Charge your battery up to 100% or verify [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://macxor.com/wp-content/uploads/2009/05/battery.png" alt="battery" title="battery" width="99" height="95" class="alignright size-full wp-image-368 display" />If you are one of those people who ask themselves “Why my macbook isn’t charging completely anymore?” / “Why it doesn’t go more than 96%?”. Surprise! batteries need calibration. According to apple, you should calibrate your battery at least once every two months. The steps are so easy:</p>
<ol>
<li>Charge your battery up to 100% or verify that the charger indicator is green.</li>
<li>Disconnect the macbook from the electricity</li>
<li>Let it discharge entirely</li>
<li>Connect the charger again to the electricity and charge it to the max.</li>
<li>Done!!</li>
</ol>
<p>More info: <a href="http://docs.info.apple.com/article.html?path=Mac/10.5/en/9036.html">Calibrating a MacBook/ MacBook Pro (apple)</a></p>
<img src="http://feeds.feedburner.com/~r/macxor/~4/qVXAIFWmLdY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/tipmacbookbattery/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/tipmacbookbattery/</feedburner:origLink></item>
		<item>
		<title>Creating hidden users / accounts on OS X 10.4</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/G0SGfr1YRdM/</link>
		<comments>http://macxor.com/hidden_users/#comments</comments>
		<pubDate>Fri, 15 May 2009 18:21:00 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[Proyects]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[account]]></category>

		<category><![CDATA[accounts]]></category>

		<category><![CDATA[completely]]></category>

		<category><![CDATA[hack]]></category>

		<category><![CDATA[hidden]]></category>

		<category><![CDATA[hide]]></category>

		<category><![CDATA[login]]></category>

		<category><![CDATA[os]]></category>

		<category><![CDATA[Security / Hacking]]></category>

		<category><![CDATA[tip]]></category>

		<category><![CDATA[trick]]></category>

		<category><![CDATA[user]]></category>

		<category><![CDATA[usernames]]></category>

		<category><![CDATA[users]]></category>

		<category><![CDATA[x]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=335</guid>
		<description><![CDATA[Hiding users has a bunch of purposes. For example: I do it to hide my hacking stuff from the daily-use account; other people, like administrators just don&#8217;t want to have their usernames in the login window, etc. I wrote a tiny bash script to automate the process of hiding users on Leopard/Tiger;  you just [...]]]></description>
			<content:encoded><![CDATA[<p>Hiding users has a bunch of purposes. For example: I do it to hide my hacking stuff from the daily-use account; other people, like administrators just don&#8217;t want to have their usernames in the login window, etc. I wrote a tiny bash script to automate the process of hiding users on Leopard/Tiger;  you just have to edit the variables USERNAME and PASSWORD (also the ID variable, but this one is just if you are going to create more users).</p>
<p><span id="more-335"></span></p>
<h3>Steps</h3>
<ol>
<li> Save the file in your USER folder (e.g <strong>/users/jose/</strong> )</li>
<li><strong>Edit</strong> the <strong>USERNAME </strong>and<strong> PASSWORD</strong> variables (obviously with the username and password you want)</li>
<li>In the Terminal.app write this command:
<ul>
<li><strong><code>sudo sh ~/user.sh</code></strong></li>
</ul>
</li>
</ol>
<p>When you finish you should be able to login in &#8220;Login Window &#8230;-&gt; Others &#8230;&#8221;</p>
<h5>user.sh</h5>

<div class="wp_syntax"><div class="code"><pre class="language" style="font-family:monospace;">#!/bin/bash
&nbsp;
#Important data
USERNAME=testuser
PASSWORD=123456
&nbsp;
#You have to change this ID each time you want another username, just make sure its under 500
ID=432
&nbsp;
/bin/echo &quot;Creating hidden username :)&quot;
&nbsp;
/usr/bin/dscl -create /Users/$USERNAME
/usr/bin/dscl -create /Users/$USERNAME PrimaryGroupID 0
/usr/bin/dscl -create /Users/$USERNAME UniqueID $ID
/usr/bin/dscl -create /Users/$USERNAME UserShell /bin/bash
/usr/bin/dscl -passwd /Users/$USERNAME $PASSWORD
/usr/bin/dscl -append /Groups/admin GroupMembership $USERNAME
&nbsp;
#We assign as default homedir /var/home/YOURUSER
/usr/bin/dscl -create /Users/$USERNAME NFSHomeDirectory /var/home/$USERNAME
&nbsp;
#Creating and putting the defualts dirs in your homedir.
/bin/mkdir -p /var/home/$USERNAME
	/usr/bin/ditto -rsrc -V /System/Library/User Template/English.lproj/ /var/home/$USERNAME
	/usr/sbin/chown -Rf $USERNAME:admin /var/home/$USERNAME
&nbsp;
/bin/echo &quot;User folder is in /var/home/$USERNAME now&quot;
&nbsp;
defaults write /Library/Preferences/com.apple.loginwindow Hidden500Users -bool true
defaults write /Library/Preferences/com.apple.loginwindow HiddenUsersList -array $USERNAME
&nbsp;
/bin/echo &quot;We are done!.&quot;
&nbsp;
exit 0;</pre></div></div>

<p><strong>Update: </strong>Sorry, it isn&#8217;t working in 10.5, i will make a new script thought, stay sharp :).</p>
<img src="http://feeds.feedburner.com/~r/macxor/~4/G0SGfr1YRdM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/hidden_users/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/hidden_users/</feedburner:origLink></item>
		<item>
		<title>Why Internet + Brute force = Stupid, 99% of the time</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/elfRkwNnLiQ/</link>
		<comments>http://macxor.com/why-internet-brute-force-stupid-99-of-the-time/#comments</comments>
		<pubDate>Fri, 15 May 2009 00:39:26 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Hacking]]></category>

		<category><![CDATA[brute force]]></category>

		<category><![CDATA[internet]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[techniques]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=321</guid>
		<description><![CDATA[1. Scales exponentially

The work required to incrementally search a password grows
exponentially with each letter. In other words, to search for a password with
six letters, you do ninety five times as much work as searching for a password
with five letters (assuming you&#8217;re using the 95 printable ASCII characters only).
To search for a password with ten letters, [...]]]></description>
			<content:encoded><![CDATA[<h2>1. Scales exponentially</h2>
<p><img src="http://macxor.com/wp-content/uploads/2009/05/keychain.png" alt="keychain" title="keychain" width="140" height="150" class="alignright size-full wp-image-326" /></p>
<p style="padding-left: 30px;">The work required to incrementally search a password grows<br />
exponentially with each letter. In other words, to search for a password with<br />
six letters, you do ninety five times as much work as searching for a password<br />
with five letters (assuming you&#8217;re using the 95 printable ASCII characters only).<br />
To search for a password with ten letters, you do 7.7 billion times more work than<br />
searching for a password with five letters.</p>
<p><span id="more-321"></span></p>
<p style="padding-left: 30px;"><strong>Why do you care?</strong><br />
This means your workload increases dramatically and rapidly depending on how many<br />
letters are in the password.</p>
<h2>2. Latency</h2>
<p style="padding-left: 30px;">In a nutshell, latency is the time it takes a message to go from your computer,<br />
over the internet, to another computer. Latency is usually measured in<br />
milliseconds (one thousandth of a second). For your local network, latency is<br />
usually less than one millisecond. Latency on the Internet, however, is a whole<br />
other story. For your typical wired connection, latency to a remote server<br />
(another computer on the internet) which is reasonably close to you, is usually<br />
bound to be under one hundred milliseconds. For a wireless connection, this jumps<br />
up to usually be one hundred milliseconds or more, varying wildly due to the<br />
nature of the medium.</p>
<p style="padding-left: 30px;"><strong> Why do you care?</strong><br />
The longer it takes for a message (username and password) to get to another<br />
computer, and the longer it takes for their reply to get back to you (access<br />
granted, or denied) the longer you&#8217;re going to have to wait before sending<br />
the next message.</p>
<h2>3. Sysadmins are smarter than you</h2>
<p style="padding-left: 30px;">Exhaustive search is one of the oldest tricks in the book.<br />
You aren&#8217;t the first one to try this, and any experienced sysadmin is going to<br />
be prepared for this kind of attack. The fact that exhaustive search is anything<br />
but subtle doesn&#8217;t help. Attempts at exhaustive search show up as a red, flaming<br />
flag in logs. Filters like xinetd allow them to set the maximum connections<br />
allowed to a certain port per second, and the delay between connections from the<br />
same IP address. Online web forms are more often written to lock out specific IP<br />
addresses after a number of incorrect passwords, etc. On top of all this, they&#8217;re<br />
actually getting paid for it.</p>
<p style="padding-left: 30px;"><strong> Why do you care?</strong><br />
There&#8217;s likely precautions in place to prevent against the very attack you are<br />
scheming.</p>
<p>The bottom line is this: remote exhaustive search isn&#8217;t a magic solution to all<br />
your hacking problems. Chances are if the password isn&#8217;t in a &#8220;common passwords&#8221;<br />
list or an English dictionary, it&#8217;s simply not going to be practical to continue<br />
in this method of attack.</p>
<p>Via: <a href="http://www.macshadows.com/forums/index.php?showtopic=9095" target="_blank">[T S F] The Shared Forums. Article by siph0n user.</a></p>
<img src="http://feeds.feedburner.com/~r/macxor/~4/elfRkwNnLiQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/why-internet-brute-force-stupid-99-of-the-time/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/why-internet-brute-force-stupid-99-of-the-time/</feedburner:origLink></item>
		<item>
		<title>OS X Massive Security Update</title>
		<link>http://feedproxy.google.com/~r/macxor/~3/T2ocGeexVKY/</link>
		<comments>http://macxor.com/os-x-massive-security-update/#comments</comments>
		<pubDate>Wed, 13 May 2009 17:47:02 +0000</pubDate>
		<dc:creator>haxple</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[advisory]]></category>

		<category><![CDATA[apple]]></category>

		<category><![CDATA[leopard]]></category>

		<category><![CDATA[os]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[update]]></category>

		<category><![CDATA[Updates]]></category>

		<category><![CDATA[x]]></category>

		<guid isPermaLink="false">http://macxor.com/?p=311</guid>
		<description><![CDATA[If something distinguished us (the mac users) is that we believe in the naive idea that Mac’s can’t have viruses. While maybe it’s true that there isn’t that many specific OSX targeted viruses, we are being the target of Botnets of spam/scam in the world. In fact the only way to prevent this is by [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://macxor.com/wp-content/uploads/2009/05/securityupdate200700910411ppc_20071213082500.jpg" alt="securityupdate" title="securityupdate" width="150" height="150" class="alignright size-full wp-image-313" />If something distinguished us (the mac users) is that we believe in the naive idea that Mac’s can’t have viruses. While maybe it’s true that there isn’t that many specific OSX targeted viruses, we are being the target of <a href="http://en.wikipedia.org/wiki/Botnet">Botnets</a> of spam/scam in the world. In fact the only way to prevent this is by updating your mac, not updating will result in being part of spam Botnets.<br />
<span id="more-311"></span><br />
Apple announced a recent massive (67 security issues) Security Update, if you want to keep your mac as secure as ever, update now, don’t let time pass.</p>
<ul>
<li>Safari code_execution.</li>
<li>Remote shutdown.</li>
<li>libxml code_execution.</li>
<li>Kernel Privilege Scalation</li>
<li>PDF code_execution</li>
<li>many more..</li>
</ul>
<p>If you want to see the whole list of bugs follow this link:<br />
<a href="http://support.apple.com/kb/HT3549">http://support.apple.com/kb/HT3549</a></p>
<img src="http://feeds.feedburner.com/~r/macxor/~4/T2ocGeexVKY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://macxor.com/os-x-massive-security-update/feed/</wfw:commentRss>
		<feedburner:origLink>http://macxor.com/os-x-massive-security-update/</feedburner:origLink></item>
	</channel>
</rss>
