Giter Site home page Giter Site logo

o365recon's People

Contributors

manasmbellani avatar nyxgeek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

o365recon's Issues

Unable to get device info

During execution, the script hangs a while on "Group Membership" step and then, when it goes to "Device Info" part, I am getting the error on the image.
image

I tried to run more than once and every time the issue occurs. If I run the command "Get-MsolDevices -All" manually, it works though.

Any idea?

It's doesn't work

From the official o365 webpage the credentials are valids.

From your script I have problems:
imagen

do you know the reason?

Only internally

I observe that this script does not work externally if you have an MFA enabled.

                        Checking for MsOnline Module ...                DONE
                        Connecting to O365  ... Could not connect to O365. Have you run Install-Module MsOnline ?
Exception: C:\Temp\o365recon-master\o365recon.ps1:76
Line |
  76 |      Connect-MsolService -ErrorAction Stop -Credential $userauth > $nu …
     |      ~~~~~~~~~~~~~~~~~~~
     | The term 'Connect-MsolService' is not recognized as the name of a cmdlet, function, script file, or
     | operable program. Check the spelling of the name, or if a path was included, verify that the path is
     | correct and try again.

If I run inside my network with valid credentials it does extract all the information from O365.

It will also not work if using an admin account with double MFA, as it will ask for additional verification.

I understand that this script will work externally for credentials that do not have MFA enabled.

:)

Connect-AzureAD is not recognized as a name of a cmdlet on macOS

I wanted to see if the script works on macOS but it doesn't:

PS /Users/xxx/Documents/github/o365recon> .\o365recon.ps1 -azure
Connecting to Microsoft services:
			Checking for MsOnline Module ... 		DONE
			Checking for AzureAD Module ... 		DONE
			Connecting to AzureAD with Connect-AzureADCould not connect to AzureAD.
Exception: /Users/xxx/Documents/github/o365recon/o365recon.ps1:56
Line |
  56 |          Connect-AzureAD -Credential $userauth > $null
     |          ~~~~~~~~~~~~~~~
     | The term 'Connect-AzureAD' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the
     | spelling of the name, or if a path was included, verify that the path is correct and try again.

To run the script I first installed powershell using:

brew install --cask powershell

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.