Passbolt’s CE (Community Edition) is an enterprise grade open-source [Link] multi-platform [Link] password manager. It is a great alternative to […]
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 […]
Recommended Hardware for Home Lab
This is a shortlist of some essential hardware for any home lab: Single Board Computers Raspberry Pi 4 [Link] Full-featured […]
Deploying and Configuring Tenable Core + Nessus
Nessus is a well-known tool for Vulnerability Assessments created by Tenable Inc. Unfortunately, it is not open source but it […]
Configuring MFA for Windows Logon and RDP with Duo Security
Windows Logon and RDP are so easy to brute force because they do not offer any way for multi-factor authentication. […]
Ubiquiti EdgeOS (ER-X) Tips and Cheat Sheet
Specifications: Operating system: EdgeOS (Debian Based – 7.0. Wheezy) Processor: Dual-Core (4 threads) 880 MHz, MIPS1004Kc RAM: 256 MB DDR3 […]
Deploying Windows on Linode and DigitalOcean
To have a smooth cloud experience with Windows it has to be customized for usage in a VPS. If you […]
Windows CMD and PowerShell Cheat Sheet
USERS AND GROUPS net user net user newuser /add net user newuser password /add net localgroup users newuser /add net […]
Regular Expressions (RegEx) Cheat Sheet
Knowing how to write RegEx is crucial for creating or customizing modules or rules for Fail2Ban, Snort, etc. RegEx basically […]
Performance Comparison: OpenVPN vs WireGuard
Preparation and Resources 2 virtual machines located on the same data center (Linode) and location (Toronto); 1 vCPU and 1 […]