Powershell Digital Forensics And Incident Response (DFIR) – Leveraging Scripts For Effective Cybersecurity

10 months ago

This repository contains multiple PowerShell scripts that can help you respond to cyber attacks on Windows Devices. The following Incident…

CVE-2023-4427 – Unveiling Chrome Vulnerability Exploitation And Mitigation Strategies

10 months ago

In this article, we delve into the intricacies of a recently discovered vulnerability in Google Chrome, identified as CVE-2023-4427. Discovered…

CVE-2024-20931 – Bypassing Patched Vulnerabilities In Oracle WebLogic

10 months ago

A vulnerability that serves as a bypass for the patched CVE-2023-21839 in Oracle WebLogic. This article delves into the exploit's…

Automated Multi UAC Bypass – Streamlining Elevation Across Windows Versions

10 months ago

In today's digital landscape, navigating User Account Control (UAC) prompts efficiently across various Windows operating system versions is a critical…

Clight GUI – Empowering Users With A User-Friendly Interface For Brightness Control On Linux

10 months ago

A graphical user interface built on Qt, designed to streamline the configuration and control of Clight and Clightd daemons. With…

io_uring_LPE-CVE-2023-2598 : Analysis Of The Conquering Memory Exploit

10 months ago

We dissect the exploit's mechanisms, shedding light on how it manipulates memory through io_uring. By delving into the technical nuances,…

TPM Sniffing – Unveiling Methods To Retrieve Bitlocker Keys Through Hardware Communication Channels

10 months ago

Retrieving Bitlocker keys from the TPM using SPI, I2C or LPC communications requires an understanding of the specific protocol supported…

H4X-Tools : Empowering OSINT Enthusiasts With A Comprehensive Toolkit

10 months ago

Discover the power of H4X-Tools, a versatile toolkit designed for scraping, OSINT (Open-Source Intelligence), and beyond. From extracting information from…

Hashcat – Unleashing The Power Of The World’s Fastest And Most Advanced Password Recovery Utility

10 months ago

Hashcat is the world's fastest and most advanced password recovery utility, supporting five unique modes of attack for over 300 highly-optimized…

Introduction To Cryptography – The Vigenère Cipher : Racking The Code And Exploring Its Challenges

10 months ago

In my first cryptography blogpost I introduced some definitions and concepts, one of them was the concept of substitution ciphers. In short, those…