Advertisement

Metasploitable3.7z

  • 5星
  •     浏览量: 0
  •     大小:None
  •      文件类型:None


简介:
Metasploitable 3.7z是一款专为渗透测试与安全培训设计的操作系统压缩包,内含多个已知漏洞,帮助学习者掌握实际攻击和防御技术。 ## Quick-start To use the prebuilt images provided, create a new local metasploitable workspace: For Linux users: ```mkdir metasploitable3-workspace cd metasploitable3-workspace curl -O https://raw.githubusercontent.com/rapid7/metasploitable3/master/Vagrantfile && vagrant up``` For Windows users: ```mkdir metasploitable3-workspace cd metasploitable3-workspace Invoke-WebRequest -Uri https://raw.githubusercontent.com/rapid7/metasploitable3/master/Vagrantfile -OutFile Vagrantfile vagrant up```

全部评论 (0)

还没有任何评论哟~
客服
客服
  • Metasploitable3.7z
    优质
    Metasploitable 3.7z是一款专为渗透测试与安全培训设计的操作系统压缩包,内含多个已知漏洞,帮助学习者掌握实际攻击和防御技术。 ## Quick-start To use the prebuilt images provided, create a new local metasploitable workspace: For Linux users: ```mkdir metasploitable3-workspace cd metasploitable3-workspace curl -O https://raw.githubusercontent.com/rapid7/metasploitable3/master/Vagrantfile && vagrant up``` For Windows users: ```mkdir metasploitable3-workspace cd metasploitable3-workspace Invoke-WebRequest -Uri https://raw.githubusercontent.com/rapid7/metasploitable3/master/Vagrantfile -OutFile Vagrantfile vagrant up```