Coder Social home page Coder Social logo

harckade / eidmk Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 43 KB

Entra ID Master Key - A Google Chrome extension to access Microsoft Entra Id without restrictions (same as PowerShell).

Home Page: https://www.harckade.com/en/eidmk

License: MIT License

HTML 4.00% JavaScript 96.00%
azure azure-active-directory chrome-extension microsoft-entra

eidmk's Introduction

About

Entra ID Master Key (EIDMK) is a Google Chrome extension that allows you to bypass Azure and Microsoft Entra ID portal restrictions by tricking your client (web browser) to send (legit and allowed) requests to Microsoft endpoints and thus receiving information that, usually, you would not be allowed to access through UI. It works similar to AzureHound by BloodHoundAD, except you don't need to use a terminal for this and can run it directly on your Google Chrome.

Warning

Harckade is not associated with any entity that is not listed on Harckade official website nor responsible for any damage/content that those entities may produce. This exention provides same functionalities as using PowerShell or CLI - There is NO vulnerabilities being exploited, just taking advantage of Azure portal features Harckade is also not responsible for any abuse of local or global laws or policies that may result from malicious actors that use Harckade's technology.

In fact, even Microsoft official documentation states that the UI restriction does not restrict anyone, who has access to a tenant, from retrieving the information from Entra ID - find out more on this article.

This extension may be handy if you are a security professional who needs a quick solution to analyze Microsoft Entra ID tenant.

Requirements

You need to be a user of particular tenant to view the content of that tenant.

What can you expect to access using this extension?

  • List all groups that exist on the tenant
  • List all users and retrieve their information
  • List Application Registrations (names, URI, exposed APIs, roles, secret IDs, etc)
  • List Enterprise applications
  • List devices (names, operating system version, etc)
  • Create new tenants (an active Azure subscription is required for this action. Depending on your organization settings, only Azure AD B2C tenants may be allowed)

Which Chrome permissions are required and why?

  • storageStore - information about extension status: It may be turned ON and OFF
  • tabs - Tabs permission is needed to allow extension to open a listener on a specific tab. This is also required to allow multi-tab support, when the user has multiple tenants opened.
  • debugger - Needed to intercept requests coming from Azure/Microsoft Entra ID portal and modify the (server) response in order to trick the client (browser) to think that it has all privileges on the UI - this will make the client send additional calls to Microsoft endpoints by following original and unmodified Microsoft JavaScript files.
  • host - The extension needs to understand if the HTTP requests are from Microsoft. Only if the requests are coming from Microsoft, the interception and modification of the response will happen.

Note

All Harckade and EIDMK logos and images are object of copyright and its usage is NOT allowed for the purpose outside of this project. Meaning, that you are not authorized to modify or use any of the logos/images on your own projects and claim them as your property/creation.

eidmk's People

Contributors

vlad-yul avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.