在CentOS_RHEL 6上安装Metasploit的框架

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在CentOS_RHEL 6上安装Metasploit的框架相关的知识,希望对你有一定的参考价值。

https://github.com/rapid7/metasploit-framework/wiki/Nightly-Installers

1. sh
yum update

curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && \
chmod 755 msfinstall && \
./msfinstall


2.yum
[metasploit]
name=Metasploit
baseurl=http://downloads.metasploit.com/data/releases/metasploit-framework/rpm
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Metasploit
enabled=1

yum install metasploit-framework

 

http://rpm.metasploit.com/  

http://apt.metasploit.com

以上是关于在CentOS_RHEL 6上安装Metasploit的框架的主要内容,如果未能解决你的问题,请参考以下文章

pip 在 python3.6 上安装 Django

在Linux上安装Python3.6.1

yum 在 CentOS 6.6 上哪里安装 python?

在 OSX 10.8.5 上安装 XCode 6

如何在centOS 6上安装vnc-server

在windows上安装elasticsearch7.6