「Metasploit PostgreSQLデータベースの初期化」の版間の差分
提供: セキュリティ
(ページの作成:「Metasploit では、PostgreSQL データベースを利用します。データベースの初期化のやり方を説明します。 '''読み方''' ;Metasploit...」) |
(相違点なし)
|
2016年1月11日 (月) 16:28時点における版
Metasploit では、PostgreSQL データベースを利用します。データベースの初期化のやり方を説明します。
読み方
- Metasploit
- めたすぷろいと
概要
Metasploitで利用する msf のデータベースを作成します。
インストール
msfdb init
使い方
以下は、Kali Linuxでの例です。
root@kali:~# msfdb init Creating database user 'msf' Enter password for new role: Enter it again: Creating databases 'msf' and 'msf_test' Creating configuration file in /usr/share/metasploit-framework/config/database.yml Creating initial database schema