Skip to content
Aniq Fauzi edited this page Aug 20, 2025 · 2 revisions

Starting the Web Interface

You can launch the PowerView web interface by appending the --web flag when running the tool.

powerview range.net/lowpriv:Password123@192.168.86.192 --web [--web-host 0.0.0.0] [--web-port 3000]

Note

  • --web-host (optional): The network interface/IP to bind the web server to (default: 127.0.0.1).
  • --web-port (optional): The port on which the web interface will be served (default: 5000).

399632079-15bcd3e3-0693-4b0c-9c58-c8f36d899486

Enabling Basic Authentication

You can secure access to the web interface with Basic Authentication by providing credentials via the --web-auth flag:

powerview range.net/lowpriv:Password123@192.168.86.192 --web --web-auth user:password1234

Note

  • Format: username:password
  • Anyone accessing the web UI will need to authenticate with these credentials.

Getting Started

Use Cases

Available Modules

LDAP Operations
GPO
Computer Enumeration
ADCS
Exchange
Domain Trust
Service Accounts
Shadow Credentials
Misc

Web UI

Usage
API Documentation

Integrations

Sponsor

Clone this wiki locally