ICMP Knock Server

Visit Publisher Site

This program uses a concept similar to port knocking, which basically involves waiting for a range of packets that match given criteria before executing some action (typically exposing a port, e.g. for SSH connections, that is kept closed or blocked otherwise). But instead of listening for TCP or UDP packets to arrive on specific ports in a specific order, it accepts ICMP echo requests and checks if their payload lengths and order of arrival match the given pattern. The advantage is that this approach works with the standard PING tool. Programs with custom code or (although common) networking tools like netcat plus the ability to execute them are not required.

Visit publisher site: ICMP Knock Server

Listing Details

Version:
11-Sep-2007 
Filed in:
Scripts / Python / Scripts & Programs / Security Systems
Submitted on:
 
Last Updated:
Dec 4, 2008 
Publisher:
Jochen Kupperschmidt Other listings by this publisher

License & Pricing Information

LICENSE #1
License Type:
BSD
Price:
$0.00 USD
Additional Info:
MIT

User Reviews 

Be the first to review this listing!
  • Not yet reviewed by any member.... You can be the FIRST one to write a review for ICMP Knock Server