Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@aboodnour aboodnour released this 14 Aug 20:33
· 2 commits to main since this release
ef44ec9

Initial Release (v0.0.1)

Features

  • Leverage Seamless SSO to get Microsoft 365 access tokens using multiple techniques including
    • Valid Ticket-Granting-Ticket (TGT)
    • Valid Service Ticket (TGS) for Seamless SSO service (e.g., HTTP/autologon.microsoftazuread-sso.com)
    • Using user credentials (password, NTLM hash, AES key)
    • Forging silver ticket using AZUREADSSOACC$ credentials (NTLM hash or AES key)
  • Ready-to-use commands to integrate with ROADTools and AADInternals