J.Townsend
1d55636971
Merge pull request #110 from Signum21/master
2025-08-07 02:58:12 +01:00
Signum21
eee7388a6f
Fix Invoke-DomainHarvestOWA
2025-08-07 03:48:37 +02:00
J.Townsend
8ec569904a
Merge pull request #105 from dafthack:fixes_#104
...
fix issues report in #104
2024-08-07 19:11:47 +01:00
J.Townsend
2eb48ebbb5
fix issues report in #104
2024-08-07 19:09:54 +01:00
J.Townsend
f6fd1441fe
Merge pull request #100 from rvrsh3ll/master
2022-10-20 09:13:33 +01:00
Steve Borosh
629b2be5bd
Add Credential flag to Invoke-SelfSearch
2022-10-19 22:00:34 -04:00
J.Townsend
7e12c7a89e
Merge pull request #98 from S3cur3Th1sSh1t/No-Mailbox-EWS
2022-01-28 15:26:02 +00:00
S3cur3Th1sSh1t
d82c634e1c
Edge Case no Mailbox + All SSL/TLS versions
2022-01-28 16:08:53 +01:00
S3cur3Th1sSh1t
c206b4f688
Add edge case - no mailbox but valid user
2022-01-28 16:06:19 +01:00
Lee Baird
a396401cf4
Merge pull request #97 from 0sm0s1z/master
...
Added Invoke-UsernameHarvestGmail and Invoke-PasswordSprayGmail modules
2021-10-25 12:11:11 -05:00
Matthew Toussain
f862755ff3
Added Invoke-UsernameHarvestGmail and Invoke-PasswordSprayGmail modules to MailSniper. Matched the module workflows to the existing OWA Harvest/Spray modules respectively. This is a resubmission of a pull request made in 2018.
2021-10-19 01:02:53 -05:00
J.Townsend
b9323f097c
Merge pull request #96 from S3cur3Th1sSh1t/AddTLSSupport
...
Global TLS setting
2021-10-14 10:01:58 +01:00
S3cur3Th1sSh1t
c17dd4aa47
Update MailSniper.ps1
2021-10-14 08:17:21 +02:00
Lee Baird
a5558ff4ab
Fixed typos.
2021-10-09 16:12:52 -05:00
Lee Baird
9ed10059d1
Merge pull request #95 from rvrsh3ll/master
...
Add Send-EWSEmail function
2021-10-09 16:10:37 -05:00
Steve Borosh
cb882d9fcc
Update README.md
...
Update README.md
2021-10-03 21:32:41 -04:00
Steve Borosh
716cce9c4c
Update MailSniper.ps1
...
Add Send-EWSEmail function.
2021-10-03 21:27:13 -04:00
Lee Baird
755bbcfddd
Fixed typo for UsePrtImpersonationAccount - bug reported by shaharzelig
2021-09-29 09:31:49 -05:00
Lee Baird
8da456d81a
Merge pull request #94 from S3cur3Th1sSh1t/AddTLSSupport
...
Use TLS12 for Spraying
2021-09-29 09:24:46 -05:00
S3cur3Th1sSh1t
bff30842d9
Verbose Error Messages
2021-09-29 11:48:57 +02:00
S3cur3Th1sSh1t
5f4a565b66
Use TLS12
2021-09-29 11:26:20 +02:00
Lee Baird
12bcae956e
Updated README.
2021-03-09 16:44:03 -06:00
Lee Baird
f482b4269d
Merge pull request #89 from cnotin/patch-2
...
Improve error handling on AutoDiscoverUrl
2021-03-09 15:33:53 -06:00
Lee Baird
e9ace19936
Merge pull request #90 from cnotin/patch-1
...
Force Get-Content to return arrays
2021-03-09 15:33:03 -06:00
Clément Notin
7e2b2d5ec2
Force Get-Content to return arrays
...
If the file has only one line, Get-Content does not return an array but a string. Therefore accessing [0] returns the first character of the line, instead of the whole first line.
This fix forces it to return arrays, even for one-line files.
2021-03-09 22:27:11 +01:00
Clément Notin
32b9a67c43
Improve error handling on AutoDiscoverUrl
...
Display the inner exception details for AutodiscoverRemoteException
This happens if the first email address in the list isn't an existing email.
2021-03-09 22:15:15 +01:00
J.Townsend
3fe2499930
Merge pull request #88 from IllusiveNetworks-Labs/master
...
remove dependency on system.web
2021-03-04 16:08:04 +00:00
Yan Linkov
c8dcbc7f6a
remove dependency on system.web
2021-03-04 17:50:48 +02:00
J.Townsend
9b85b8ef82
Merge pull request #77 from 1nfosecs/master
...
improve results of Invoke-DomainHarvestOWA and account for underscores in domain name
2021-03-04 14:20:30 +00:00
J.Townsend
0f75b077c0
Merge pull request #84 from IllusiveNetworks-Labs/master
...
Azure AD SSO support for O365 based organizations
2021-03-04 14:18:34 +00:00
YanIllusive
4c0a2bd32c
Merge pull request #2 from IllusiveNetworks-Labs/o365-support
...
add documentation to leverage PRT based SSO
2020-11-02 18:35:36 +02:00
Yan Linkov
97ac5dc97f
add documentation to leverage PRT based SSO
2020-11-02 18:26:42 +02:00
YanIllusive
eb83855e08
Merge pull request #1 from IllusiveNetworks-Labs/o365-support
...
add o365 support
2020-11-02 17:47:11 +02:00
Yan Linkov
fb178e8818
add o365 support
2020-11-02 15:29:58 +02:00
1nfosecs
f036e0ce2b
Update MailSniper.ps1
2019-03-15 13:33:06 -04:00
dafthack
561cbbe742
Merge pull request #55 from fugawi/EASFunctions
...
EAS
2018-11-20 11:17:52 -07:00
dafthack
231f6896aa
Merge branch 'master' into EASFunctions
2018-11-20 11:16:57 -07:00
dafthack
e45cf58a64
Added the GEvent Modules
...
New modules:
Invoke-InjectGEventAPI
Invoke-InjectGEvent
Invoke-SearchGmail
Invoke-MonitorCredSniper
Invoke-AddGmailRule
2017-10-27 16:13:24 -04:00
dafthack
3253a784dd
GlobalMailSearch Mailbox Results Mod
...
Was previously getting duplicate mailboxes.
2017-10-20 16:27:26 -04:00
fugawi
74107859f3
EAS
...
Username and password spray functions for EAS
2017-10-17 09:28:06 -04:00
dafthack
010d1c184b
Added timestamp to password spray modules
...
Added current time when password spray modules run.
2017-10-03 06:07:09 -07:00
dafthack
554cfad044
Update README.md
2017-07-31 14:46:16 -04:00
dafthack
22d93e45bb
Update README.md
2017-07-05 11:24:30 -04:00
dafthack
aada0ae61b
Modified Invoke-DomainHarvestOWA to get domain from header.
...
Modified the functionality of the Invoke-DomainHarvestOWA module to get
the domain name from the WWW-Authenticate header in the response from
the web server.
2017-07-05 11:22:11 -04:00
dafthack
377ce390ae
Added Domain Option To Password Spraying Modules
...
Added a -Domain option for passing in a domain instead of including it
with each username in the user list file.
2017-06-02 15:58:16 -04:00
dafthack
13a9a656dc
Update README.md
2017-05-09 17:31:59 -04:00
dafthack
9fd141a205
Merge pull request #50 from ralphte/patch-1
...
Added Get-ADUsernameFromEWS function.
2017-05-09 14:18:09 -07:00
dafthack
59388b231b
Merging in New Function Get-ADUsernameFromEWS
...
A new function was created for getting the Active Directory usernames from EWS based off of aliases attached to email addresses.
2017-05-09 14:16:34 -07:00
ralphte
a80a4da446
Added Invoke-MakboxContact
...
Added a whole new function to get user contacts from the GAL. This can be used to grab user names which may not be the same as email address.
2017-05-08 12:24:58 -04:00
dafthack
2e4056dc5b
Modified Auth Verification For Invoke-OpenInboxFinder
2017-05-08 11:03:07 -04:00