Skip to content

nandanprakash/rsa-securid-browser-extension

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’ RSA SecurID Browser Extension (install here)

Easy to use browser extension for generating RSA SecurID token codes.

NB: This is an unofficial hobby project, and is in no way affiliated with or endorsed by RSA Security. Use at your own risk.

Example of using the RSA SecurID browser extension to login

Found a bug, or have an idea for an improvement? Raise an issue.

✨ Automatic install

Install this extension from the Chrome Web Store.

πŸ‘· Manual install

  1. Clone this repository
  2. Go to chrome://extensions
  3. Enable Developer mode in the top right
  4. Click Load unpacked, and select the cloned folder

πŸ”§ Setup

  1. Generate an Android token. This can be done via the RSA Self Service Portal:
    • Click 'Request Token'
    • Choose 'Software Token' then 'Android'
    • Set the PIN to something memorable, and submit it
    • Choose 'Scan Token Now' (the QR code option)
    • Use a QR code scanning app (e.g. Google Lens or Apple Camera)
    • Your token should look like http://127.0.0.1/securid/ctf?ctfData=AwAA...
  2. Click the extension icon (to the right of the address bar) and paste in the token

If you need to reset the extension, you can do this in the options (right click the extension icon, then 'Options')

πŸ’» Usage

  1. Click the extension icon, and enter your pin
  2. Click the code to copy it to your clipboard

About

πŸ”’ Easy to use browser extension for generating RSA SecurID token codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • HTML 0.3%