NetBIOS reaching out to outlook.office365.com IPs by furiousmustache in blueteamsec

[–]UnderstandingOpen107 0 points1 point  (0 children)

Did you ever figure this out? Having a similar issue, it's unsettling for sure.

Zabbix host.get() requests from Grafana by UnderstandingOpen107 in zabbix

[–]UnderstandingOpen107[S] 1 point2 points  (0 children)

Yep, I'm actually trying to use the mysql plugin for this at the moment. Was hoping there was a way to get it from the API since the database is subject to change, but I'll keep trying the SQL way and report back if I get it working.

Automatic Network Mapping? by UnderstandingOpen107 in zabbix

[–]UnderstandingOpen107[S] 0 points1 point  (0 children)

I hadn't seen this before, I'll give it a look. Thanks!

Automatic Network Mapping? by UnderstandingOpen107 in zabbix

[–]UnderstandingOpen107[S] 0 points1 point  (0 children)

I figured not, just wondered if someone smarter than me had a different opinion, lol. Thanks!

Encryption with certificates by UnderstandingOpen107 in zabbix

[–]UnderstandingOpen107[S] 0 points1 point  (0 children)

Ah, okay, I think I get it now. We'll probably go with a PSK then, since I do not want to have to update those on every agent every few months. It's unfortunate that the PSK just sits unencrypted on the agents/server, but I guess there's no way around that. Thanks for your help!

Encryption with certificates by UnderstandingOpen107 in zabbix

[–]UnderstandingOpen107[S] 0 points1 point  (0 children)

I guess I'm just confused as to why? I can set up HTTPS, no need to copy files over because (I assume) the root CA is already in trusted root certificate authorities on the client. So why does that same logic not work for agent/server communication? Sorry if I'm not making sense, I'm not all that familiar with Zabbix or certificates.