Skip to content

BeVigil API Integration

xer0dayz edited this page Sep 2, 2024 · 1 revision

To integrate BeVigil sub-domain and endpoint retrieval into Sn1per, get your free API key at https://bevigil.com.

Next, enable the following settings in your Sn1per configuration template:

BEVIGIL_SUBDOMAINS="1"
BEVIGIL_ENDPOINTS="1"

Next, add your BeVigil API key to your /root/.sniper_api_keys.conf file:

# BEVIGIL API KEY
BEVIGIL_API_KEY=""

Note: This integration requires either Sn1per Professional or Sn1per Enterprise. Sub-domain retrieval will run when "recon" mode is enabled. Endpoint retrieval runs whenever any "web" mode scans run.