Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当 metasploit 处理程序接收到新会话时,我如何制作一个运行的脚本?顺便说一句,脚本应该检查文件是否存在,如果不存在,它应该将文件上传给受害者。我很确定我知道如何编写脚本,只是不知道如何在侦听器(处理程序)收到会话时使其运行
我发现了如何做到这一点。使用 AutoRunScript(高级)选项,它将起作用。