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
@@ -220,6 +225,21 @@ Must have Graph API permissions Policy.Read.All to use this script
220
225
Use like so:
221
226
`.\Audit-AllUsersRolePerms.ps1`
222
227
228
+
---
229
+
### `generate_oauth_phishing_url_pwnd2.ps1`
230
+
231
+
Produces preconfigured phishing payloads and tracking for “pwnd” style scenarios where the script automates the device‑code flow lifecycle (create code, deliver to victim, poll for token).
232
+
233
+
---
234
+
### `generate_oauth_phishing_url_MS_App2.ps1`
235
+
236
+
Builds phishing URLs that impersonate or reuse Microsoft‑branded client IDs and scopes to make the consent prompt appear legitimate.
237
+
238
+
---
239
+
### `generate_oauth_phishing_url2.ps1`
240
+
241
+
Generates OAuth device‑code or authorization URLs and associated tracking artifacts that an attacker could deliver to a target to induce them to approve an OAuth consent prompt.
0 commit comments