We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e6c09e commit 2695c99Copy full SHA for 2695c99
README.md
@@ -29,9 +29,9 @@ PowerShell-Scripts/
29
Audit-AppDelegationRisks.ps1
30
│ └── Audit-AllUsersRolePerms.ps1
31
│ └── ** automate creation of malicious-looking OAuth authorization flows (device‑code and consent URLs) used in consent‑phishing simulations **
32
-│ generate_oauth_phishing_url_pwnd2.ps1
33
-│ generate_oauth_phishing_url_MS_App2.ps1
34
-│ generate_oauth_phishing_url2.ps1
+│ generate_oauth_phishing_url_pwnd2.ps1
+│ generate_oauth_phishing_url_MS_App2.ps1
+│ generate_oauth_phishing_url2.ps1
35
36
## ── 📂 ├── On-Prem Active Directory/
37
│ └── ad_object_permissions3.ps1 (uses ActiveDirectory module (ADWS))
0 commit comments