You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,7 @@ As for the user enumeration, two modes are available: oauth2 and autodiscover (n
52
52
53
53
### OWA
54
54
This module allows to enumerate users and bruteforce / spray passwords.
55
+
Currently NTLM and basic authentication is supported
55
56
56
57
#### User enumeration
57
58
Enumeration is made with authentication requests. Authentication for a non-existent user will take longer than for a valid user. At first, the average response time for an invalid user will be calculated and then the response time for each authentication request will be compared.
0 commit comments