kali 如何使用word_Kali linux 2016.2(Rolling)中的payloads模块详解

本文介绍了如何在Kali Linux 2016.2版本中使用Metasploit Framework的payloads模块,展示了各种类型的payload,包括不同操作系统和平台的命令行shell、Meterpreter会话等,为渗透测试和安全研究提供了详细指导。
摘要由CSDN通过智能技术生成

root@kali:~# msfconsole

Metasploit Park, System Security Interface

Version4.0.5, Alpha E

Ready...>access security

access: PERMISSION DENIED.>access security grid

access: PERMISSION DENIED.>access main security grid

access: PERMISSION DENIED....and...

YOU DIDN'T SAY THE MAGIC WORD!

YOU DIDN'T SAY THE MAGIC WORD!

YOU DIDN'T SAY THE MAGIC WORD!

YOU DIDN'T SAY THE MAGIC WORD!

YOU DIDN'T SAY THE MAGIC WORD!

YOU DIDN'T SAY THE MAGIC WORD!

YOU DIDN'T SAY THE MAGIC WORD!

Taking notesin notepad? Have Metasploit Pro track &report

your progress and findings-- learn more on http://rapid7.com/metasploit

=[ metasploit v4.12.41-dev ]+ -- --=[ 1597 exploits - 912 auxiliary - 274post ]+ -- --=[ 458 payloads - 39 encoders - 8nops ]+ -- --=[ Free Metasploit Pro trial: http://r-7.co/trymsp ]

msf>show payloads

Payloads========Name Disclosure Date Rank Description---- --------------- ---- -----------aix/ppc/shell_bind_tcp normal AIX Command Shell, Bind TCP Inline

aix/ppc/shell_find_port normal AIX Command Shell, Find Port Inline

aix/ppc/shell_interact normal AIX execve Shell forinetd

aix/ppc/shell_reverse_tcp normal AIX Command Shell, Reverse TCP Inline

android/meterpreter/reverse_http normal Android Meterpreter, Android Reverse HTTP Stager

android/meterpreter/reverse_https normal Android Meterpreter, Android Reverse HTTPS Stager

android/meterpreter/reverse_tcp normal Android Meterpreter, Android Reverse TCP Stager

android/meterpreter_reverse_http normal Android Meterpreter Shell, Reverse HTTP Inline

android/meterpreter_reverse_tcp normal Android Meterpreter Shell, Reverse TCP Inline

android/shell/reverse_http normal Command Shell, Android Reverse HTTP Stager

android/shell/reverse_https normal Command Shell, Android Reverse HTTPS Stager

android/shell/reverse_tcp normal Command Shell, Android Reverse TCP Stager

bsd/sparc/shell_bind_tcp normal BSD Command Shell, Bind TCP Inline

bsd/sparc/shell_reverse_tcp normal BSD Command Shell, Reverse TCP Inline

bsd/x64/exec normal BSD x64 Execute Command

bsd/x64/shell_bind_ipv6_tcp normal BSD x64 Command Shell, Bind TCP Inline (IPv6)

bsd/x64/shell_bind_tcp normal BSD x64 Shell Bind TCP

bsd/x64/shell_bind_tcp_small normal BSD x64 Command Shell, Bind TCP Inline

bsd/x64/shell_reverse_ipv6_tcp normal BSD x64 Command Shell, Reverse TCP Inline (IPv6)

bsd/x64/shell_reverse_tcp normal BSD x64 Shell Reverse TCP

bsd/x64/shell_reverse_tcp_small normal BSD x64 Command Shell, Reverse TCP Inline

bsd/x86/exec normal BSD Execute Command

bsd/x86/metsvc_bind_tcp normal FreeBSD Meterpreter Service, Bind TCP

bsd/x86/metsvc_reverse_tcp normal FreeBSD Meterpreter Service, Reverse TCP Inline

bsd/x86/shell/bind_ipv6_tcp normal BSD Command Shell, Bind TCP Stager (IPv6)

bsd/x86/shell/bind_tcp normal BSD Command Shell, Bind TCP Stager

bsd/x86/shell/find_tag normal BSD Command Shell, Find Tag Stager

bsd/x86/shell/reverse_ipv6_tcp normal BSD Command Shell, Reverse TCP Stager (IPv6)

bsd/x86/shell/reverse_tcp normal BSD Command Shell, Reverse TCP Stager

bsd/x86/shell_bind_tcp normal BSD Command Shell, Bind TCP Inline

bsd/x86/shell_bind_tcp_ipv6 normal BSD Command Shell, Bind TCP Inline (IPv6)

bsd/x86/shell_find_port normal BSD Command Shell, Find Port Inline

bsd/x86/shell_find_tag normal BSD Command Shell, Find Tag Inline

bsd/x86/shell_reverse_tcp normal BSD Command Shell, Reverse TCP Inline

bsd/x86/shell_reverse_tcp_ipv6 normal BSD Command Shell, Reverse TCP Inline (IPv6)

bsdi/x86/shell/bind_tcp normal BSDi Command Shell, Bind TCP Stager

bsdi/x86/shell/reverse_tcp normal BSDi Command Shell, Reverse TCP Stager

bsdi/x86/shell_bind_tcp normal BSDi Command Shell, Bind TCP Inline

bsdi/x86/shell_find_port normal BSDi Command Shell, Find Port Inline

bsdi/x86/shell_reverse_tcp normal BSDi Command Shell, Reverse TCP Inline

cmd/mainframe/generic_jcl normal Generic JCL Test forMainframe Exploits

cmd/mainframe/reverse_shell_jcl normal Z/OS (MVS) Command Shell, Reverse TCP

cmd/unix/bind_awk normal Unix Command Shell, Bind TCP (via AWK)

cmd/unix/bind_inetd normal Unix Command Shell, Bind TCP (inetd)

cmd/unix/bind_lua normal Unix Command Shell, Bind TCP (via Lua)

cmd/unix/bind_netcat normal Unix Command Shell, Bind TCP (via netcat)

cmd/unix/bind_netcat_gaping normal Unix Command Shell, Bind TCP (via netcat -e)

cmd/unix/bind_netcat_gaping_ipv6 normal Unix Command Shell, Bind TCP (via netcat -e) IPv6

cmd/unix/bind_nodejs normal Unix Command Shell, Bind TCP (via nodejs)

cmd/unix/bind_perl normal Unix Command Shell, Bind TCP (via Perl)

cmd/unix/bind_perl_ipv6 normal Unix Command Shell, Bind TCP (via perl) IPv6

cmd/unix/bind_ruby normal Unix Command Shell, Bind TCP (via Ruby)

cmd/unix/bind_ruby_ipv6 normal Unix Command Shell, Bind TCP (via Ruby) IPv6

cmd/unix/bind_zsh normal Unix Command Shell, Bind TCP (via Zsh)

cmd/unix/generic normal Unix Command, Generic Command Execution

cmd/unix/interact normal Unix Command, Interact with Established Connection

cmd/unix/reverse normal Unix Command Shell, Double Reverse TCP (telnet)

cmd/unix/reverse_awk normal Unix Command Shell, Reverse TCP (via AWK)

cmd/unix/reverse_bash normal Unix Command Shell, Reverse TCP (/dev/tcp)

cmd/unix/reverse_bash_telnet_ssl normal Unix Command Shell, Reverse TCP SSL (telnet)

cmd/unix/reverse_lua normal Unix Command Shell, Reverse TCP (via Lua)

cmd/unix/reverse_netcat normal Unix Command Shell, Reverse TCP (via netcat)

cmd/unix/reverse_netcat_gaping normal Unix Command Shell, Reverse TCP (via netcat -e)

cmd/unix/reverse_nodejs normal Unix Command Shell, Reverse TCP (via nodejs)

cmd/unix/reverse_openssl normal Unix Command Shell, Double Reverse TCP SSL (openssl)

cmd/unix/reverse_perl normal Unix Command Shell, Reverse TCP (via Perl)

cmd/unix/reverse_perl_ssl normal Unix Command Shell, Reverse TCP SSL (via perl)

cmd/unix/reverse_php_ssl normal Unix Command Shell, Reverse TCP SSL (via php)

cmd/unix/reverse_python normal Unix Command Shell, Reverse TCP (via Python)

cmd/unix/reverse_python_ssl normal Unix Command Shell, Reverse TCP SSL (via python)

cmd/unix/reverse_ruby normal Unix Command Shell, Reverse TCP (via Ruby)

cmd/unix/reverse_ruby_ssl normal Unix Command Shell, Reverse TCP SSL (via Ruby)

cmd/unix/reverse_ssl_double_telnet normal Unix Command Shell, Double Reverse TCP SSL (telnet)

cmd/unix/reverse_zsh normal Unix Command Shell, Reverse TCP (via Zsh)

cmd/windows/adduser normal Windows Execute net user /ADD CMD

cmd/windows/bind_lua normal Windows Command Shell, Bind TCP (via Lua)

cmd/windows/bind_perl normal

Windows Command Shell, Bind TCP (via Perl)

cmd/windows/bind_perl_ipv6 normal Windows Command Shell, Bind TCP (via perl) IPv6

cmd/windows/bind_ruby normal Windows Command Shell, Bind TCP (via Ruby)

cmd/windows/download_eval_vbs normal Windows Executable Download and Evaluate VBS

cmd/windows/download_exec_vbs normal Windows Executable Download and Execute (via .vbs)

cmd/windows/generic normal Windows Command, Generic Command Execution

cmd/windows/powershell_bind_tcp normal Windows Interactive Powershell Session, Bind TCP

cmd/windows/powershell_reverse_tcp normal Windows Interactive Powershell Session, Reverse TCP

cmd/windows/reverse_lua normal Windows Command Shell, Reverse TCP (via Lua)

cmd/windows/reverse_perl normal Windows Command, Double Reverse TCP Connection (via Perl)

cmd/windows/reverse_powershell normal Windows Command Shell, Reverse TCP (via Powershell)

cmd/windows/reverse_ruby normal Windows Command Shell, Reverse TCP (via Ruby)

firefox/exec normal Firefox XPCOM Execute Command

firefox/shell_bind_tcp normal Command Shell, Bind TCP (via Firefox XPCOM script)

firefox/shell_reverse_tcp normal Command Shell, Reverse TCP (via Firefox XPCOM script)

generic/custom normal Custom Payload

generic/debug_trap normal Generic x86 Debug Trap

generic/shell_bind_tcp normal Generic Command Shell, Bind TCP Inline

generic/shell_reverse_tcp normal Generic Command Shell, Reverse TCP Inline

generic/tight_loop normal Generic x86 Tight Loop

java/jsp_shell_bind_tcp normal Java JSP Co

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值