Skip to content

Missing packages for Metasploit Framework - Bundle Install #97

@aconite33

Description

@aconite33

Installing on a fresh Digital Ocean droplet Ubuntu 16.04.3 x64

Trying to do msfdb init errors out with missing gems, fixed this by doing bundle install from the /usr/share/metasploit-framework directory.

During the bundle install, missing packages to do a complete install via bundle:

libpcap-dev
postgresql-server-dev-X-Y (Depending on the postgresql server isntalled)

After doing this, bundle install completely, all gems are okay.
After gems installed msfdb init completed with no issues.

msfconsole launches fine after this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions