Syscall Tables : Evolution From NT5 To NT11
Syscall tables are critical components of operating systems, mapping system calls to their respective kernel functions. This article delves into the evolution of Windows...
Exploit Street – Navigating The New Terrain Of Windows LPEs
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local Privilege Escalation (LPE) exploits targeting Windows systems.
Since 2023,...
Local KDC For Windows – Implementing Kerberos Authentication Without Domain Membership
This is an example program that can run a Kerberos Key Distribution Center (KDC) on a Windows host and have Windows authenticate to that...
Sinon – Modular Windows Burn-In Automation With Generative AI For Deception
Sinon is a modular tool for automatic burn-in of Windows-based deception hosts that aims to reduce the difficulty of orchestrating deception hosts at scale...
MSFT_DriverBlockList : Mapping Microsoft’s Default Driver Block Lists Across OS Builds
The "MSFT_DriverBlockList" serves as a central repository for the default Microsoft Driver Block Lists, tailored for specific OS builds.
It's important to note the...
Harden Windows Security – Elevate Your Protection With Microsoft’s Official Toolkit
Windows by default is secure and safe, this repository does not imply nor claim otherwise.
Just like anything, you have to use it wisely...
Powershell Digital Forensics And Incident Response (DFIR) – Essential Scripts For Windows Cyber Defense
Powershell Digital Forensics & Incident Response (DFIR) equips cybersecurity professionals with a suite of PowerShell scripts tailored for effective incident handling on Windows devices....
msdocviewer – Streamlining Win32 API And Driver Documentation Viewing – A Comprehensive Guide
msdocviewer is a simple tool for viewing Microsoft's win32 API and driver technical documentation. msdocviewer consists of two parts.
The first is a parser (run_me_first.py) that...
BackupCreds – Mastering Credential Dumping In Windows
BackupCreds presents a groundbreaking method for security professionals to exploit SeTrustedCredmanAccessPrivilege, enabling the dumping of stored credentials in Windows environments.
This article delves into...
WinFiHack : Unlocking Wireless Networks – A DIY Guide To WiFi Brute Forcing On...
WinFiHack is a recreational attempt by me to rewrite my previous project Brute-Hacking-Framework's main wifi hacking script that uses netsh and native Windows scripts to create...