Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k1nd0ne/VolWeb
A centralized and enhanced memory analysis platform
https://github.com/k1nd0ne/VolWeb
Last synced: 11 days ago
JSON representation
A centralized and enhanced memory analysis platform
- Host: GitHub
- URL: https://github.com/k1nd0ne/VolWeb
- Owner: k1nd0ne
- License: gpl-3.0
- Created: 2021-11-20T15:37:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T23:16:24.000Z (15 days ago)
- Last Synced: 2024-10-28T12:20:50.806Z (15 days ago)
- Language: JavaScript
- Homepage:
- Size: 25.4 MB
- Stars: 362
- Watchers: 8
- Forks: 40
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-memory-forensics - VolWeb - Volatility 3 frontend
- awesome-volatility - VolWeb - A centralized and enhanced memory analysis platform (Volatility 3 / GUI)
README
# Introduction
VolWeb is a digital forensic memory analysis platform that leverages the power of the Volatility 3 framework. It is dedicated to aiding in investigations and incident responses.
![image](https://github.com/k1nd0ne/VolWeb/assets/27780432/691f1717-6c37-4147-9cac-e1a52aa2d1d0)
## Objective
The goal of VolWeb is to enhance the efficiency of memory collection and forensic analysis by providing a centralized, visual, and enhanced web application for incident responders and digital forensics investigators.
Once an investigator obtains a memory image from a Linux or Windows system, the evidence can be uploaded to VolWeb, which triggers automatic processing and extraction of artifacts using the power of the Volatility 3 framework.By utilizing cloud-native storage technologies, VolWeb also enables incident responders to directly upload memory images into the VolWeb platform from various locations using dedicated scripts interfaced with the platform and maintained by the community. Another goal is to allow users to compile technical information, such as Indicators, which can later be imported into modern CTI platforms like OpenCTI, thereby connecting your incident response and CTI teams after your investigation.
# Project Documentation and Getting Started Guide
The project documentation is available on the Wiki. There, you will be able to deploy the tool in your investigation environment or lab.
>[!IMPORTANT]
> Take time to read the documentation in order to avoid common miss-configuration issues.# Interacting with the REST API
VolWeb exposes a REST API to allow analysts to interact with the platform. There is a dedicated repository proposing some scripts maintained by the community: https://github.com/forensicxlab/VolWeb-Scripts .
Check the [wiki](https://github.com/k1nd0ne/VolWeb/wiki/VolWeb-%E2%80%90-REST-API) of the project to learn more about the possible API calls.# Issues
If you have encountered a bug, or wish to propose a feature, please feel free to create a [discussion](https://github.com/k1nd0ne/VolWeb/discussions) to enable us to quickly address them. Please provide logs to any issues you are facing.
# Contact
Contact me at [email protected] for any questions regarding this tool.
# Next Release Goals
Check out the [roadmap](https://github.com/users/k1nd0ne/projects/2)
Check out the [discussions](https://github.com/k1nd0ne/VolWeb/discussions)