项目作者: meinlschmidt

项目描述 :
A forensic webserver using continuous data protection for gnu/linux (cdpfgl) to capture and analyse file changes.
高级语言: Java
项目地址: git://github.com/meinlschmidt/cdp-forensic-webserver.git
创建时间: 2020-03-24T22:39:52Z
项目社区:https://github.com/meinlschmidt/cdp-forensic-webserver

开源协议:MIT License

下载


cdp-forensic-webserver

This is a forensic webserver being used as a submodule in sauvegardeEX.

Feel free to contact us for improvements or questions.

Installation

This webserver requires a running cdpfglserver. Visit sauvegardeEX for further information.

Install Java JDK 8 or higher.

Check out this repository, e.g. with IntelliJ, and run the cdp-forensic-webserver.

Update the variable “commandexternalcall” in /src/main/java/pseminar/cdp/webserver/Entropies.java to the external python script from https://github.com/LudwigEnglbrecht/entropie.

Use the cdp-forensic-frontend as GUI to use the services provided by the cdp-forensic-webserver.