Skip to content

Access Halberd

Arpan Sarkar edited this page Jan 4, 2025 · 5 revisions

Halberd provides a modern web interface for cloud security testing, running as a local web application. Here's everything you need to know about accessing and navigating the UI.

Quick Start

  1. Launch Halberd
python3 run.py
  1. Open your web browser and navigate to:
http://127.0.0.1:8050

Access Details

Default Configuration

Supported Browsers

Halberd's UI is built with modern web technologies and works best with:

  • Google Chrome (recommended)
  • Mozilla Firefox
  • Microsoft Edge
  • Safari

Verification

To verify Halberd is running correctly:

  1. Check the terminal where you launched Halberd for:
Starting Halberd: Multi-Cloud Attack Tool server...
Server starting on http://0.0.0.0:8050
  1. Look for initialization messages:
    • Application log file creation
    • Directory structure setup
    • Azure CLI verification
  2. The browser should show Halberd's home page with:
    • Welcome message
    • Attack matrix
    • Technique count

UI & Navigation ->