TeamFiltration
TeamFiltration copied to clipboard
TeamFiltration is a cross-platform framework for enumerating, spraying, exfiltrating, and backdooring O365 AAD accounts
Some clients may have configured their Tenant in such a way that you cannot search up emails/accounts for their org using the Teams API / Search functionally. TeamFiltration should confirm...
Hello, I'm trying to test TeamFiltration, everything goes fine until I choose the email format. Then I have an SSL connection issue (see the screen shot below). I'm clearly not...
Added functionality that can extract access tokens from an exfiltrated Teams database (by specifying a local path) and then uses that to enumerate further
Hi. I was testing the program with the following command: `./TeamFiltration --config TeamFiltrationConfig_Example.json --outpath testclient --spray --debug --jitter 10 --passwords passwords_for_testing.txt --shuffle-users --shuffle-passwords` Spraying otherwise works fine, but changing the...
It seems that the teams based validation of useraccounts does not work anymore. It fails always with `Pre-Enum sanity check failed, cannot enum this tenant!` **Example** ``` ./TeamFiltration --outpath ./TFOUT2...
Small typo fix. :)
Getting an unhandled exception when trying to use the spray module
Burp suite as the proxy is intercepting traffic on http://127.0.0.1:8080 the very same as set in the config "proxyEndpoint": "http://127.0.0.1:8080". When running `./TeamFiltration --debug --config cfg.json …` command runs without...
Running: ./TeamFiltration --outpath /sec/teamfiltration/ --config /TeamFiltration-Mac-v3.5.0/config.json --spray --passwords pws --usernames users --debug http://127.0.0.1:8080 I have tried absolute paths to files as well. Looking through the proxy requests its passing a...