
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Sshd_security</id>
		<title>Sshd security - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Sshd_security"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Sshd_security&amp;action=history"/>
		<updated>2026-04-29T01:38:46Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=Sshd_security&amp;diff=27&amp;oldid=prev</id>
		<title>Nighthawk: Pushed from thelinuxwiki.com.</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Sshd_security&amp;diff=27&amp;oldid=prev"/>
				<updated>2013-02-25T19:01:29Z</updated>
		
		<summary type="html">&lt;p&gt;Pushed from thelinuxwiki.com.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
== modifying the version string ==&lt;br /&gt;
&lt;br /&gt;
rebuilding your OpenSSH from sources after modifying the version string. This also can help confuse automated attacks, because many vulnerabilities are dependent on specific versions of OpenSSH. This is done by modifying the version.h file in the OpenSSH distribution and recompiling. Change the SSH_VERSION and SSH_PORTABLE #define lines to anything you like, such as:&lt;br /&gt;
&lt;br /&gt;
#define SSH_VERSION     &amp;quot;MyCompany_Vers00001&amp;quot;&lt;br /&gt;
#define SSH_PORTABLE    &amp;quot;foo&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[category:security]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>