Todays callers by country to the Honeypot

These are the IP addresses that have been attacking the honeypot I’ve been building recently.

Adding to raspberry PI
curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | gpg --no-default-keyring --keyring gnupg-ring:/usr/share/keyrings/wazuh.gpg --import && chmod 644 /usr/share/keyrings/wazuh.gpg
echo "deb [signed-by=/usr/share/keyrings/wazuh.gpg] https://packages.wazuh.com/4.x/apt/ stable main" | tee -a /etc/apt/sources.list.d/wazuh.list
apt-get update
PURGE BINARY LOGS BEFORE now();
Yep, I’m now looking for a new position or I will be in the next couple of month, more details to follow.
Recycle bin on a share not working.
Appears that if the permissions are broken on
/volume1/[Share Name]/@eaDir/@recycle
then the shares recycle bin will stop working from SMB.
Simple change the permissions of that folder to 777 and they should start working again.