Skip to content

forensicxlab/volatility3_plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository contains volatility3 plugins for the volatility3 framework.

Windows plugins

Prefetch

The plugin is scanning, extracting and parsing Windows Prefetch files from Windows XP to Windows 11.
More information here : https://www.forensicxlab.com/posts/prefetch/

AnyDesk

The plugin is scanning, extracting and parsing Windows AnyDesk trace files.
More information here : https://www.forensicxlab.com/posts/anydesk/

KeePass

The plugin is scanning the keepass process for potential password recovery following CVE-2023-32784
More information here : https://www.forensicxlab.com/posts/keepass/

Hibernation

The layer & plugins aims to add support of the conversion of the hiberfile.sys to a raw memory image to the volatility3 framework. Pull request: volatilityfoundation/volatility3#1036 More information here : https://www.forensicxlab.com/posts/hibernation/

Import Address Table (IAT)

The plugin aims to carve the Import Address Table from a PE, it is giving information about the functions imported and therefore the cabapilities of a potential malicious process. Pull request: volatilityfoundation/volatility3#1063 More information here : https://www.forensicxlab.com/posts/voliat/

Alternate Data Streams (ADS)

The plugin aims to carve the ADS from the MFT. Pull request: volatilityfoundation/volatility3#1063 More information here : https://www.forensicxlab.com/posts/volads/

Linux plugins

Inodes

The plugin is a pushed version of the lsof plugin, extracting inode metadata from each files.
More information here : https://www.forensicxlab.com/posts/inodes/ Pull request : volatilityfoundation/volatility3#1213

Translation layers

Remote analysis on cloud object-storage.

More information here : https://www.forensicxlab.com/posts/vols3/ Pull request: volatilityfoundation/volatility3#1044

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages