Metasploit(二)

漏洞攻击

MSF攻击模式

  1. single:直接发送一个利用脚本
  2. stage:先发送一个stager建立连接,再发送一个stage利用脚本
    Metasploit(二)
    Metasploit(二)

攻击步骤

  1. search name:0708–搜索带有0708字样的模块
  2. use exploit模块 --使用模块
  3. show options – 查看配置
  4. set … – 设置配置
  5. check --漏洞检测(可省略)
  6. use – 使用exploit模块攻击
    Metasploit(二)
    Metasploit(二)
上一篇:JavaScript后门创建与使⽤


下一篇:Hackthebox :: optimum反思和总结