Loading ...

beef

Package

  • BeEF - The Browser Exploitation Framework Project

BeEF is short for The Browser Exploitation Framework. It is a penetration testing tool that focuses on the web browser.

Amid growing concerns about web-borne attacks against clients, including mobile clients, BeEF allows the professional penetration tester to assess the actual security posture of a target environment by using client-side attack vectors. Unlike other security frameworks, BeEF looks past the hardened network perimeter and client system, and examines exploitability within the context of the one open door: the web browser. BeEF will hook one or more web browsers and use them as beachheads for launching directed command modules and further attacks against the system from within the browser context.

Usage

./beef
[ 5:55:24][*] Browser Exploitation Framework (BeEF) 0.5.4.0
[ 5:55:24] | Twit: @beefproject
[ 5:55:24] | Site: https://beefproject.com
[ 5:55:24] |_ Wiki: https://github.com/beefproject/beef/wiki
[ 5:55:24][*] Project Creator: Wade Alcorn (@WadeAlcorn)
[ 5:55:24][*] BeEF is loading. Wait a few seconds...
[ 5:55:27][*] 7 extensions enabled:
[ 5:55:27] | XSSRays
[ 5:55:27] | Requester
[ 5:55:27] | Proxy
[ 5:55:27] | Network
[ 5:55:27] | Events
[ 5:55:27] | Demos
[ 5:55:27] |_ Admin UI
[ 5:55:27][*] 303 modules enabled.
[ 5:55:27][*] 3 network interfaces were detected.
[ 5:55:27][*] running on network interface: 127.0.0.1
[ 5:55:27] | Hook URL: http://127.0.0.1:3000/hook.js
[ 5:55:27] |_ UI URL: http://127.0.0.1:3000/ui/panel
[ 5:55:27][*] running on network interface: 192.168.100.101
[ 5:55:27] | Hook URL: http://192.168.100.101:3000/hook.js
[ 5:55:27] |_ UI URL: http://192.168.100.101:3000/ui/panel
[ 5:55:27][*] running on network interface: 192.168.122.1
[ 5:55:27] | Hook URL: http://192.168.122.1:3000/hook.js
[ 5:55:27] |_ UI URL: http://192.168.122.1:3000/ui/panel
[ 5:55:27][*] HTTP Proxy: http://127.0.0.1:6789
[ 5:55:27][*] RESTful API key: 38a19c291e4951d29381cd2edd24ccf5faac44b6
[ 5:55:27][*] BeEF server started (press control+c to stop)

BeEF

Don’t Want to Miss Anything?

Sign up for Newsletters

* Yes, I agree to the terms and privacy policy
Top