美文网首页
Metasploit irb命令使用技巧

Metasploit irb命令使用技巧

作者: 大学霸IT达人 | 来源:发表于2020-03-28 14:44 被阅读0次

    Metasploit irb命令使用技巧

    在Metasploit终端,提供了一个irb命令技巧,可以用来启动交互式Ruby。然后,在Ruby中执行Linux Shell命令或Ruby命令。其中,启动交互式Ruby的方法非常简单,在MSF终端执行irb命令即可。如果想要退出交互式Ruby,执行exit命令。

    相关文章

      网友评论

          本文标题:Metasploit irb命令使用技巧

          本文链接:https://www.haomeiwen.com/subject/iuajuhtx.html