msfconsole
Step 1: Create a workspace for your current project/bounty/etc
workspace -a <name>
Always check your workspace before you begin work/when loading msfconsole
workspace commands
Usage:
workspace List workspaces
workspace -v List workspaces verbosely
workspace [name] Switch workspace
workspace -a [name] ... Add workspace(s)
workspace -d [name] ... Delete workspace(s)
workspace -D Delete all workspaces
workspace -r <old> <new> Rename workspace
workspace -h Show this help informationLast updated