• 2 posts
  • 12 comments
Joined 5 years ago
Cake day: June 28th, 2021

but before I do, I figured I’d ask if anyone’s aware of any tools/software that covers my basic needs of setting something basic that may alert me if there are any intruders in the network?

Needs:

  1. Fake ssh login that can trigger a script so I can take care of the rest.
  2. Fake network share (cifs/samba) that can trigger a script if anything tries to access it.

Would be great if there are any docker images I can just pull, make some minor edits, and run.

Thanks!

  • I used Ubuntu for a while and distro-hopped before deciding to land on Debian. I figured major distros used it as their base for a reason. The older I get the more I appreciate the “it’ll release when its ready” approach that Debian takes. There’s no economic pressure to release with major bugs hoping the next sprint will fix most issues, like a lot of “enterprise” software. The Debian release cycle is not 100% predictable, but it is reliable. I’ve had a server go through a few major upgrades for nearly a decade before the hardware itself gave out. The OS was rock solid the entire time. Additionally, with flatpak, outdated desktop apps are no longer an issue and I use docker for hosting services.

    I will admit that Debian is pretty “bland” from a fresh install, but I don’t mind that at all.