Skip to content
forked from BlackArch/msfdb

Manage the metasploit framework database

Notifications You must be signed in to change notification settings

hartl3y94/msfdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%