Skip to content

Lair Framework drone to import metasploit workspaces

Notifications You must be signed in to change notification settings

Cyblex-Consulting/drone-msf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drone-msf

Lair drone for metasploit.

Get the drone

Either build the drone with go build or get the pre-built binary from releases.

How to Use

Export metasploit workspace from within msfconsole in xml format with db_export.

Import the file to Lair with :

export LAIR_ID=<LAIR PID>
export LAIR_API_SERVER="https://<EMAIL>:<PASSWORD>.@<LAIR INSTANCE>"
./drone-msf -k <FILE>