Home

Awesome

WeakestLink

Scrapes employees from a LinkedIn company page, performs a number of clean up steps to remove any junk and then generates a range of possible username formats so they can be used in username enumeration and password attacks.

** Use of this extension is against LinkedIn TOS and your account may be restricted. **

Features:

As the first and last name fields on LinkedIn are free form text fields then there can be any random combination of data in them. Please ensure you check over the exported list as there will be dodgy names still

Chrome Installation

  1. From the Chrome store - https://chrome.google.com/webstore/detail/weakestlink/jiobcfhamdgbhhhnkmoblghheddjfnpo - Recommended as this will auto-update
  2. Load unpacked extension
    • Clone repository
    • Browse to "chrome://extensions/"
    • Enable Developer mode
    • Click Load Unpacked extension and select the folder where you cloned the repository to

Firefox Installation

  1. From the Firefox store - https://addons.mozilla.org/en-US/firefox/addon/weakestlink/ - Recommended as this will auto-update
  2. Load unpacked extension - This is unload when browser is closed unless you configure firefox to maintain Temporary Addons
    • Clone repository
    • Browse to "about:debugging"
    • Click Load Temporary Addon and select the manifest.json file from the folder where you cloned the repository to

Usage