Coder Social home page Coder Social logo

Comments (3)

Raikia avatar Raikia commented on August 21, 2024

If you give an example email set, I can test what you mean. If you'd like to privately share, send to [email protected]. Its hard to debug something like this generically because o365 has some absurd and irregular API responses

from uhoh365.

Raikia avatar Raikia commented on August 21, 2024

Whoops didnt mean to close

from uhoh365.

Raikia avatar Raikia commented on August 21, 2024

Spoke with @darcosion via email and the issue was that the domain wasn't configured for o365 and @darcosion misunderstood how this technique works. For someone who might find this in the future:

This is actually (unfortunately) part of how Exchange works. That “It doesn’t look like XYZ uses o365” print that UhOh365 displays is because of that redirect. If you look at how the requests work, here is a domain that does use o365:

Image1

If a domain doesn’t use o365, it redirects to the domain whether or not it exists at all. It doesn’t mean that it knows the API exists, it just redirects to it anyway. Like this:

Image2

So following the redirect there won’t be helpful because the majority of the time, that redirect will probably not actually exist.

The results UhOh365 reveal some different information:

  • If the domain uses o365 (so it is like the first screenshot above), we can know if an email is valid or not
  • If the domain does not use o365 (like the second screenshot), we can see if the email has a msft account (and thus is valid), but we cannot determine if the email doesn’t exist

from uhoh365.

Related Issues (8)

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.