2021 - Page 698 of 759

How To Use fwknop to Enable Single Packet Authentication on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Use fwknop to Enable Single Packet Authentication on Ubuntu 12.04

Single Packet Authentication is a method that grew out of earlier port knocking as a way of keeping services shielded until you request access through a predefined sequence of events. Single packet authentication does this by sending a single encrypted packet to the server in order, which can then validate the client and open the requested port. In this article, we will discuss how to use the fwknop suite to implement single packet authentication on an Ubuntu 12.04 VPS.

Read more
Ubuntu 16.04 — php-horde-css-parser — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 16.04

Ubuntu 16.04 — php-horde-css-parser — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 31 January 2021 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-7502-1 Related CVEs: CVE-2020-13756 Upstream summary: It was discovered that Horde Css Parser did not correctly handle parsing uncontrolled CSS data. An attacker could possibly use this issue to perform […]

Read more
SLES 15 — umoci — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — umoci — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 31 January 2021 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2021:1116-1 (see also SUSE bugzilla) Related CVEs: CVE-2021-29136 CVE-2021-41190 Upstream summary: Open Container Initiative umoci before 0.4.7 allows attackers to overwrite arbitrary host paths via a crafted image that causes symlink traversal […]

Read more
How to Install and Configure Laravel 8 with Nginx (LEMP) on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Laravel 8 with Nginx (LEMP) on Ubuntu 18.04

Laravel is an open source PHP framework that provides a set of tools and resources to build modern PHP applications. In this guide, you’ll install and configure a new Laravel application on an Ubuntu 18.04 server, using Composer to download and manage the framework dependencies. When you’re finished, you’ll have a functional Laravel demo application pulling content from a MySQL database.

Read more
How to Set Up Certificate Services (AD CS) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Certificate Services (AD CS) on Windows Server 2019

How to Set Up Certificate Services (AD CS) on Windows Server 2019 Active Directory Certificate Services (AD CS) provides a Public Key Infrastructure (PKI) for issuing and managing digital certificates within an organization. These certificates enable TLS/SSL for websites, smart card authentication, email encryption (S/MIME), code signing, encrypted file systems (EFS), and IPsec. Windows Server […]

Read more
CHAT