Skip to content

Module: Detect LastPass

Isaac Powell edited this page Feb 2, 2022 · 7 revisions

Summary

Describe the following things:

 * Objective:   This module checks if the LastPass extension is installed and active
 * Date:        2013.Updated 2022
 * Author/s:    xntrik, DeezyE
 * Browsers:    Firefox, Chrome
 * Code         [Code](https://github.com/beefproject/beef/tree/master/modules/browser/detect_lastpass)

Internal Working

The module looks for the presence of LastPass extension artifacts within a page. Either via the background image added to input fields:

Or via the LastPass iframe

The module will output result to the UI depending on which artifact was found

Screenshots

If there are any Screenshots that are used in describing the module in the above two images, or any other images that might help to understand the module, put them here.

Feedback

Applicable feedback for the module goes here.

Clone this wiki locally