<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: portknocking</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/portknocking.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2004-02-25T23:40:06+00:00</updated><author><name>Simon Willison</name></author><entry><title>Novel security measures</title><link href="https://simonwillison.net/2004/Feb/25/novel/#atom-tag" rel="alternate"/><published>2004-02-25T23:40:06+00:00</published><updated>2004-02-25T23:40:06+00:00</updated><id>https://simonwillison.net/2004/Feb/25/novel/#atom-tag</id><summary type="html">
    &lt;p&gt;An &lt;a href="http://www.securityfocus.com/columnists/221" title="Knock, Knock, Knock"&gt;article on SecurityFocus&lt;/a&gt; led me to this site about &lt;a href="http://www.portknocking.org/"&gt;Port Knocking&lt;/a&gt;. Port Knocking is an interesting security technique in which a box sits online with no ports open to connections and awaits a specific sequence of connection attempts. A user wishing to connect to the box must first attempt to initiate connections to ports in a specific, secret order. Once they do, the box starts up the required service (such as an &lt;acronym title="Secure SHell"&gt;SSH&lt;/acronym&gt; daemon) on a designated port and allows the user to connect properly.&lt;/p&gt;

&lt;p&gt;It's a pretty neat trick, and one that may well start showing up in backdoors and trojans in the future. It reminds me of a couple of other novel firewall related tricks: &lt;a href="http://www.openlysecure.org/openbsd/how-to/invisible_firewall.html" title="Invisible Firewalling How-To"&gt;invisible firewalls&lt;/a&gt; and &lt;a href="http://www.linuxsecurity.com/articles/firewalls_article-4418.html" title="Running Your Firewall in runlevel 0"&gt;firewalls that are effectively turned off&lt;/a&gt;.&lt;/p&gt;
    
        &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/portknocking"&gt;portknocking&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/security"&gt;security&lt;/a&gt;&lt;/p&gt;
    

</summary><category term="portknocking"/><category term="security"/></entry></feed>