Mastodon

AI/LLMs in the Service of Criminals 👾

December 28, 2024

As we witness the evolution of adversarial AI techniques, one of the most concerning developments is the use of large language models (LLMs) to obfuscate malicious JavaScript code. Recent research by Palo Alto Networks’ Unit 42 reveals how these models can rewrite existing malware at scale, bypassing traditional detection methods and posing a serious challenge […]

Read more

Kubernetes Security Guide (Kubernetes Hardening)

June 30, 2024

This article discusses the topic of securing the configuration of Kubernetes clusters. This software is considered quite challenging to manage due to the multitude of settings and areas that need to be addressed. The challenges associated with this can impact the security level of the applied configuration. As usual, my goal is not merely to […]

Read more

The Unnoticed Plague

February 21, 2024

Let’s talk about a plague occurring in the world of IT cybersecurity, which, in my opinion, receives too little attention. The title of the article may seem like an oxymoron, but let’s see if that’s really the case. As an incentive, I’ll add that the topic concerns the data processed in the applications you use, […]

Read more

Docker Security – Step-by-Step Hardening (Docker Hardening)

October 16, 2023

This article provides practical recommendations for configuring Docker platform aimed at increasing its security. It also suggests tools helpful in automation of some tasks related to securing Docker. My intention is to guide the reader step by step through the process of preparing a secure configuration. As such, this guide may prove to be more […]

Read more