In today’s fast-paced development environment, secure GitHub repositories is essential for ensuring the safety of your codebase and managing access control. Unsecured repositories can leave projects vulnerable to unauthorized access,…
security
This article will guide you to use Trivy to scan Docker images locally. What is Trivy and why should we use it to test Docker images for security vulnerabilities. What…
List Security Hub alerts using Python script. In this article, I will share with you how to use Python script to list all alerts on Security Hub of an EC2…
Experience in detecting Social Engineering attacks like. I will tell you what happened to me these past few days. What is a Social Engineering attack? Is a method often used…
Should use LastPass for password management? In this article, I will share with you about my own experience when using the LastPass service. Need to manage password/account information Along with…
snx: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory. This is an error I encountered when installing Check Point VPN client on…
How to fix snx: error while loading shared libraries: libpam.so.0? If you haven’t read my previous article on how to connect Check Point VPN on a Linux computer. Chances are,…
How to install Check Point VPN client in Linux? How to do this? This article will show you how to connect Check Point VPN from a Linux computer. If your…
This article will show you how to fix the gateway route OpenVPN error that is not reachable on any active network adapters. OpenVPN errors appear on Windows client machines I…
Rootkit Hunter (rkhunter) is a small tool for Linux to scan rootkits, backdoors and local exploits. As the name implies, you can use it to scan rootkits on your system…