
Beacon Object File for in-line LSASS credential extraction using the KslD.sys BYOVD technique. Extracts NT hashes and cleartext passwords from PPL-protected LSASS without process injection, using only Microsoft-signed components.
A Beacon Object File (BOF) in-line LSASS credential extraction from C2 using the KslD.sys BYOVD technique.
This project is based on the blog post: https://avantguard.io/blog/erfahrungsbericht-ki-gest%C3%BCtzte-bof-entwicklung-im-red-team
This BOF is based on KslKatz (Maximilian Barz), which itself builds upon two foundational projects:
Also, the primary source of the vulnerability appears to be maxkray13 and his project, Defender
Extracts credentials from PPL-protected LSASS without injecting into the process, using only Microsoft-signed components already present on disk:
make
Produces bin/kslkatzbof.x64.o.
Load the BOF using your preferred BOF loader.
For authorized security testing only. Misuse of this tool against systems without explicit permission is illegal.