-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Module: Detect Extensions
Haoxi Tan edited this page Jan 7, 2020
·
2 revisions
-
Objective: Detect extensions on Chrome and Firefox
-
Authors: koto, bcoles, nbblrr
-
Browsers: Chrome < 18, Firefox < 50
Loops over hardcoded extension IDs in Chrome and Firefox to detect which ones are installed.
- Apparently it has been blocked recently by Chrome : it is not working on my Chrome 22 with error : Denying load of chrome-extension://bhmmomiinigofkjcapegjjndpbikblnp/manifest.json. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension. This has been corrected through whitelisting since Chrome 19 (see here)
- Firefox hack still works on Firefox 17.
- Configuration
- Interface
- Information Gathering
- Social Engineering
- Network Discovery
- Metasploit
- Tunneling
- XSS Rays
- Persistence
- Creating a Module
- Geolocation
- Using-BeEF-With-NGROK