LoginSignup
0
0

More than 3 years have passed since last update.

metasploitable の mutillidaeのTable ‘metasploit.tableName’ doesn’t existエラーの解決

Last updated at Posted at 2021-03-17

概要

metasploitableのmutillidaeページが、以下のエラーメッセージが表示され、正常に機能しない問題の解決。

Table ‘metasploit.tableName’ doesn’t exist

解決方法

configファイルを編集する。

sudo nano /var/www/mutillidae/config.inc

image.png

$dbnameが初期ではmetasploitになっているが、これをowasp10に修正する。

0
0
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0