OneDrive Enumeration
https://company-my.sharepoint.com/personal/john_doe_company_com/_layouts/15/onedrive.aspxCommand
python3 onedrive_enum.py -U users.txt -d company.comNOTE: Users that are valid but who have not yet signed into OneDrive will return a 404 not found.
NOTE 2: Does not attempt a login and is much more passive, and should be undetectable to the target org. Microsoft will see the hits, but the target org won't
Last updated