Skip to content

rexx4314/rapid7-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

rapid7-setup

rapid7-setup


Install

$ wget -O Rapid7Setup-Linux64.bin https://download2.rapid7.com/download/InsightVM/Rapid7Setup-Linux64.bin
$ wget -O Rapid7Setup-Linux64.bin.sha512sum https://download2.rapid7.com/download/InsightVM/Rapid7Setup-Linux64.bin.sha512sum
$ sha512sum -c Rapid7Setup-Linux64.bin.sha512sum
$ chmod +x Rapid7Setup-Linux64.bin
$ sudo ./Rapid7Setup-Linux64.bin -c
$ wget -O Rapid7Setup-Linux64.bin https://download2.rapid7.com/download/InsightVM/Rapid7Setup-Linux64.bin && \
wget -O Rapid7Setup-Linux64.bin.sha512sum https://download2.rapid7.com/download/InsightVM/Rapid7Setup-Linux64.bin.sha512sum && \
sha512sum -c Rapid7Setup-Linux64.bin.sha512sum && \
chmod +x Rapid7Setup-Linux64.bin && \
sudo ./Rapid7Setup-Linux64.bin -c

About

rapid7 setup script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published