<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Stateful OS X firewall</title>
	<atom:link href="http://scrutin.wordpress.com/2007/03/26/stateful-os-x-firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://scrutin.wordpress.com/2007/03/26/stateful-os-x-firewall/</link>
	<description>Random Bits For Random People</description>
	<lastBuildDate>Tue, 21 Oct 2008 14:33:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: scrutin</title>
		<link>http://scrutin.wordpress.com/2007/03/26/stateful-os-x-firewall/#comment-30</link>
		<dc:creator>scrutin</dc:creator>
		<pubDate>Thu, 26 Apr 2007 01:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://scrutin.wordpress.com/2007/03/26/stateful-os-x-firewall/#comment-30</guid>
		<description>This page uses Java to determine your local IP and is more of a test of your browser&#039;s security than your firewall. Unfortunately, Java and Javascript open you up to vulnerabilities that are very difficult for a firewall or Intrusion Detection/Prevention system to block. Basically you are letting a site download code to your computer and execute it which is inherently insecure. This can open you up to cross site scripting attacks as well.

If you don&#039;t have a need for it you should turn off Java under preferences --&gt; Security in Safari or Preferences --&gt; Web Features in Firefox. If you can live with it you can turn off Javascript as well, but unfortunately, many sites might not work when you do this.

I doubt whether TOR or Netshade would prevent this from working since it is executing in your browser and passing your IP back to the server via a GET request.

&lt;code&gt;GET /audit.asp?a=xxx.xxx.xxx.xxx HTTP/1.1&lt;/code&gt;

There are also some sites out there that claim to get your address via JavaScript, displaying your local address
on the page and suggesting that you download their security application. In general your address is not leaving your network and the applications they are pitching are more spyware than security, but that is more of a problem for Windows users.</description>
		<content:encoded><![CDATA[<p>This page uses Java to determine your local IP and is more of a test of your browser&#8217;s security than your firewall. Unfortunately, Java and Javascript open you up to vulnerabilities that are very difficult for a firewall or Intrusion Detection/Prevention system to block. Basically you are letting a site download code to your computer and execute it which is inherently insecure. This can open you up to cross site scripting attacks as well.</p>
<p>If you don&#8217;t have a need for it you should turn off Java under preferences &#8211;&gt; Security in Safari or Preferences &#8211;&gt; Web Features in Firefox. If you can live with it you can turn off Javascript as well, but unfortunately, many sites might not work when you do this.</p>
<p>I doubt whether TOR or Netshade would prevent this from working since it is executing in your browser and passing your IP back to the server via a GET request.</p>
<p><code>GET /audit.asp?a=xxx.xxx.xxx.xxx HTTP/1.1</code></p>
<p>There are also some sites out there that claim to get your address via JavaScript, displaying your local address<br />
on the page and suggesting that you download their security application. In general your address is not leaving your network and the applications they are pitching are more spyware than security, but that is more of a problem for Windows users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Kumper</title>
		<link>http://scrutin.wordpress.com/2007/03/26/stateful-os-x-firewall/#comment-29</link>
		<dc:creator>Dan Kumper</dc:creator>
		<pubDate>Wed, 25 Apr 2007 22:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://scrutin.wordpress.com/2007/03/26/stateful-os-x-firewall/#comment-29</guid>
		<description>But this ipfw set-up cannot avoid the message &quot;Found your Private IP of xxx.xxx.xxx.xxx!&quot; over at http://www.auditmypc.com/software_audit.asp (for my EXT_INT=&quot;en0&quot;)

Any ipfw workaround available? (... or do we have to use Tor, Netshade, etc.)

Anyway, thanks for sharing this!</description>
		<content:encoded><![CDATA[<p>But this ipfw set-up cannot avoid the message &#8220;Found your Private IP of xxx.xxx.xxx.xxx!&#8221; over at <a href="http://www.auditmypc.com/software_audit.asp" rel="nofollow">http://www.auditmypc.com/software_audit.asp</a> (for my EXT_INT=&#8221;en0&#8243;)</p>
<p>Any ipfw workaround available? (&#8230; or do we have to use Tor, Netshade, etc.)</p>
<p>Anyway, thanks for sharing this!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
