Clone
3
Proxy and requester extension
bcoles edited this page 2023-04-21 17:00:23 +10:00

Introduction

The proxy and requester extensions are designed to send requests through a victim browser. It tries to use cross origin requests, but will not work unless the target endpoint allows so. Most of the time, only same-origin requests will return responses.

The proxy extension starts a HTTP proxy on port 6789 by default.

Configuration

To enable the two extensions, simply change enable to true in the config.yaml file(s). The files are located in beef root extensions/proxy/config.yaml and extensions/requester/config.yaml

Screenshots

Use a hooked browser as proxy

Forge a request through a hooked browser