Using backdoor-apk with files.com

Shell integration

Install
# See https://github.com/dana-at-cp/backdoor-apk
List Apps
curl \
  -H "X-FilesAPI-Key: $API_KEY" \
  /apps
Show site settings
curl \
  -H "X-FilesAPI-Key: $API_KEY" \
  /site
List Users
curl \
  -H "X-FilesAPI-Key: $API_KEY" \
  /users
SDK on GitHub 📄 API Docs
SDK
backdoor-apk
Shell
API
files.com
files.com
At a glance
Language Shell
Endpoints222