BlackArch / msfdb

Manage the metasploit framework database

Home Page:https://www.blackarch.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Manage the metasploit framework database

Installation

pacman -S msfdb

Usage

$ msfdb

Manage the metasploit framework database

You can use an specific port number for the
postgresql connection after the operation.
Example: msfdb init 5433

  msfdb init     # start and initialize the database
  msfdb reinit   # delete and reinitialize the database
  msfdb delete   # delete database and stop using it
  msfdb start    # start the database
  msfdb stop     # stop the database
  msfdb status   # check service status
  msfdb run      # start the database and run msfconsole


Get Involved

You can get in touch with the BlackArch Linux team. Just check out the following:

Please, send us pull requests!

Web: https://www.blackarch.org/

Mail: team@blackarch.org

IRC: irc://irc.freenode.net/blackarch

About

Manage the metasploit framework database

https://www.blackarch.org/


Languages

Language:Shell 100.0%