Dropbox Enterprise basic python3 client.

Giulio 816cdfa9a9 init %!s(int64=3) %!d(string=hai) anos
dropbox 816cdfa9a9 init %!s(int64=3) %!d(string=hai) anos
Readme.md 50faafb86a Base project %!s(int64=3) %!d(string=hai) anos
client.py 50faafb86a Base project %!s(int64=3) %!d(string=hai) anos

Readme.md

Basic client for Dropbox Business

This client has been written for pentesting and offensive purposes. With a Dropbox Enterprise API Token, it is possible to list all the users and download and edit every file and folder. The client also allows to list a user's session with all the details and also to get recent activity. A 'tree' functionality returns the full file and folder structure allowing for easy grepping.

Dependencies

python3-deepmerge

Configuration

Add the token in the client.py file.

Usage

...