Hello everyone!

I would like to present one of my latest projects. It is a system that covers the case where a system is already under a ransomware attack. I called it a ransomware attack fencing system. Operation is very simple. A Go agent is built with an ever-changing checksum that tracks the checksums of important files on board a taget server. All information is stored in Hashicorp Vault. If one of these checksums changes, a previously defined fencing mechanism takes place. I’m looking for contributors on this project too.

For info write to luckysideburn [at] gmail [dot] com.

The repo is this https://github.com/lucky-sideburn/sfcomet

Happy Coding!