Skip to content

Instantly share code, notes, and snippets.

View krsnac7's full-sized avatar
🎯
Head down. chin up

Chaitanya krsnac7

🎯
Head down. chin up
  • Dublin, Ireland
View GitHub Profile
Microsoft Windows [Version 10.0.16299.125]
(c) 2017 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>d:
D:\>cd Project
D:\Project>cd volatility_2.6_win64_standalone
D:\Project\volatility_2.6_win64_standalone>dir
@krsnac7
krsnac7 / Volatility_Plugins.md
Created July 23, 2018 16:55
Volatility Plugins

Supported Plugin Commands:

            amcache         Print AmCache information
            apihooks        Detect API hooks in process and kernel memory
            atoms           Print session and window station atom tables
            atomscan        Pool scanner for atom tables
            auditpol        Prints out the Audit Policies from HKLM\SECURITY\Policy\PolAdtEv
            bigpools        Dump the big page pools using BigPagePoolScanner
            bioskbd         Reads the keyboard buffer from Real Mode memory

cachedump Dumps cached domain hashes from memory

This is my attempt to break down to complex Vulnerabilities to simpler 5WH ( What,Why,Who,Where,When and How ) making it easier to digest.

  1. HeartBleed

    • What:

    • Why:

  • Who: