Releases: mbrg/power-pwn
Releases · mbrg/power-pwn
v3.0.1
v3.0.0
Major release with Copilot and Copilot studio modules.
Red teaming tools for Copilot M365:
- Whoami : Current user's info including name, organizational hierarchy, top collaborators, documents and sharepoint sites access, emails, Teams messages, etc.
- Data dump: Data dump from whoami recon including document, emails and sharepoints sites data dump.
- Spearphishing: Automated spearphishing. Discover latest conversations and craft highly personalized phishing emails.
- Chat: Chat with Copilot through the Terminal.
- Chat automator: Automate chat process with Copilot to further implement automate processes logic.
- Deep scan: Conducts deep scanning to find open Copilot Studio bots based on domains or tenant IDs.
- Enum: Utilizes open-source intelligence to compile lists of environment and tenant IDs to be used by the other Copilot Studio scanning sub-modules.
v2.1.5
What's Changed
- some modifications by @lanasalameh1 in #26
- add resource type filter per env by @lanasalameh1 in #27
- fix dependency issues by @mbrg in #28
Full Changelog: v2.1.4...v2.1.5
v2.1.4
Fix authentication debug log exception