Python is a versatile and human friendly script language that among the most popular ones. Its potential is virtually unlimited […]
How to Scan a Source-Code with OSV-Scanner
OSV-Scanner is a command-line open source tool developed by Google Open Source Security Team to enumerate and check open-source dependencies […]
Kubernetes Demo: Namespace + Secret + Deployment + Service + Ingress
In this post I will walk through all the steps of deploying a containerized web application and all the required […]
FTP vs FTPS vs SFTP and Installation on Ubuntu 20.04
FTP (File Transfer Protocol) is a legacy protocol that should only be used for absolutely no other than publicly share […]
Running K3s (Kubernetes) Locally on Ubuntu 22.04
K3s is a free and open-source [Link] fully certified Kubernetes-compliant distribution [Link]. It is offers a simplified Kubernetes deployments and […]
Running K8s (Kubernetes) Locally with Minikube on Ubuntu 22.04
Minikube is a free open-source solution that creates a single node Kubernetes cluster [Link]. See also the official documentation at […]
Deploying an S3 Compatible Block Storage Server with MinIO
MinIO [Link] is an open source [Link] high performance object storage API written in GO compatible with Amazon S3 cloud […]
Web Shell, Web Proxy, and Man-In-The-Middle
In this post, not only the concepts but also practical exercises are proposed for consolidating valuable knowledge for attackers and […]
Setting Up a Zabbix Monitoring Server on Ubuntu 20.04
Zabbix is an infrastructure monitoring tool. It is a powerful open-source and capable of monitoring servers, applications, services, network devices, […]
Installing CMS Made Simple on Ubuntu 20.04
It is an open source Content Management System (CMS) written in PHP with MySQL/MariaDB that provides developers and site owners […]