スポンサーリンク

このドキュメントの内容は、以下の通りです。

Autopsy Forensic Browser は、 Sleuth Kit のデジタル調査のためのグラフィカルインターフェイスです。

[2012-12-04-1] デジタルフォレンジック Sleuth Kit sleuthkitのインストール

FreeBSD に autopsy をインストール


インストール


cd /usr/ports/sysutils/autopsy
sudo make install clean

portinstallコマンドでインストールする場合
sudo portinstall /usr/ports/sysutils/autopsy

portmasterコマンドでインストールする場合
sudo portmaster -y -d /usr/ports/sysutils/autopsy

参考サイト


% autopsy                                                                     
conf.pl did not return a true value at /usr/local/lib/autopsy//Main.pm line 62.
Compilation failed in require at /usr/local/bin/autopsy line 55.
BEGIN failed--compilation aborted at /usr/local/bin/autopsy line 55.

% autopsy                                                                     
ERROR: LOCKDIR variable not set in configuration file
  This could been caused by an incomplete installation



など、出るので、以下のファイルを少し変更した。
/usr/local/lib/autopsy/conf.pl

$LOCKDIR = '/tmp/AUTOPSY';
1;

mkdir /tmp/AUTOPSY

% autopsy

============================================================================

               Autopsy Forensic Browser 
	 http://www.sleuthkit.org/autopsy/
		      ver 2.24 

============================================================================
Evidence Locker: /tmp/AUTOPSY
Start Time: Fri Nov 30 23:56:16 2012
Remote Host: localhost
Local Port: 9999

Open an HTML browser on the remote host and paste this URL in it:

    http://localhost:9999/autopsy

Keep this process running and use <ctrl-c> to exit

スポンサーリンク
スポンサーリンク
 
いつもシェア、ありがとうございます!


もっと情報を探しませんか?

関連記事

最近の記事

人気のページ

スポンサーリンク
 

過去ログ

2020 : 01 02 03 04 05 06 07 08 09 10 11 12
2019 : 01 02 03 04 05 06 07 08 09 10 11 12
2018 : 01 02 03 04 05 06 07 08 09 10 11 12
2017 : 01 02 03 04 05 06 07 08 09 10 11 12
2016 : 01 02 03 04 05 06 07 08 09 10 11 12
2015 : 01 02 03 04 05 06 07 08 09 10 11 12
2014 : 01 02 03 04 05 06 07 08 09 10 11 12
2013 : 01 02 03 04 05 06 07 08 09 10 11 12
2012 : 01 02 03 04 05 06 07 08 09 10 11 12
2011 : 01 02 03 04 05 06 07 08 09 10 11 12
2010 : 01 02 03 04 05 06 07 08 09 10 11 12
2009 : 01 02 03 04 05 06 07 08 09 10 11 12
2008 : 01 02 03 04 05 06 07 08 09 10 11 12
2007 : 01 02 03 04 05 06 07 08 09 10 11 12
2006 : 01 02 03 04 05 06 07 08 09 10 11 12
2005 : 01 02 03 04 05 06 07 08 09 10 11 12
2004 : 01 02 03 04 05 06 07 08 09 10 11 12
2003 : 01 02 03 04 05 06 07 08 09 10 11 12

サイト

Vim入門

C言語入門

C++入門

JavaScript/Node.js入門

Python入門

FreeBSD入門

Ubuntu入門

セキュリティ入門

パソコン自作入門

ブログ

トップ


プライバシーポリシー