From: x1 Date: 2005-12-21T12:30:26+09:00 Subject: Re: Port Knocking Pretty neat.. I was interested in doing this a while back but never got around to it (and never will at this rate). Are typical port-knocking setups tcp or udp based? I would think that the handshake portion would be UDP.. Because ICMP is filtered by many ISPs, how difficult would it be to set this up with udp? On 12/20/05, sven.schott@gmail.com wrote: > Has anyone seen (or written) any port knocking implementations in Ruby? > I couldn't see any in the RAA or RubyForge (unless it's under a name I > missed). Is there any interest for this sort of thing? I wrote a > mini-script to do it with ICMP but I'm not a programmer and it most > likely bites. > > http://www.spannermonkey.info/rknock.html > > It requires libpcap and ruby-libpcap. Suggestions are welcome. I wanted > to be able to knock without a client, hence the ping thing. > > > Sven > > >