BowTiedGuppy’s Cybersecurity Essentials

Share this post

User's avatar
BowTiedGuppy’s Cybersecurity Essentials
LAB: Windows DLL anomaly detection script in Python

LAB: Windows DLL anomaly detection script in Python

BowTiedGuppy's avatar
BowTiedGuppy
Sep 04, 2022
∙ Paid

Share this post

User's avatar
BowTiedGuppy’s Cybersecurity Essentials
LAB: Windows DLL anomaly detection script in Python
Share

New post out at https://guppysecurity.com/windows-dll-anomaly-detection-script/. Check it out to learn about DLLs and why detecting anomalies in the DLLs loaded by your running processes is a good idea.

In this LAB you will create a Python script that will be able to

  • List the DLLs loaded by all running processes

  • Verify the signers of the DLLs

  • Verify the validity of the DLLs’ certificates

  • Identify anomalies in the list of loaded DLLs

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 BowTiedGuppy
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share