Skip to content

Instantly share code, notes, and snippets.

@ahhh
Created February 25, 2020 09:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahhh/b665980caa75d94f58642a41316f8478 to your computer and use it in GitHub Desktop.
Save ahhh/b665980caa75d94f58642a41316f8478 to your computer and use it in GitHub Desktop.
example msfconsole.rc from red team planning book
spool /root/.msf4/spool.log
setg ConsoleLogging true
setg verbose true
setg LogLevel 5
setg SessionLogging true
setg TimestampOutput true
setg PromptTimeFormat %Y%m%d.%H%M%S%z
setg PROMPT %T S:%S J:%J
setg ExitOnSession false
setg DisableCourtesyShell true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment