Skip to content

Quick Start Guide

Get up and running with AttackLens in minutes.

Step 1: Log In

Navigate to your AttackLens instance URL and sign in with the credentials provided by your administrator.

TIP

If your organization has configured SSO, click Sign in with SSO to authenticate through your identity provider.

Step 2: Connect a Cloud Account

Go to Discovery > Adapters and click Add Adapter.

  1. Select your cloud provider (Azure, AWS, or GCP)
  2. Enter your credentials
  3. Click Test Connection, then Save

Discovery will begin automatically and your cloud resources will appear in Assets.

Step 3: Deploy a Sensor

For on-premises machines, deploy a sensor:

  1. Go to Sensors > Enrollment Tokens and create a token
  2. Go to Sensors > Downloads and download the binary for your platform
  3. Install and enroll the sensor on your target machine
bash
# Linux example
sudo ./sensor-linux-amd64 enroll --server https://your-instance:8080 --token <token>

Step 4: Review Your Assets

Navigate to Assets to see all discovered resources.

Step 5: Apply a Policy

Go to Policies and assign a compliance policy to your assets or asset groups.

Step 6: Analyze Your Exposure

Open the Attack Graph > Explorer to visualize your environment and identify attack paths.

Next Steps

AttackLens - Continuous Exposure Management