Uncategorized

May 26, 2023

PostgreSQL Cheat Sheet

The table below contains some essential commands for PostgreSQL. Function Command Syntax Comments Connect to a database under a specific user psql -d database -U user […]
April 21, 2023

End-to-End Kubernetes Security

Protecting Your Containerized Applications Kubernetes has become the de facto standard for container orchestration, providing a powerful platform for deploying and managing containerized applications. However, as […]
November 1, 2022

OpenSSL Vulnerability

Das OpenSSL-Projektteam hat bestätigt, dass am 1. November ein Update für OpenSSL 3.0.7, oder ein sozusagen “Security-Fix-Release”, verfügbar sein wird. Obwohl keine wirklichen Details über die […]
October 25, 2022

Apache Commons Text vulnerability CVE-2022-42889

CVE-2022-42889 wurde kürzlich in den NVD-Katalog aufgenommen, mit einer kritischen Bewertung von 9.8. Diese Schwachstelle ermöglicht Remotecodeausführung (RCE) in Apache Commons Text. Sie betrifft die Versionsnummern […]