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: src/pentesting-cloud/azure-security/az-unauthenticated-enum-and-initial-entry/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,11 +123,11 @@ The API of Microsoft Teams allows to search for users. In particular the "user s
123
123
124
124
Depending on the API response it is possible to distinguish between non-existing users and existing users that have a valid Teams subscription.
125
125
126
-
The script [**TeamsEnum**](https://github.com/sse-secure-systems/TeamsEnum) could be used to validate a given set of usernames against the Teams API but you need access to a user with Teams access to use it.
126
+
The script [**TeamsEnum**](https://github.com/lucidra-security/TeamsEnum) could be used to validate a given set of usernames against the Teams API but you need access to a user with Teams access to use it.
0 commit comments