/darkbear

check whether your server is a honeypot or not. this tool can be useful for this

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

darkbear

the darkbear is a tool to test whether the target server is a honeypot or not. also, I use this document for this project. the document name is "Honeypots: How do you know when you are inside one?".

create a labratory

you can install the Ubuntu server on a virtual machine or you can use Cowrie in docker. actually, the Cowrie is a honeypot. so if you want you can pull and run it :

docker pull cowrie/cowrie
docker run -p 2222:2222/tcp cowrie/cowrie