11 Commits

Author SHA1 Message Date
Steve Borosh a47308bedd Update TokenHandler.ps1
Replaced MSTeams ClientID
2023-10-19 08:44:29 -06:00
rotarydrone 2fa3d098d2 Feature: Add Invoke-RefreshToSharepointOnlineToken function 2023-07-09 18:38:03 +00:00
Steve Borosh 1e46bf26bc Version Update
Refactor Approved Verbs
Add CllientID option for refresh
Add info to Readme for PRT use
2023-06-28 20:31:20 -04:00
rvrsh3ll 65a459b430 Update TokenHandler.ps1
Add trailing / for AADInternals Compatability
2022-10-29 16:43:10 -04:00
Steve Borosh 7ed3df86fc Add capturetokenphish
Added logging and python script for capturing and logging Dynamic Device Codes as seen here https://github.com/rvrsh3ll/Azure-App-Tools
2022-10-22 14:21:18 -04:00
rvrsh3ll 9b364e45e3 Add YammerToken 2022-10-21 10:25:52 -04:00
futuresec-io 989f49dc84 Add CaptureCode Feature 2022-08-25 22:00:47 -04:00
Steve Borosh 1ed9c1d787 Update
Added Clear-Token function. Cleaned up some function names. Update README.md
2021-07-17 13:11:04 -04:00
Bobby Cooke 994d1166e4 Added the OutlookEmailAbuse.ps1 with functions Open-OWAMailboxInBrowser & Dump-OWAMailboxViaMSGraphApi which allow accessing OWA via a browser using an access token & dumping the entire mailbox with an access token 2021-07-12 15:26:00 -07:00
Bobby Cooke c564bc5b1b Added & Tested the -Device and -Browser spoof parameters to all the RefreshTo- commands 2021-07-12 15:14:57 -07:00
Bobby Cooke e9c25ca7d0 Made TokenTactics Modular 2021-07-12 14:29:57 -07:00