Nessus is a well-known tool for Vulnerability Assessments created by Tenable Inc. Unfortunately, it is not open source but it […]
RSA Cheat Sheet
RSA is an asymmetric cryptosystem that used public and private key pairs. Key Terms Encrypt / Decrypt Popular Tools Known […]
VLM Cheat Sheet
Logical Volume Management (LVM) is a method of space allocating on mass-storage devices. It can provide superior features to the […]
Proxmox VE and Backup Server Cheat Sheet
Proxmox Virtual Environment, (PVE) is an open-source hypervisor manager. Based on Debian and with a modified Ubuntu LTS kernel it […]
AWK Cheat Sheet
AWK is a domain-specific language designed for text processing and typically used as data extraction and reporting tool. In other […]
Ruby Cheat Sheet
On the official website, Rubi is described as “A dynamic, open-source programming language with a focus on simplicity and productivity. […]
Golang (GO) Cheat Cheet
Golang or GO is a programming language developed in 2009 by three Google engineers to fulfill its high-performance needs. Its […]
Enhancing Linux Security with AppArmor no Ubuntu 20.04
Application Armor is a Linux kernel security module for restricting programs’ capabilities by using per-program profiles. AppArmor uses the Linux […]
Bash Script Cheat Sheet
This is a quick reference guide for creating automation scripts and clever averaging of bash features for issuing efficient and […]
2FA with Yubikey on Ubuntu 20.04
In this post, I will cover the usages of a Yubikey for: Protect local sudo command, Protect local gnome login […]