Skip to content

An extension that alleviates Purdue's BoilerKey 2 factor authentication.

License

Notifications You must be signed in to change notification settings

nalderto/BoilerKeyExtension

 
 

Repository files navigation

BoilerKey Extension

This is a Chrome/Firefox/Opera extension that circumvents BoilerKey. The code is based heavily off of u/elnardu's Python script.

Chrome Installation Instructions

Install from source

  1. Clone the extension.
  2. Navigate to chrome://extensions in Google Chrome.
  3. Enable Developer mode in the top right corner.
  4. Click "Load unpacked".
  5. Select the BoilerKeyExtension folder which you cloned.
  6. Navigate to the Brightspace login page, and follow the instructions in the dialogs.

Firefox Installation Instructions

Install signed extension

Download the signed extension from GitHub Releases.

Install from source

  1. Clone the extension.
  2. Navigate to about:debugging in Mozilla Firefox.
  3. Click "Load Temporary Add-on".
  4. Select the manifest.json file from the cloned folder.
  5. Navigate to the Brightspace, and follow the instructions in the dialogs.

About

An extension that alleviates Purdue's BoilerKey 2 factor authentication.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • HTML 0.3%