SILENTKNOCK: practical, provably undetectable authentication

  • Authors:
  • Eugene Y. Vasserman;Nicholas Hopper;John Laxson;James Tyra

  • Affiliations:
  • Computer Science and Engineering, University of Minnesota, Minneapolis, MN;Computer Science and Engineering, University of Minnesota, Minneapolis, MN;Stanford University, Stanford, CA;Computer Science and Engineering, University of Minnesota, Minneapolis, MN

  • Venue:
  • ESORICS'07 Proceedings of the 12th European conference on Research in Computer Security
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Port knocking is a technique first introduced in the blackhat and trade literature to prevent attackers from discovering and exploiting potentially vulnerable services on a network host, while allowing authenticated users to access these services. Despite being based on some sound principles and being a potentially useful tool, most work in this area suffers from a lack of a clear threat model or motivation. We introduce a formal security model for port knocking that addresses these issues, show how previous schemes fail to meet our definition, and give a provably secure scheme that uses steganographic embedding of pseudorandom message authentication codes. We also describe the design and analysis of SILENTKNOCK, an implementation of this protocol for the Linux 2.6 operating system, that is provably secure, under the assumption that AES and a modified version of MD4 are pseudorandom functions, and integrates seamlessly with any existing application, with no need to recompile. Experiments indicate that the overhead due to running SILENTKNOCK on a server is minimal - on the order of 150 µs per TCP connection initiation.