Setting up a Honeypot Framework (T-Pot) on Azure
What is a Honeypot A honeypot is a computer or VM that you expose to the internet with the intention of catching malicious login/scan attempts, and it logs them. Over time, you can use the logs to identify trends, for example the most common usernames for bruteforcing, common directories that …