Closed xviiixxix closed 5 years ago
Thank you for this perfectly formatted post. The Markdown gods are satiated!
Other than that - this is not a support channel for creating phishlets. Kthxbye.
It's difficult to understand your post, but I assume you forgot to either replace any of the
Page opens, when i try to sign in, it goes to a difference page
We're unable to complete your request
invalid_request: The provided value for the input parameter 'redirect_uri' is not valid. The expected value is a URI which matches a redirect URI registered for this client application.
name: 'o365' author: '@jamescullum' min_ver: '2.3.0' proxy_hosts:
The lines below are needed if your target organization utilizes ADFS.
If they do, you need to uncomment all following lines that contain <...>
To get the correct ADFS subdomain, test the web login manually and check where you are redirected.
Assuming you get redirected to adfs.example.com, the placeholders need to be filled out as followed:
- {phish_sub: 'adfs', orig_sub: '', domain: '', session: true, is_landing:false}
- {phish_sub: 'adfs', orig_sub: '', domain: ':443', session: true, is_landing:false}
sub_filters:
Uncomment and fill in if your target organization utilizes ADFS
- {triggers_on: '', orig_sub: 'login', domain: 'microsoftonline.com', search: 'https://{hostname}', replace: 'https://{hostname}', mimes: ['text/html', 'application/json', 'application/javascript']}
auth_tokens: