Setting up an SSH Honeypot on the Raspberry Pi with sshesame
In this project, you will learn how to set up an SSH honeypot on your Raspberry Pi using Sesame. This service acts as a fake SSH server that pretends to allow access to an outside attacker. Using this, you can see the username and password the attacker used alongside each command they attempted to run. Read More...