
Detect and log CVE-2019-19781 scan and exploitation attempts.
Detect and log CVE-2019-19781 scan and exploitation attempts.
git clone https://github.com/MalwareTech/CitrixHoneypot.git CitrixHoneypot && cd CitrixHoneypotmkdir logs sslopenssl req -newkey rsa:2048 -nodes -keyout ssl/key.pem -x509 -days 365 -out ssl/cert.pempython3 CitrixHoneypot.pydocker build -t citrixhoneypot .docker run -d -p 443:443 -v /<insert-homepath>/CitrixHoneypot:/CitrixHoneypot -w /CitrixHoneypot citrixhoneypotThis software is free to use providing the user yells "Oh no, the cyberhackers are coming!" prior to each installation.