大多数命令我都试过了,请放心食用
Core Commands
=============
Command Description
------- -----------
? 在meterpreter下输入?和help是一样的就是显示所有的参数
background background和bg是一样的,后台运行shell,也相当于ctrl+z进入后台运行
bg 和background是一样的
bgkill 杀死运行在后台的脚本
bglist 列出运行在后台的脚本
bgrun 后台运行脚本
channel 通道相关的读写,可以看具体参数
close 关闭通道
detach Detach the meterpreter session (for http/https)
disable_unicode_encoding 禁用unicode字符串的编码
enable_unicode_encoding 启用unicode字符串的编码
exit 结束meterpreter session
guid 获取session的GUID
help 在meterpreter下输入?和help是一样的就是显示所有的参数
info 显示post模块的详细信息
irb 打开一个交互式的 Ruby shell
load 导入其他模块,比如load python
machine_id Get the MSF ID of the machine attached to the session
migrate 把session移动到其他进程上
pivot Manage pivot listeners
pry 打开Pry debugger
quit 同exit
read 读通道里的数据,channel -l 可以查看有没有活跃的通道
resource 执行存在文件里的命令
run 执行meterpreter脚本或post模块,run 按两次tab可以查看可以run的脚本或模块
secure (Re)Negotiate TLV packet encryption on the session
sessions 可用于切换sessions
set_timeouts 设置session的到期时间,具体看参数
get_timeouts 获取session到