SecureHoney 用C编写的SSH蜜罐
名称: Secure Honey (http://SecureHoney.net)描述: SSH server honeypot that logs all usernames, password, IP address and time of every login attempt.安装: 1. Generate an RSA public key for use by the server: > ssh-keygen -t rsa 2. Edit config.h to set the desired options. In particular, you must set RSA_KEYFILE to the path to the public key generated in step one. LOGFILE must be set to