Varnesh Gawde

Varnesh Gawde

A Quick Dive into File System Filtering

Minifilter

Windows Minifilter drivers are one of those quiet yet immensely powerful tools in the realm of systems programming. If you’ve ever wanted to intercept file system operations, monitor what happens at the kernel level, or modify the behavior of the…

How to Sign Windows Drivers

driver

Signing Windows drivers is a crucial task for developers and system administrators. It ensures that the drivers are trustworthy and safe for users to install, maintaining the integrity and security of the Windows operating system. In this guide, we’ll walk…

Dealing with the Latest CrowdStrike BSOD Issue

bsod

Hey there, tech enthusiasts! If you’ve recently encountered the infamous Blue Screen of Death (BSOD) on your Windows 10 machine and suspect CrowdStrike’s Falcon sensor update might be the culprit, you’re in the right place. Let’s break down what happened,…

What is POC(Proof-of-concept)?

proof of concept

In the ever-evolving world of cybersecurity, validating ideas and solutions quickly is more critical than ever. Enter the Proof of Concept (PoC), a vital tool that allows cybersecurity professionals to test the waters before diving into full-scale implementations. Think of…

Should I Use a Password Manager?

password manager

In today’s digital age, where online accounts and services proliferate, managing passwords securely has become a significant challenge. Password managers have emerged as a popular solution, promising to simplify password management while enhancing security. But should you use a password…

Top Linux Distros for You: Find Your Perfect Match

linux distro

Navigating the diverse landscape of Linux distributions can be daunting, especially with each distro catering to specific needs and preferences. In this detailed guide, we’ll dive into the technical aspects and unique features of popular Linux distributions including Ubuntu, Fedora,…