Skip to content

v3.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 16:00
· 57 commits to main since this release

You can now provide a single JWT token using --token inside the --exfil module. TeamFiltration will decode the JWT and extract data from the resources it has access to. Currently supports Teams (basic info, no chats atm), Outlook and AAD.
Added failsafe when decoding username from JWT, if not found , will use the prefix MissingUsername_.
Exfil module now works completely standalone, no configuration file needed.