Can your Linux password defend you against physical access
May 10, 2019
There is a story about how I learned about this feature(yes it is a feature) in Linux systems.
Penetration Testing, DFIR, SOC and all things RED/BLUE
May 10, 2019
There is a story about how I learned about this feature(yes it is a feature) in Linux systems.
March 9, 2019
Most of us in security field enjoy taking things apart and figuring out how they work and that curiosity is what drives us. Reverse engineering is dedicated for taking stuff apart, specifically compiled software in this context. Whether its for cracking a software or analyzing a malware this is a complicated task.
February 14, 2019
First of all lets see what persistence USB means, as you might already know any linux OS (Operating System) can be used live which means you do not have to install the OS to try it out. pretty cool right? saves you a whole headache of installing an OS. But there is a down side to this you can not save your work, every time you boot up your live OS it starts fresh. This is where persistence USB comes in when you boot your OS persistence you can save your work in the USB, plug in to any computer and fire up your Kali OS. Now that you have a solid understanding of what we are going to create I’m going to walk you through the steps of creating it.
February 9, 2019
2018 january was not a good month for the major CPU manufacturers like ARM, AMD and specially because of the vulnerabilities that were discovered by researchers named Spectre and Meltdown. Scary as they sounds these vulnerabilities managed to hide for like 20 years from us. Before we get a bit technical think about it as this,