Disclaimer: I am not responsible for your actions. Use these tools ethically and responsibly.
git clone https://github.com/ndr-repo/PSRedTeam.git
powershell -noexit -ExecutionPolicy Bypass -File <path-to-script>.ps1
Enumerate-GitHubOrgMembers.ps1 <gh-org-name>
PoC for CVE-2017-5487
Enumerate-WordPressOrgMembersREST.ps1 <target-domain>
Alternate API route for WAF Bypass - CVE-2017-5487
Enumerate-WordPressOrgMembersREST-Bypass1.ps1 <target-domain>
Enumerates access control for executables in Windows\System32
powershell -noexit -ExecutionPolicy Bypass -File .\Sys32ACLs.ps1