Podalirius
All Articles
Writeups
Press and Conferences
CVEs
|
|
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
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