<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Tweaking kernel parameters using sysctl</title>
	<link>http://www.tssci-security.com/archives/2007/09/13/tweaking-kernel-parameters-using-sysctl/</link>
	<description>top secret/secure computing information</description>
	<pubDate>Tue, 14 Oct 2008 10:58:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Marcin</title>
		<link>http://www.tssci-security.com/archives/2007/09/13/tweaking-kernel-parameters-using-sysctl/#comment-1652</link>
		<dc:creator>Marcin</dc:creator>
		<pubDate>Thu, 13 Sep 2007 18:26:57 +0000</pubDate>
		<guid>http://www.tssci-security.com/archives/2007/09/13/tweaking-kernel-parameters-using-sysctl/#comment-1652</guid>
		<description>&lt;em&gt;security.bsd.see_other_uids=0&lt;/em&gt;

That works great for FreeBSD, and I use it on all my systems, but OS X does not have security.* sysctl parameters.

&lt;em&gt;Otherwise, to your list, I’d also suggest adding:

net.inet.ip.sourceroute=0
net.inet.tcp.log_in_vain=1
net.inet.udp.log_in_vain=1&lt;/em&gt;

Our list wasn't meant to be exhaustive, so we did leave a lot out. I saw Casey's sysctl settings and it was four pages in length. We may post a link to it as a text a file or we can do a follow-up post to this one going into further detail if there's interest. As always, we encourage everyone to investigate on their own and we don't guarantee our settings will be right or work for every system.</description>
		<content:encoded><![CDATA[<p><em>security.bsd.see_other_uids=0</em></p>
<p>That works great for FreeBSD, and I use it on all my systems, but OS X does not have security.* sysctl parameters.</p>
<p><em>Otherwise, to your list, I’d also suggest adding:</p>
<p>net.inet.ip.sourceroute=0<br />
net.inet.tcp.log_in_vain=1<br />
net.inet.udp.log_in_vain=1</em></p>
<p>Our list wasn&#8217;t meant to be exhaustive, so we did leave a lot out. I saw Casey&#8217;s sysctl settings and it was four pages in length. We may post a link to it as a text a file or we can do a follow-up post to this one going into further detail if there&#8217;s interest. As always, we encourage everyone to investigate on their own and we don&#8217;t guarantee our settings will be right or work for every system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Storms</title>
		<link>http://www.tssci-security.com/archives/2007/09/13/tweaking-kernel-parameters-using-sysctl/#comment-1651</link>
		<dc:creator>Andrew Storms</dc:creator>
		<pubDate>Thu, 13 Sep 2007 16:39:31 +0000</pubDate>
		<guid>http://www.tssci-security.com/archives/2007/09/13/tweaking-kernel-parameters-using-sysctl/#comment-1651</guid>
		<description>While kern.ps_argsopen=0 is cool, if what you are trying to achieve is hiding ps information, then try:

security.bsd.see_other_uids=0

This prohibits anyone from seeing any processes that aren't theirs.  Also limits the output of netstat.  Otherwise, to your list, I'd also suggest adding:

net.inet.ip.sourceroute=0
net.inet.tcp.log_in_vain=1
net.inet.udp.log_in_vain=1


While log_in_vain can be rather verbose, its nice to have the output logged.

--S</description>
		<content:encoded><![CDATA[<p>While kern.ps_argsopen=0 is cool, if what you are trying to achieve is hiding ps information, then try:</p>
<p>security.bsd.see_other_uids=0</p>
<p>This prohibits anyone from seeing any processes that aren&#8217;t theirs.  Also limits the output of netstat.  Otherwise, to your list, I&#8217;d also suggest adding:</p>
<p>net.inet.ip.sourceroute=0<br />
net.inet.tcp.log_in_vain=1<br />
net.inet.udp.log_in_vain=1</p>
<p>While log_in_vain can be rather verbose, its nice to have the output logged.</p>
<p>&#8211;S</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.165 seconds -->
