Detection engineering getting started
Setting up a home lab is one of the most practical ways to understand how real-world attack behaviours look on endpoints and how those signals are captured by detection tools. Whether you’re new to...
Setting up a home lab is one of the most practical ways to understand how real-world attack behaviours look on endpoints and how those signals are captured by detection tools. Whether you’re new to...
In my previous article, I explained how to convert your bash script to a binary executable. In this article we will be exploring creation of standalone binary executable from Python program If ...
Have you ever needed to distribute a Bash script as a standalone executable file? By converting the script to a binary file, you can make it easier to share and execute on different systems without...
When you extend storage of a CentOS VM from virtualization platform, it is not directly reflected in the VM. Here is a extensive guide on how to extend disk space to add additional storage to the e...