Skip to content

Instantly share code, notes, and snippets.

@curi0usJack
Last active December 4, 2018 15:29
Show Gist options
  • Save curi0usJack/a21b82717ce54ca434aec3c5b27a098f to your computer and use it in GitHub Desktop.
Save curi0usJack/a21b82717ce54ca434aec3c5b27a098f to your computer and use it in GitHub Desktop.
set PROMPT %red%L %yel%J %grn%S %blu%D
load nessus
load alias
alias j "jobs -v"
alias s "sessions -v"
alias -f w "workspace"
alias so "show options"
alias sa "show advanced"
alias -f e "exploit -j -z"
alias um "use multi/handler"
alias portscan "use auxiliary/scanner/portscan/tcp"
alias smbl "use auxiliary/scanner/smb/smb_login"
alias ra "route add"
alias rp "route print"
alias rf "route flush"
alias https "set payload windows/meterpreter/reverse_https"
alias https64 "set payload/windows/x64/meterpreter/reverse_https"
setg exitonsession false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment