[PYTHON] Volatilitätsinstallation

Ich habe gehört, dass Volatility als forensisches Tool als Option von Cuckoo verwendet wird, also habe ich es installiert, es ist also ein Memo. Um ehrlich zu sein, konnte ich es ohne besondere Probleme außer Yara tun.

Umgebung

Referenz

Verfahren

Installieren Sie die erforderlichen Pakete

Einige Pakete sind in der Installation von Cuckoo usw. enthalten, aber ich denke, dass einige Leute Volatility alleine verwenden, also werde ich beide schreiben.

#Für Kuckuck
$ sudo apt-get install pcregrep libpcre++-dev
#Nur für die Volatilität
$ sudo apt-get install python python-pip unzip subversion pcregrep libpcre++-dev python-dev

Installieren Sie PyCrypto

$ sudo pip install pycrypto

Distrom Installation

$ wget https://distorm.googlecode.com/files/distorm3.zip
$ unzip distorm3.zip
$ cd distorm3/
$ python setup.py build
$ sudo python setup.py build install

Installieren Sie Yara

In Bezug auf die Installation von Yara Yara-Fehler beim Ausführen von Cuckoo Sandbox Ich habe es geschrieben, also beziehen Sie sich bitte darauf.

Volatilitätsinstallation

$ wget https://volatility.googlecode.com/files/volatility-2.3.1.tar.gz
$ tar zxvf volatility-2.3.1.tar.gz
$ cd volatility-2.3.1/
$ python setup.py build
$ sudo python setup.py build install

Schließlich ist es in Ordnung, wenn die folgende Standardausgabe erhalten wird. Wenn Sie "Fehlgeschlagen ..." sehen, schlägt dies fehl. Bestätigen Sie den Vorgang erneut.

$ python vol.py -h
Volatility Foundation Volatility Framework 2.3.1
Usage: Volatility - A memory forensics analysis platform.

Options:
  -h, --help            list all available options and their default values.
                        Default values may be set in the configuration file
                        (/etc/volatilityrc)
(Unten weggelassen)

Recommended Posts

Volatilitätsinstallation
Django Installation
Cuda Installation
boto3 Installation
Pythia-Installation
Installieren Sie Docker
Python-Installation
Rohrinstallation
Sphinx-Installation
InstantOS 1-Installation
Jupyter Installation
Python-Installation
Rohrinstallation
Kivy Installation
ChaSen-Installation
Backtrader-Installation
Rohrinstallation
Jupyter-Installationsfehler
Installation von Anaconda3
Installationshinweise für Mecab
Installation von CentOS 8
Theano Installationshinweise
Installationsverfahren für Pylearn 2
GMT-Installationsteil 2.
GMT-Installationsteil 1.
PHP-Installation (CentOS 8)
Tkinter Installation (Homebrew)
OpenCV3-Installationskampf
Python-Installation (Windows)
pyenv Installationshinweise
Installationsfehler von phycopg2
ipython notebook Installation
Hinweise zur Wasserstoffinstallation
Installationsort von Django
Installationsverfahren für PostgreSQL 10.0
Installation des PyPM-Local-Pakets
Blockdiag-Installationsverfahren
Python-Installation 2020 (macOS)
RDKit einfache Installation
Installationshinweise zu Python3.4
Installationshinweise für Cabocha
Installation von CentOS 7 + ffmpeg