The installation and configuration of Nexpose
Nexpose is a commercial product by Rapid7. Recently, it appears that it was renamed to InsightVM; and there was an attempt to eliminate the community edition of Nexpose. However, Rapid7 has reconsidered and made the community edition available once again with a 1 year license key.
We will install the community edition of Nexpose here.
Getting ready
Let's ensure the following prerequisites:
- Take a snapshot of your VM first
- Kali Linux is running and you are logged in as root
- Disconnect the host-only network and use the NAT network only
Note
The Nexpose installation and operation can be confused with multiple interfaces and multiple connections. For this and all recipes that involve Nexpose we will be doing everything on the NAT network. After you are done with the recipes involving Nexpose, you may want to revert back to a snapshot taken just before installation.
How to do it...
We will now install and configure Nexpose on our Kali machine:
- First, we must...