Appearance
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.
- Select your cloud provider (Azure, AWS, or GCP)
- Enter your credentials
- 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:
- Go to Sensors > Enrollment Tokens and create a token
- Go to Sensors > Downloads and download the binary for your platform
- 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.