Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

o365 mail sniffering feature : relam based site #61

Open
jaishan opened this issue Mar 29, 2018 · 0 comments
Open

o365 mail sniffering feature : relam based site #61

jaishan opened this issue Mar 29, 2018 · 0 comments
Labels

Comments

@jaishan
Copy link

jaishan commented Mar 29, 2018

Hi, i was testing the feature of owa bypass. And when i targeted i got the prompt for username and password, however with correct user name pass also its asked again and again. And also if i try to run the invoke self search command its not working. The domain used in the environment looks like below. Please help me on this.
The actual owa site is like: outlook.office.com/owa/?realm=xxx.com
On browser:
https://outlook.office365.com/EWS/Exchange.asmx/relam=xxx.com ---> This asked for username and password again and again.

I used the below command on mailsniper module:
i tested couple of options with no results.
PS C:> Invoke-SelfSearch -Mailbox [email protected] -ExchHostname outloo
k.office365.com Remote

PS C:> Invoke-SelfSearch -Mailbox [email protected] -ExchHostname https:
//outlook.office365.com/EWS/Exchange.asmx/relam=xxx.com Remote

Error:
Exception calling "Bind" with "2" argument(s): "The request failed. The remote
server returned an error: (404) Not Found."
At C:\MailSniper.ps1:778 char:73

  •     $rootFolder = [Microsoft.Exchange.WebServices.Data.Folder]::Bind <<<<
    

($service,$FolderId)
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : DotNetMethodException
Let me know.

@leebaird leebaird added the bug label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants