-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Proxy and requester extension
bcoles edited this page Apr 21, 2023
·
3 revisions
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.
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
- Configuration
- Interface
- Information Gathering
- Social Engineering
- Network Discovery
- Metasploit
- Tunneling
- XSS Rays
- Persistence
- Creating a Module
- Geolocation
- Using-BeEF-With-NGROK