Auditing access to removable storage devices

The use of removable storage devices is usually not allowed in organizations, you should not at least be able to connect a USB flash drive or removable hard drives. But it is true that in exceptions, They are needed, and for this purpose a GPO is usually defined with a whitelist of allowed USB devices and applied to the users/computers that need them. But ,How do you use them??

Put a Honeypot in your life

I think that today there are not many who do not know what a Honeypot is, and how good it can be for us to have it implemented in our infrastructures. The idea of these gadgets as we know is to alert and detect attacks or curious people on the network; Well, in this post, we will also see how to integrate it with Centreon.

Collecting Ubiquiti UniFi LOGs in Elasticsearch and Visualizing Them in Grafana

And we continue with more strange things… today the first one of collecting Logs to the Ubiquiti Unifi environment, of our APs, Switches… for the second time we parse., we treat the Logs with Logstash and for dessert we store it in Elasticsearch, and the icing on the cake will be visualizing it with Grafana. All this to control in real time what happens in our communications infrastructure, who is trying to access the Wisfis…

Collecting VMware vCSA LOGs in Elasticsearch and Visualizing Them in Grafana

¡Come! Another one of logs please! This time we will see how to exploit the Logs of our beloved VMware vSphere environment, from the vCSA or vCenter Server Appliance we will redirect the logs to Logstash to be processed and stored in Elasticsearch, finally we will be able to visualize them in a more graphic way with Grafana. This way we will understand in real time what is happening or we will be able to have reports with the data of the last 24 hours, week, month… Fully customizable, free…