Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hierFlux principal

Assigning proxy settings in Windows automatically with a PAC File

Par : Thomas Joos
25 mars 2024 à 14:01
Proxy server settings can be automatically deployed to clients using the Web Proxy Auto-Discovery Protocol (WPAD). This protocol utilizes a Proxy Auto Config file (PAC), which can be provided via IIS. A Group Policy setting instructs web browsers on how to find the PAC file.

Install WireGuard VPN on OPNsense Firewall

Par : Thomas Joos
29 février 2024 à 13:54
If you are using an OPNsense firewall, you can configure WireGuard as a VPN server instead of OpenVPN. There are clients available for all major operating systems. Additionally, it is very fast and lightweight. You can easily install it as an OPNsense extension and configure it through the web console.

Analyzing Windows Event Logs with Security Onion

Par : Thomas Joos
13 février 2024 à 11:49
Security Onion is an open-source platform for threat hunting, security monitoring, and log management. It aggregates free tools such as Kibana, Elastic Fleet, InfluxDB, CyberChef, and Suricata. The solution provides access to these tools via a web console. I'll demonstrate how it can be used for analyzing Windows logs.

Simulating complex networks with GNS3

Par : Thomas Joos
6 février 2024 à 11:37
The free Graphical Network Simulator-3 (GNS3) allows for the planning and practical simulation of networks and their topology. Thanks to Dynamips, it also supports integrating images of Cisco IOS. GNS3 can be integrated with physical hardware, enabling, for instance, the testing of monitoring solutions.

Customizing and deploying the Windows 11 Taskbar with GPO or Intune

Par : Thomas Joos
29 décembre 2023 à 09:42

Organizations can dictate the appearance of the Windows taskbar for all computers in the network. This primarily involves pinning important applications. To do this, admins configure the apps for the taskbar in an XML file. This file can then be distributed to the end devices via GPO or Microsoft Intune.

The post Customizing and deploying the Windows 11 Taskbar with GPO or Intune first appeared on 4sysops.

Copying files between Windows and Linux with SCP and PowerShell

Par : Thomas Joos
26 décembre 2023 à 10:06

There are various mechanisms for copying files between Windows and Linux. A proven tool for this purpose is Secure Copy (SCP), and with the porting of PowerShell to Linux, it is suitable for this task, too. The connection runs over SSH in both cases, ensuring that files are transferred encrypted.

The post Copying files between Windows and Linux with SCP and PowerShell first appeared on 4sysops.

Install Minikube on Windows

Par : Thomas Joos
15 décembre 2023 à 13:37

Minikube is an ideal solution for setting up a Kubernetes cluster for a test or development environment. It only requires a single node, optionally as a virtual machine. To install Minikube on Windows, several preparations are required, including the installation of Docker.

The post Install Minikube on Windows first appeared on 4sysops.
❌
❌