Code Monkey home page Code Monkey logo

browserextensionfinder's Introduction

BrowserExtensionFinder

BrowserExtensionFinder (BEF) is a tool for running on a live system to get a list of installed plugins for Firefox and Chrome. It parses the Firefox sqlite database for information about installed extensions and parses the manifest.json file for each installed Chrome extension.

By default, the output displays in a list format. CSV output can be specified using the --type=CSV flag.

Newtonsoft.Json.dll must be included in the directory with the BrowserExtensionFinder.exe executable when running.

The exception.chrome file is not required, but can be used to specify Chrome extensions that can be excluded from the output of BEF. Note that these files are fully excluded in the CSV output, but in the default output they are instead moved to the bottom of the report and the manifest.json files are not parsed.

browserextensionfinder's People

Contributors

tkinkead avatar

Stargazers

 avatar

Watchers

 avatar

browserextensionfinder's Issues

Exits if specified key not present in Chrome manifest.json

Throws an error and exits with "The given key was not present in the dictionary" if the manifest.json file does not contain one of the JSON keys queried.

Need to modify to be try/catch.

c:\Users\tkinkead\Desktop>BrowserExtensionFinder.exe
FIREFOX - C:\Users\tkinkead\AppData\Roaming\Mozilla\Firefox\Profiles\iunai5v4.default

Name: NoScript Security Suite
Type: extension
Version: 2.9.5.3

CHROME - C:\Users\tkinkead\AppData\Local\Google\Chrome\User Data\Default\Extensions

C:\Users\tkinkead\AppData\Local\Google\Chrome\User Data\Default\Extensions\aapocclcgogkmnckokdopfmhonfmgoek
Name: MSG_appName
Version: 0.9
Description: MSG_appDesc

C:\Users\tkinkead\AppData\Local\Google\Chrome\User Data\Default\Extensions\aohghmighlieiainnegkcijnfilokake
Name: MSG_appName
Version: 0.9
Description: MSG_appDesc

C:\Users\tkinkead\AppData\Local\Google\Chrome\User Data\Default\Extensions\apdfllckaahabafndbhieahigkjlhalf
Name: MSG_appName
Version: 14.1
Description: MSG_appDesc

C:\Users\tkinkead\AppData\Local\Google\Chrome\User Data\Default\Extensions\blpcfgokakmgnkcojhhkbfbldkacnbeo
Name: MSG_appName
Version: 4.2.8
Description: MSG_appDesc

C:\Users\tkinkead\AppData\Local\Google\Chrome\User Data\Default\Extensions\dkckeanhmkjaechlhllmapjaaglgpcbj
The given key was not present in the dictionary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.