2017© Discussion GitHub Privacy Contact
 
PLAY AS GUEST SIGN IN
Use any of the following services to sign in
to save your account progress and
achievements.
Sign in with
Microsoft
Google
Reddit
Twitch
We only require the absolute minimum
permission set that each platform provides.
See our Privacy Policy for more.
Press Enter to chat
 
BOUNTY
 
UPG
 
LVL
-
Lifetime Stats
Kills
Deaths
 
 
K/D Ratio
Level
 
-
XP
Next Level
-
-
 
VIEW ALL

Trial Portable | Rapid7 Insightvm

# Install dependencies (Debian/Ubuntu example) sudo apt-get update sudo apt-get install -y openjdk-11-jre-headless postgresql

# Initialise the database sudo -u postgres createdb insightvm sudo -u postgres psql -c "CREATE USER insightvm WITH PASSWORD 'change_me';" sudo -u postgres psql -c "GRANT ALL PRIVILEGES ON DATABASE insightvm TO insightvm;" rapid7 insightvm trial portable

FLAGS(/flags)
press a button or click anywhere to hide
Custom flags
Invite Friends
Copy the link below, give it to someone else and they will be able to join the same game as you.
Keybinds(K)RESET
Macros(/macros)RESET
Templates
%my_carrier_name%
Teammate name
%blue_carrier_name%
Blue player
%red_carrier_name%
Red player
%rf_carrier_name%
Red flag carrier
%bf_carrier_name%
Blue flag carrier
Settings RESET

# Install dependencies (Debian/Ubuntu example) sudo apt-get update sudo apt-get install -y openjdk-11-jre-headless postgresql

# Initialise the database sudo -u postgres createdb insightvm sudo -u postgres psql -c "CREATE USER insightvm WITH PASSWORD 'change_me';" sudo -u postgres psql -c "GRANT ALL PRIVILEGES ON DATABASE insightvm TO insightvm;"