Home - Gargravarr2112/vFense GitHub Wiki

Server requirements.

  1. Minimum of 4G of ram. I recommend 6G of ram. This is due to the CVE/Ubuntu/Windows vulnerability data parsing.
  2. SSD Disks for the database only, since the database we use is RethinkDB and that database was built with SSD's in mind. To be precise, the SSD's will be just for this directory /var/lib/rethinkdb .

Install the vFense Server.

  1. https://github.com/toppatch/vFense/wiki/Installing-vFense-Server

vFense https apis

  1. User Management https://github.com/toppatch/vFense/wiki/User-api-calls
  2. Agent communication https://github.com/toppatch/vFense/wiki/Agent-to-server-api-calls-.