Add nasm_shell to metasploit aliases.

This commit is contained in:
David Tomaschik
2015-11-24 23:41:44 -08:00
parent 934dfe32df
commit 1442824e64

View File

@@ -15,3 +15,4 @@ if [ -d ${MSF_PATH}/apps/pro/msf3/ ] ; then
fi
alias pattern_create="${MSF_PATH}/apps/pro/msf3/tools/exploit/pattern_create.rb"
alias pattern_offset="${MSF_PATH}/apps/pro/msf3/tools/exploit/pattern_offset.rb"
alias nasm_shell="${MSF_PATH}/apps/pro/msf3/tools/exploit/nasm_shell.rb"