Podalirius
All Articles
Writeups
Press and Conferences
CVEs
|
|
Tag: Windows
Parsing the msDS-KeyCredentialLink value for ShadowCredentials attack
January 18, 2025
In-depth explanation of the msDS-KeyCredentialLink attribute used in a shadow credentials attack, and how to parse it.
active-directory
attribute
credentials
DNwithBinary
ldap
msDS-KeyCredentialLink
research
RSAKeyMaterial
shadow
windows
Windows debugging - Analyzing a BSOD crash dump
April 20, 2023
Learn how to analyze a BSOD crash dump on Windows to understand what happens during a system crash and how to troubleshoot effectively.
crash-dump
debugging
windows
Windows Services passwords stored in the LSA
April 6, 2023
Windows services often run with a specific account, but where and how are the passwords of the service stored? How to extract them?
lsa
password
recovery
secrets
secretsdump
windows
Useful LDAP queries for Windows Active Directory pentesting
December 21, 2021
We will see a few common queries to find useful information in LDAP during a Windows Active Directory pentest.
active-directory
ldap
pentesting
windows
Windows Security Questions stored in the LSA
October 4, 2021
Windows account security questions are a good way to recover your password. Where and how are they stored? How to extract them?
lsa
password
recovery
secrets
secretsdump
windows
Windows Hardening - Disabling the Print Spooler
July 5, 2021
Windows Print Spooler is a service with many vulnerabilities. In this we will see 3 methods to disable this service.
hardening
microsoft
print-spooler
windows
Windows Reverse Shells Cheatsheet
May 26, 2021
Windows Reverse Shells : 3 payloads in 1 different languages !
cheatsheet
reverse-shell
windows