Skip to content

Instantly share code, notes, and snippets.

@joshrendek
Created July 6, 2014 01:17
Show Gist options
  • Save joshrendek/89d36036be016e64834c to your computer and use it in GitHub Desktop.
Save joshrendek/89d36036be016e64834c to your computer and use it in GitHub Desktop.
start on runlevel [2345]
stop on runlevel [!2345]
console log
respawn
chdir /home/YOUR_USER
script
exec ./sshd_honeypot
end script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment