
Configuring an OpenConnect middle server for access to a closed network
In this note, we will look at using an OpenConnect server as an intermediate server for access to closed infrastructure.
All posts under tag "Cybersecurity"

In this note, we will look at using an OpenConnect server as an intermediate server for access to closed infrastructure.

In this note, I will tell you about SSH Pilot - a modern SSH connection manager for Linux, written in Python and GTK.

An example of Nginx configuration for serving a specific file over https with basic login and password authentication.

In this note, we will look at the "Forced command" mechanism in SSH, which allows SSH keys to be limited to executing a single command.

Automating nftables configuration in Linux with a universal Bash script using a basic rule set for filtering network traffic.

Recently there was news about a data leak issue in Debian Testing (tomorrow's Debian 13 release).

In this short guide, I will explain how to configure name resolution (DNS) over the encrypted HTTPS protocol, also known as DNS over HTTPS (DoH), on a router running OpenWrt.

Today we will look at port forwarding through SSH🔐: how to use local and reverse tunnels to organize access to local and remote services.

In this article we will configure OpenWrt to connect to an OpenConnect server (ocserv) and set up flexible routing: all traffic, only specific domains, or specific IP subnets.

An article about how to easily install and run local Open Source AI🤖 models using Ollama🦙 on a PC running Linux🐧.

Continuing the topic of using SSH in Linux🐧. Today we'll talk about fine-tuning the client using the ~/.ssh/config📄 configuration file, as well as automatic key import into ssh-agent😎 without entering passwords.

In this article we will build our own Docker image with a modern DNS server — Unbound. We'll take a detailed look at the Dockerfile, as well as my script for preparing the container environment.

OpenSnitch is a desktop open source application capable of blocking outgoing requests from various programs, with desktop notifications🔔.

Today we'll build the latest version of the OpenConnect VPN server - 1.3, from open source code, on the Debian 12 distribution. We'll also create a Docker image based on the same distribution.

Today we will deploy our own VPN based on an OpenConnect server (ocserv) running over HTTPS and compatible with Cisco AnyConnect. We'll package all of this into a docker container for ease of use and easy portability.

Today we'll break down the concept of a virtual private network, better known as VPN. What it is, what types exist, and we'll also talk a bit about popular implementations of this network technology.

This time we will perform basic Linux server setup using the Debian 12 distribution as an example. Preface We continue the topic of Linux server administration.

Today I'll tell you how to safely and conveniently store passwords on any device: both on a PC / laptop and on a smartphone. We'll talk about the software - KeePass and the password database format - KDBX.

This time we'll talk about remote connections using the secure SSH protocol, in particular its open implementation OpenSSH.
Enter keywords to search articles